Build of gsasl with android toolchain

The build took 00h 02m 33s and was SUCCESSFUL.

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

SLOCLanguage
78,736 ansic
42,795 makefile
13,952 sh
172 php
31 sed
4 perl
135,690 total

The process tree of the build process is here.

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

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gsasl 1.8.0-6 (Tue Apr 4 22:16:40 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 for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking 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 whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
# checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
# configure: autobuild project... GNU SASL
# configure: autobuild revision... 1.8.0
# configure: autobuild hostname... f0515ff4bf6b
# configure: autobuild timestamp... 20170404T221643Z
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... 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 -std=gnu99 object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for library containing socket... none required
# checking for getpwuid... yes
# checking if backwards compatibility code should be present... yes
# checking for libgnutls... no
# configure: WARNING: GnuTLS not found. STARTTLS support disabled.
# checking if STARTTLS support via GnuTLS should be built... no
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for gtkdoc-check... /usr/sbin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/sbin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/sbin/gtkdoc-mkpdf
# checking whether to build gtk-doc documentation... no
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for arpa/inet.h... yes
# checking for features.h... yes
# checking for sys/socket.h... yes
# checking for sys/stat.h... (cached) yes
# checking for netdb.h... yes
# checking for netinet/in.h... yes
# checking for getopt.h... yes
# checking for stdio_ext.h... no
# checking for termios.h... yes
# checking for iconv.h... no
# checking for unistd.h... (cached) 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 sys/select.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for sys/time.h... yes
# checking for sys/uio.h... yes
# checking for wctype.h... yes
# checking for inttypes.h... (cached) yes
# checking for xlocale.h... yes
# checking for sys/param.h... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for _set_invalid_parameter_handler... no
# checking for getdelim... yes
# checking for __fsetlocking... no
# checking for tcgetattr... yes
# checking for tcsetattr... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for snprintf... yes
# checking for vasnprintf... no
# checking for iswcntrl... yes
# checking for btowc... yes
# checking for newlocale... yes
# checking for lstat... yes
# checking for setenv... yes
# checking for symlink... yes
# checking for shutdown... yes
# checking for wcrtomb... yes
# checking for wctob... yes
# checking for inline... inline
# checking whether is self-contained... yes
# checking for shutdown... (cached) 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 complete errno.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking whether stdin defaults to large file offsets... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking whether fseeko is declared... yes
# checking for fseeko... 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 whether getdelim is declared... yes
# checking whether getline is declared... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... guessing yes
# checking for working GNU getopt function... yes
# checking whether getenv is declared... yes
# checking whether getpass is declared... no
# checking whether fflush_unlocked is declared... no
# checking whether flockfile is declared... yes
# checking whether fputs_unlocked is declared... no
# checking whether funlockfile is declared... yes
# checking whether putc_unlocked is declared... yes
# checking for iconv... (cached) no, consider installing GNU libiconv
# checking for nl_langinfo and CODESET... no
# checking for working fcntl.h... cross-compiling
# checking whether getc_unlocked is declared... yes
# checking whether we are using the GNU C Library 2.1 or newer... no
# checking for mbstate_t... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... guessing no
# checking whether poll is declared without a macro... yes
# checking for library containing setsockopt... none needed
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking whether is self-contained... no
# checking whether pselect is declared without a macro... yes
# checking whether select is declared without a macro... yes
# checking for 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 for wchar_t... yes
# checking for long long int... yes
# checking for unsigned long long int... yes
# checking whether stdint.h conforms to C99... no
# checking sys/inttypes.h usability... no
# checking sys/inttypes.h presence... no
# checking for sys/inttypes.h... no
# checking sys/bitypes.h usability... no
# checking sys/bitypes.h presence... no
# checking for sys/bitypes.h... no
# checking for bit size of ptrdiff_t... 32
# checking for bit size of size_t... 32
# checking for bit size of sig_atomic_t... 32
# checking for bit size of wchar_t... 32
# checking for bit size of wint_t... 32
# checking whether sig_atomic_t is signed... yes
# checking whether wchar_t is signed... no
# checking whether wint_t is signed... no
# checking for ptrdiff_t integer literal suffix...
# checking for size_t integer literal suffix... u
# checking for sig_atomic_t integer literal suffix...
# checking for wchar_t integer literal suffix... u
# checking for wint_t integer literal suffix... u
# checking whether strerror(0) succeeds... guessing no
# checking whether ffsl is declared without a macro... no
# checking whether ffsll is declared without a macro... no
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... no
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... no
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... no
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... no
# checking whether strtok_r is declared... (cached) yes
# checking for struct timeval... yes
# checking for correct struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# 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 where to find the exponent in a 'double'... unknown
# 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 uses 'inline' correctly... yes
# checking for a traditional french locale... none
# checking if environ is properly declared... yes
# checking whether ungetc works on arbitrary bytes... guessing no
# checking whether getcwd (NULL, 0) allocates memory for result... guessing no
# checking for getcwd with POSIX signature... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for LC_MESSAGES... yes
# checking whether imported symbols can be declared weak... guessing yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_kill in -lpthread... no
# checking for multithread API to use... posix
# checking whether lstat correctly handles trailing slash... guessing no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for promoted mode_t type... int
# 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 whether unsetenv 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 for error_at_line... no
# checking whether conversion from 'int' to 'long double' works... guessing yes
# checking for fseeko... (cached) 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 for working getdelim function... guessing no
# checking for flockfile... yes
# checking for funlockfile... yes
# checking whether getc_unlocked is declared... (cached) yes
# checking for getline... yes
# checking for working getline function... guessing no
# checking whether __fsetlocking is declared... 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 whether the compiler generally respects inline... no
# checking whether lseek detects pipes... 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 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 pmccabe... false
# checking for poll... yes
# checking whether poll is declared without a macro... (cached) yes
# checking whether program_invocation_name is declared... no
# checking whether program_invocation_short_name is declared... no
# checking for readline... no
# checking readline/readline.h usability... no
# checking readline/readline.h presence... no
# checking for readline/readline.h... no
# checking readline/history.h usability... no
# checking readline/history.h presence... no
# checking for readline/history.h... no
# checking whether select supports a 0 argument... guessing yes
# checking for library containing getservbyname... (cached) none required
# checking for getservbyname... (cached) yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... no
# checking whether sigaction is declared without a macro... yes
# checking whether sigaddset is declared without a macro... yes
# checking whether sigdelset is declared without a macro... yes
# checking whether sigemptyset is declared without a macro... yes
# checking whether sigfillset is declared without a macro... yes
# checking whether sigismember is declared without a macro... yes
# checking whether sigpending is declared without a macro... yes
# checking whether sigprocmask is declared without a macro... yes
# checking for 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... yes
# checking for working stdalign.h... yes
# checking for va_copy... yes
# checking whether NULL can be used in arbitrary expressions... 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 setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... no
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... no
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for strtok_r... yes
# checking whether strtok_r works... guessing 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 whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... no
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... no
# checking whether getdtablesize is declared without a macro... no
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... no
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... no
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... no
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking whether self tests are run under valgrind... no
# checking for ptrdiff_t... yes
# checking for vasprintf... yes
# checking whether btowc is declared without a macro... yes
# checking whether wctob is declared without a macro... yes
# checking whether mbsinit is declared without a macro... yes
# checking whether mbrtowc is declared without a macro... yes
# checking whether mbrlen is declared without a macro... yes
# checking whether mbsrtowcs is declared without a macro... yes
# checking whether mbsnrtowcs is declared without a macro... yes
# checking whether wcrtomb is declared without a macro... yes
# checking whether wcsrtombs is declared without a macro... yes
# checking whether wcsnrtombs is declared without a macro... yes
# checking whether wcwidth is declared without a macro... yes
# checking whether wmemchr is declared without a macro... yes
# checking whether wmemcmp is declared without a macro... yes
# checking whether wmemcpy is declared without a macro... yes
# checking whether wmemmove is declared without a macro... yes
# checking whether wmemset is declared without a macro... yes
# checking whether wcslen is declared without a macro... yes
# checking whether wcsnlen is declared without a macro... yes
# checking whether wcscpy is declared without a macro... yes
# checking whether wcpcpy is declared without a macro... no
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... no
# checking whether wcscat is declared without a macro... yes
# checking whether wcsncat is declared without a macro... yes
# checking whether wcscmp is declared without a macro... yes
# checking whether wcsncmp is declared without a macro... yes
# checking whether wcscasecmp is declared without a macro... yes
# checking whether wcsncasecmp is declared without a macro... yes
# checking whether wcscoll is declared without a macro... yes
# checking whether wcsxfrm is declared without a macro... yes
# checking whether wcsdup is declared without a macro... yes
# checking whether wcschr is declared without a macro... yes
# checking whether wcsrchr is declared without a macro... yes
# checking whether wcscspn is declared without a macro... yes
# checking whether wcsspn is declared without a macro... yes
# checking whether wcspbrk is declared without a macro... yes
# checking whether wcsstr is declared without a macro... yes
# checking whether wcstok is declared without a macro... yes
# checking whether wcswidth is declared without a macro... yes
# checking whether iswcntrl works... 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 whether btowc(0) is correct... guessing yes
# checking whether btowc(EOF) is correct... guessing yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional french locale... (cached) none
# checking for a turkish Unicode locale... none
# checking whether dup2 works... guessing no
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether fdopen sets errno... guessing yes
# checking for getpagesize... yes
# checking whether getpagesize is declared... (cached) yes
# checking whether byte ordering is bigendian... no
# checking for library containing inet_pton... none required
# checking whether inet_pton is declared... (cached) yes
# checking whether byte ordering is bigendian... (cached) no
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... no
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... no
# checking whether locale.h conforms to POSIX:2001... yes
# checking whether locale.h defines locale_t... yes
# checking whether struct lconv is properly defined... yes
# checking whether setlocale is declared without a macro... yes
# checking whether duplocale is declared without a macro... yes
# checking for setlocale... yes
# checking for uselocale... yes
# checking for pthread_rwlock_t... yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking whether open recognizes a trailing slash... guessing yes
# checking for putenv compatible with GNU and SVID... guessing no
# checking whether setenv validates arguments... guessing no
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking whether stat handles trailing slashes on directories... guessing yes
# checking whether stat handles trailing slashes on files... guessing no
# checking for wchar_t... (cached) yes
# checking for wint_t... (cached) yes
# checking whether symlink handles trailing slash correctly... guessing no
# checking for pthread_atfork... yes
# checking for unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... guessing no
# checking whether self tests are run under valgrind... no
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether wcrtomb return value is correct... guessing yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking whether wctob works... guessing yes
# checking whether wctob is declared... (cached) yes
# checking for sched_yield in -lrt... no
# checking for sched_yield in -lposix4... no
# checking for LASSO... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/cyclo/Makefile
# config.status: creating doc/doxygen/Doxyfile
# config.status: creating doc/reference/Makefile
# config.status: creating doc/reference/version.xml
# config.status: creating examples/Makefile
# config.status: creating examples/openid20/Makefile
# config.status: creating examples/saml20/Makefile
# config.status: creating gl/Makefile
# config.status: creating gltests/Makefile
# config.status: creating po/Makefile.in
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# === configuring in lib (/tmp/gsasl/src/gsasl-1.8.0/lib)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--with-gssapi-impl=mit' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# 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 how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... 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 whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking if ANONYMOUS should be used... yes
# checking if EXTERNAL should be used... yes
# checking if PLAIN should be used... yes
# checking if LOGIN should be used... yes
# checking if SECURID should be used... yes
# checking for libntlm... no
# configure: WARNING: Libntlm >= 0.3.5 not found, disabling NTLM.
# checking if NTLM should be used... no
# checking if CRAM-MD5 should be used... yes
# checking if DIGEST-MD5 should be used... yes
# checking if SCRAM-SHA-1 should be used... yes
# checking if SAML20 should be used... yes
# checking if OPENID20 should be used... yes
# configure: checking for GSS implementation (mit)
# configure: trying MIT
# checking for krb5-config... /usr/sbin/krb5-config
# checking if KERBEROS_V5 should be used... no
# checking for libidn... no
# configure: WARNING: GNU Libidn not found. Stringprep disabled.
# checking if non-ASCII support via Libidn should be built... no
# checking if client code should be built... yes
# checking if server code should be built... yes
# checking if backwards compatibility code should be present... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for inline... inline
# checking for C/C++ restrict keyword... __restrict
# checking whether byte ordering is bigendian... no
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for complete errno.h... yes
# checking whether getdelim is declared... yes
# checking for getdelim... yes
# checking for mprotect... yes
# checking for strndup... yes
# checking for vasnprintf... no
# checking for snprintf... yes
# checking for _set_invalid_parameter_handler... no
# checking whether getline is declared... yes
# checking for sys/mman.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for features.h... yes
# checking for inttypes.h... (cached) yes
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... guessing no
# checking whether memmem is declared... yes
# checking for memmem... yes
# checking whether memmem works... guessing yes
# checking whether defines MIN and MAX... no
# checking whether defines MIN and MAX... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wchar_t... yes
# checking for long long int... yes
# checking for unsigned long long int... 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 ffsl is declared without a macro... no
# checking whether ffsll is declared without a macro... no
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... no
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... no
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... no
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... no
# checking whether strndup is declared... (cached) yes
# checking whether strnlen is declared... (cached) yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking where to find the exponent in a 'double'... unknown
# checking whether snprintf returns a byte count as in C99... guessing no
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether uses 'inline' correctly... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking whether alarm is declared... yes
# checking for alloca as a compiler built-in... yes
# checking for libgcrypt... no
# checking device with (strong) random data...... /dev/random
# checking device with pseudo random data...... /dev/urandom
# checking device with unpredictable data for nonces...... /dev/urandom
# configure: Cross compiling, assuming random devices exists on the target host...
# checking whether conversion from 'int' to 'long double' works... guessing yes
# checking for working getdelim function... guessing no
# checking for flockfile... yes
# checking for funlockfile... yes
# checking whether getc_unlocked is declared... yes
# checking for getline... yes
# checking for working getline function... guessing no
# checking for gss_encapsulate_token... no
# checking for gss_decapsulate_token... no
# checking for gss_oid_equal... no
# checking for gss_inquire_mech_for_saslname... no
# checking for GSS_C_NT_HOSTBASED_SERVICE... no
# checking gssapi.h usability... no
# checking gssapi.h presence... no
# checking for gssapi.h... no
# checking gssapi/gssapi.h usability... no
# checking gssapi/gssapi.h presence... no
# checking for gssapi/gssapi.h... no
# configure: WARNING: Cannot find gssapi.h or gssapi/gssapi.h, disabling GSSAPI
# checking if gcc/ld supports -Wl,--output-def... no
# checking if LD -Wl,--version-script works... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking bp-sym.h usability... no
# checking bp-sym.h presence... no
# checking for bp-sym.h... no
# checking whether memmem works in linear time... guessing no
# checking for memmem... (cached) yes
# checking whether memmem works... (cached) guessing yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for ssize_t... yes
# checking for working stdalign.h... yes
# checking whether NULL can be used in arbitrary expressions... 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 setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... no
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... no
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for working strndup... guessing yes
# checking for working strnlen... yes
# checking for strverscmp... no
# 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 vasprintf... 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 for stdint.h... (cached) yes
# checking whether fdopen sets errno... guessing yes
# checking for getpagesize... yes
# checking whether getpagesize is declared... (cached) yes
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... no
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... no
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for wchar_t... (cached) yes
# checking for wint_t... (cached) yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking if GS2 should be used... no
# checking if GSSAPI should be used... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating anonymous/Makefile
# config.status: creating cram-md5/Makefile
# config.status: creating digest-md5/Makefile
# config.status: creating scram/Makefile
# config.status: creating saml20/Makefile
# config.status: creating openid20/Makefile
# config.status: creating external/Makefile
# config.status: creating gl/Makefile
# config.status: creating gltests/Makefile
# config.status: creating gs2/Makefile
# config.status: creating gssapi/Makefile
# config.status: creating kerberos_v5/Makefile
# config.status: creating libgsasl.pc
# config.status: creating login/Makefile
# config.status: creating ntlm/Makefile
# config.status: creating plain/Makefile
# config.status: creating po/Makefile.in
# config.status: creating securid/Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# configure: summary of library build options:
#
# version: 1.8.0
# Host type: arm-unknown-linux-androideabi
# Install prefix: /usr
# Compiler: cc: arm-linux-androideabi-gcc cflags: cppflags:
# Warning flags:
# Library types: Shared=yes, Static=yes
# Valgrind:
# Obsolete functions: yes
#
# Client side: yes
# Server side: yes
#
# ANONYMOUS: yes
# EXTERNAL: yes
# PLAIN: yes
# LOGIN: yes
# SECURID: yes
# NTLM: no (libs: )
# CRAM-MD5: yes
# DIGEST-MD5: yes
# SCRAM-SHA-1: yes
# SAML20: yes
# OPENID20: yes
# GS2: no
# GSSAPI: no
#
# configure: summary of main build options:
#
# version: 1.8.0
# Host type: arm-unknown-linux-androideabi
# Install prefix: /usr
# Compiler: cc: arm-linux-androideabi-gcc -std=gnu99 cflags: cppflags:
# Warning flags: no
# Library types: Shared=yes, Static=yes
# Valgrind:
# Obsolete functions: yes
# GnuTLS support: no
# CPPFLAGS:
# LDADD:
# Lasso support: no
# CPPFLAGS:
# LDADD:
#
# make all-recursive
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0'
# Making all in lib
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# make all-recursive
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# Making all in po
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/po'
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/po'
# Making all in gl
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# GEN alloca.h
# GEN c++defs.h
# GEN arg-nonnull.h
# GEN warn-on-use.h
# GEN stdint.h
# GEN stdio.h
# GEN sys/types.h
# GEN stdlib.h
# GEN string.h
# GEN unistd.h
# GEN wchar.h
# make all-recursive
# make[5]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make[6]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# CC base64.lo
# CC c-ctype.lo
# CC gc-pbkdf2-sha1.lo
# CC hmac-md5.lo
# CC hmac-sha1.lo
# CC md5.lo
# CC sha1.lo
# CC memxor.lo
# CC asnprintf.lo
# CC gc-gnulib.lo
# CC getdelim.lo
# CC getline.lo
# CC memchr.lo
# CC memmem.lo
# CC printf-args.lo
# CC printf-parse.lo
# CC strverscmp.lo
# CC vasnprintf.lo
# CCLD libgl.la
# make[6]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make[5]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# Making all in external
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/external'
# CC mechinfo.lo
# CC server.lo
# CC client.lo
# CCLD libgsasl-external.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/external'
# Making all in anonymous
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/anonymous'
# CC client.lo
# CC mechinfo.lo
# CC server.lo
# CCLD libgsasl-anonymous.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/anonymous'
# Making all in plain
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/plain'
# CC mechinfo.lo
# CC client.lo
# CC server.lo
# CCLD libgsasl-plain.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/plain'
# Making all in login
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/login'
# CC mechinfo.lo
# CC client.lo
# CC server.lo
# CCLD libgsasl-login.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/login'
# Making all in cram-md5
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/cram-md5'
# CC mechinfo.lo
# CC challenge.lo
# CC digest.lo
# CC client.lo
# CC server.lo
# CCLD libgsasl-cram_md5.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/cram-md5'
# Making all in digest-md5
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/digest-md5'
# CC mechinfo.lo
# CC session.lo
# CC getsubopt.lo
# CC digesthmac.lo
# CC validate.lo
# CC parser.lo
# CC printer.lo
# CC free.lo
# CC nonascii.lo
# CC qop.lo
# CC client.lo
# CC server.lo
# CCLD libgsasl-digest_md5.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/digest-md5'
# Making all in scram
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/scram'
# CC mechinfo.lo
# CC tokens.lo
# CC validate.lo
# CC parser.lo
# CC printer.lo
# CC client.lo
# CC server.lo
# CCLD libgsasl-scram.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/scram'
# Making all in saml20
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/saml20'
# CC mechinfo.lo
# CC client.lo
# CC server.lo
# CCLD libgsasl-saml20.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/saml20'
# Making all in openid20
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/openid20'
# CC mechinfo.lo
# CC client.lo
# CC server.lo
# CCLD libgsasl-openid20.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/openid20'
# Making all in securid
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/securid'
# CC mechinfo.lo
# CC client.lo
# CC server.lo
# CCLD libgsasl-securid.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/securid'
# Making all in src
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/src'
# CC done.lo
# CC init.lo
# CC register.lo
# CC error.lo
# CC version.lo
# CC callback.lo
# CC property.lo
# CC supportp.lo
# CC suggest.lo
# CC listmech.lo
# CC xstart.lo
# CC xstep.lo
# CC xfinish.lo
# CC xcode.lo
# CC mechname.lo
# CC base64.lo
# CC md5pwd.lo
# CC crypto.lo
# CC saslprep.lo
# CC free.lo
# CC mechtools.lo
# CC obsolete.lo
# obsolete.c: In function 'gsasl_client_application_data_set':
# obsolete.c:338:3: warning: 'gsasl_appinfo_set' is deprecated (declared at ./gsasl-compat.h:127) [-Wdeprecated-declarations]
# gsasl_appinfo_set (sctx, application_data);
# ^
# obsolete.c: In function 'gsasl_client_application_data_get':
# obsolete.c:358:3: warning: 'gsasl_appinfo_get' is deprecated (declared at ./gsasl-compat.h:129) [-Wdeprecated-declarations]
# return gsasl_appinfo_get (sctx);
# ^
# obsolete.c: In function 'gsasl_server_application_data_set':
# obsolete.c:395:3: warning: 'gsasl_appinfo_set' is deprecated (declared at ./gsasl-compat.h:127) [-Wdeprecated-declarations]
# gsasl_appinfo_set (sctx, application_data);
# ^
# obsolete.c: In function 'gsasl_server_application_data_get':
# obsolete.c:415:3: warning: 'gsasl_appinfo_get' is deprecated (declared at ./gsasl-compat.h:129) [-Wdeprecated-declarations]
# return gsasl_appinfo_get (sctx);
# ^
# obsolete.c: In function 'pmap':
# obsolete.c:1890:4: warning: 'gsasl_client_callback_service_get' is deprecated (declared at obsolete.c:888) [-Wdeprecated-declarations]
# = gsasl_client_callback_service_get (sctx->ctx);
# ^
# obsolete.c:1904:4: warning: 'gsasl_client_callback_service_get' is deprecated (declared at obsolete.c:888) [-Wdeprecated-declarations]
# = gsasl_client_callback_service_get (sctx->ctx);
# ^
# obsolete.c:1918:4: warning: 'gsasl_client_callback_anonymous_get' is deprecated (declared at obsolete.c:931) [-Wdeprecated-declarations]
# = gsasl_client_callback_anonymous_get (sctx->ctx);
# ^
# obsolete.c:1932:4: warning: 'gsasl_client_callback_authentication_id_get' is deprecated (declared at obsolete.c:670) [-Wdeprecated-declarations]
# = gsasl_client_callback_authentication_id_get (sctx->ctx);
# ^
# obsolete.c:1946:4: warning: 'gsasl_client_callback_authorization_id_get' is deprecated (declared at obsolete.c:713) [-Wdeprecated-declarations]
# = gsasl_client_callback_authorization_id_get (sctx->ctx);
# ^
# obsolete.c:1960:4: warning: 'gsasl_client_callback_password_get' is deprecated (declared at obsolete.c:756) [-Wdeprecated-declarations]
# = gsasl_client_callback_password_get (sctx->ctx);
# ^
# obsolete.c:1974:4: warning: 'gsasl_client_callback_passcode_get' is deprecated (declared at obsolete.c:799) [-Wdeprecated-declarations]
# = gsasl_client_callback_passcode_get (sctx->ctx);
# ^
# obsolete.c:1988:4: warning: 'gsasl_client_callback_pin_get' is deprecated (declared at obsolete.c:843) [-Wdeprecated-declarations]
# = gsasl_client_callback_pin_get (sctx->ctx);
# ^
# obsolete.c:2002:4: warning: 'gsasl_client_callback_realm_get' is deprecated (declared at obsolete.c:1059) [-Wdeprecated-declarations]
# = gsasl_client_callback_realm_get (sctx->ctx);
# ^
# obsolete.c:2017:4: warning: 'gsasl_client_callback_qop_get' is deprecated (declared at obsolete.c:972) [-Wdeprecated-declarations]
# = gsasl_client_callback_qop_get (sctx->ctx);
# ^
# obsolete.c: In function '_gsasl_obsolete_callback':
# obsolete.c:2072:2: warning: 'gsasl_server_callback_anonymous_get' is deprecated (declared at obsolete.c:1315) [-Wdeprecated-declarations]
# cb_anonymous = gsasl_server_callback_anonymous_get (sctx->ctx);
# ^
# obsolete.c:2083:4: warning: 'gsasl_server_callback_external_get' is deprecated (declared at obsolete.c:1273) [-Wdeprecated-declarations]
# = gsasl_server_callback_external_get (sctx->ctx);
# ^
# obsolete.c:2094:4: warning: 'gsasl_server_callback_securid_get' is deprecated (declared at obsolete.c:1538) [-Wdeprecated-declarations]
# = gsasl_server_callback_securid_get (sctx->ctx);
# ^
# obsolete.c:2114:4: warning: 'gsasl_server_callback_gssapi_get' is deprecated (declared at obsolete.c:1583) [-Wdeprecated-declarations]
# = gsasl_server_callback_gssapi_get (sctx->ctx);
# ^
# obsolete.c:2125:4: warning: 'gsasl_server_callback_validate_get' is deprecated (declared at obsolete.c:1102) [-Wdeprecated-declarations]
# = gsasl_server_callback_validate_get (sctx->ctx);
# ^
# obsolete.c:2136:4: warning: 'gsasl_server_callback_retrieve_get' is deprecated (declared at obsolete.c:1145) [-Wdeprecated-declarations]
# = gsasl_server_callback_retrieve_get (sctx->ctx);
# ^
# obsolete.c:2158:4: warning: 'gsasl_server_callback_qop_get' is deprecated (declared at obsolete.c:1400) [-Wdeprecated-declarations]
# = gsasl_server_callback_qop_get (sctx->ctx);
# ^
# CCLD libgsasl.la
# copying selected object files to avoid basename conflicts...
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/src'
# Making all in tests
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/tests'
# Making all in gltests
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# GEN c++defs.h
# GEN warn-on-use.h
# GEN arg-nonnull.h
# GEN inttypes.h
# make all-recursive
# make[5]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# Making all in .
# make[6]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[6]: Nothing to be done for 'all-am'.
# make[6]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[5]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# Making all in po
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/po'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/po'
# Making all in gl
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# GEN alloca.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN arg-nonnull.h
# GEN configmake.h
# GEN unused-parameter.h
# GEN stdint.h
# GEN sys/select.h
# GEN sys/socket.h
# GEN sys/time.h
# GEN sys/stat.h
# GEN sys/types.h
# GEN sys/uio.h
# GEN time.h
# GEN unistd.h
# GEN unistr.h
# GEN unitypes.h
# GEN wchar.h
# GEN wctype.h
# GEN arpa/inet.h
# GEN netdb.h
# GEN poll.h
# GEN signal.h
# GEN stdlib.h
# GEN stdio.h
# GEN string.h
# make all-recursive
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# CC c-ctype.lo
# CC c-strcasecmp.lo
# CC exitfail.lo
# CC c-strncasecmp.lo
# CC fd-hook.lo
# CC localcharset.lo
# CC progname.lo
# CC quotearg.lo
# CC sockets.lo
# CC striconv.lo
# CC version-etc.lo
# CC xmalloc.lo
# CC xalloc-die.lo
# CC asnprintf.lo
# CC error.lo
# CC getdelim.lo
# CC getline.lo
# CC getpass.lo
# CC memchr.lo
# CC printf-args.lo
# CC printf-parse.lo
# CC readline.lo
# CC snprintf.lo
# CC strerror.lo
# CC strerror-override.lo
# CC vasnprintf.lo
# GEN charset.alias
# GEN ref-add.sed
# GEN ref-del.sed
# CC unistr/u8-mbtoucr.lo
# CC unistr/u8-uctomb.lo
# CC unistr/u8-uctomb-aux.lo
# CCLD libgl.la
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# Making all in src
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# make all-am
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# CC libgsasl_cmd_la-gsasl_cmd.lo
# CC gsasl.o
# CC imap.o
# CC smtp.o
# CC callbacks.o
# CCLD libgsasl_cmd.la
# CCLD gsasl
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# Making all in examples
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# Making all in openid20
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples/openid20'
# CC smtp-server-openid20.o
# CCLD smtp-server-openid20
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples/openid20'
# Making all in saml20
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples/saml20'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples/saml20'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# CC client.o
# CC client-serverfirst.o
# CC client-mech.o
# CC client-callback.o
# CC client-xmpp-saml20.o
# CC server-xmpp-saml20.o
# CC smtp-server.o
# CCLD client
# CCLD client-serverfirst
# CCLD client-mech
# CCLD client-callback
# CCLD client-xmpp-saml20
# CCLD server-xmpp-saml20
# CCLD smtp-server
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# Making all in tests
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/tests'
# CC utils.lo
# CCLD libutils.la
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/tests'
# Making all in doc
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# Making all in cyclo
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/doc/cyclo'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/doc/cyclo'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# CC print-errors.o
# CCLD print-errors
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# Making all in gltests
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# GEN c++defs.h
# GEN arg-nonnull.h
# GEN warn-on-use.h
# GEN unused-parameter.h
# GEN fcntl.h
# GEN locale.h
# GEN inttypes.h
# make all-recursive
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# Making all in .
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0'
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in lib
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# Making install in po
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/po'
# if test "libgsasl" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/gsasl/pkg/gsasl/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/gsasl/pkg/gsasl/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/gsasl/pkg/gsasl/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/po'
# Making install in gl
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make install-recursive
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make[5]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gl'
# Making install in external
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/external'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/external'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/external'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/external'
# Making install in anonymous
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/anonymous'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/anonymous'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/anonymous'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/anonymous'
# Making install in plain
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/plain'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/plain'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/plain'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/plain'
# Making install in login
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/login'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/login'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/login'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/login'
# Making install in cram-md5
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/cram-md5'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/cram-md5'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/cram-md5'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/cram-md5'
# Making install in digest-md5
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/digest-md5'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/digest-md5'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/digest-md5'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/digest-md5'
# Making install in scram
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/scram'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/scram'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/scram'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/scram'
# Making install in saml20
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/saml20'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/saml20'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/saml20'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/saml20'
# Making install in openid20
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/openid20'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/openid20'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/openid20'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/openid20'
# Making install in securid
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/securid'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/securid'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/securid'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/securid'
# Making install in src
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/src'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/src'
# test -z "" || /usr/sbin/mkdir -p "/tmp/gsasl/pkg/gsasl"
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/gsasl/pkg/gsasl/usr/lib"
# test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/gsasl/pkg/gsasl/usr/include"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libgsasl.la '/tmp/gsasl/pkg/gsasl/usr/lib'
# /usr/bin/install -c -m 644 gsasl.h gsasl-mech.h gsasl-compat.h '/tmp/gsasl/pkg/gsasl/usr/include'
# libtool: install: /usr/bin/install -c .libs/libgsasl.so.7.9.6 /tmp/gsasl/pkg/gsasl/usr/lib/libgsasl.so.7.9.6
# libtool: install: (cd /tmp/gsasl/pkg/gsasl/usr/lib && { ln -s -f libgsasl.so.7.9.6 libgsasl.so.7 || { rm -f libgsasl.so.7 && ln -s libgsasl.so.7.9.6 libgsasl.so.7; }; })
# libtool: install: (cd /tmp/gsasl/pkg/gsasl/usr/lib && { ln -s -f libgsasl.so.7.9.6 libgsasl.so || { rm -f libgsasl.so && ln -s libgsasl.so.7.9.6 libgsasl.so; }; })
# libtool: install: /usr/bin/install -c .libs/libgsasl.lai /tmp/gsasl/pkg/gsasl/usr/lib/libgsasl.la
# libtool: install: /usr/bin/install -c .libs/libgsasl.a /tmp/gsasl/pkg/gsasl/usr/lib/libgsasl.a
# libtool: install: chmod 644 /tmp/gsasl/pkg/gsasl/usr/lib/libgsasl.a
# libtool: install: arm-linux-androideabi-ranlib /tmp/gsasl/pkg/gsasl/usr/lib/libgsasl.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/src'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/src'
# Making install in tests
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/tests'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/tests'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/tests'
# Making install in gltests
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make install-recursive
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# Making install in .
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[5]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib/gltests'
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/gsasl/pkg/gsasl/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 libgsasl.pc '/tmp/gsasl/pkg/gsasl/usr/lib/pkgconfig'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/lib'
# Making install in po
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/po'
# if test "gsasl" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/gsasl/pkg/gsasl/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/gsasl/pkg/gsasl/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/gsasl/pkg/gsasl/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/po'
# Making install in gl
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# make install-recursive
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# if test no = no; then \
# case 'linux-androideabi' in \
# darwin[56]*) \
# need_charset_alias=true ;; \
# darwin* | cygwin* | mingw* | pw32* | cegcc*) \
# need_charset_alias=false ;; \
# *) \
# need_charset_alias=true ;; \
# esac ; \
# else \
# need_charset_alias=false ; \
# fi ; \
# if $need_charset_alias; then \
# /bin/sh /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/install-sh -d /tmp/gsasl/pkg/gsasl/usr/lib ; \
# fi ; \
# if test -f /tmp/gsasl/pkg/gsasl/usr/lib/charset.alias; then \
# sed -f ref-add.sed /tmp/gsasl/pkg/gsasl/usr/lib/charset.alias > /tmp/gsasl/pkg/gsasl/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/gsasl/pkg/gsasl/usr/lib/charset.tmp /tmp/gsasl/pkg/gsasl/usr/lib/charset.alias ; \
# rm -f /tmp/gsasl/pkg/gsasl/usr/lib/charset.tmp ; \
# else \
# if $need_charset_alias; then \
# sed -f ref-add.sed charset.alias > /tmp/gsasl/pkg/gsasl/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/gsasl/pkg/gsasl/usr/lib/charset.tmp /tmp/gsasl/pkg/gsasl/usr/lib/charset.alias ; \
# rm -f /tmp/gsasl/pkg/gsasl/usr/lib/charset.tmp ; \
# fi ; \
# fi
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gl'
# Making install in src
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# make install-am
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/gsasl/pkg/gsasl/usr/bin"
# make[3]: Nothing to be done for 'install-data-am'.
# /bin/sh ../libtool --mode=install /usr/bin/install -c gsasl '/tmp/gsasl/pkg/gsasl/usr/bin'
# libtool: install: warning: `../lib/src/libgsasl.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/gsasl /tmp/gsasl/pkg/gsasl/usr/bin/gsasl
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/src'
# Making install in examples
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# Making install in openid20
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples/openid20'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples/openid20'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples/openid20'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples/openid20'
# Making install in saml20
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples/saml20'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples/saml20'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples/saml20'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples/saml20'
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/examples'
# Making install in tests
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/tests'
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/tests'
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/tests'
# Making install in doc
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# Making install in cyclo
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/doc/cyclo'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/doc/cyclo'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/doc/cyclo'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/doc/cyclo'
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/info" || /usr/sbin/mkdir -p "/tmp/gsasl/pkg/gsasl/usr/share/info"
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/gsasl/pkg/gsasl/usr/share/man/man1"
# test -z "/usr/share/man/man3" || /usr/sbin/mkdir -p "/tmp/gsasl/pkg/gsasl/usr/share/man/man3"
# /usr/bin/install -c -m 644 gsasl.1 '/tmp/gsasl/pkg/gsasl/usr/share/man/man1'
# /usr/bin/install -c -m 644 ./gsasl.info '/tmp/gsasl/pkg/gsasl/usr/share/info'
# /usr/bin/install -c -m 644 man/gsasl_base64_to.3 man/gsasl_base64_from.3 man/gsasl_callback_set.3 man/gsasl_callback.3 man/gsasl_callback_hook_set.3 man/gsasl_callback_hook_get.3 man/gsasl_session_hook_set.3 man/gsasl_session_hook_get.3 man/gsasl_nonce.3 man/gsasl_random.3 man/gsasl_md5.3 man/gsasl_hmac_md5.3 man/gsasl_sha1.3 man/gsasl_hmac_sha1.3 man/gsasl_done.3 man/gsasl_strerror.3 man/gsasl_strerror_name.3 man/gsasl_free.3 man/gsasl_init.3 man/gsasl_client_mechlist.3 man/gsasl_server_mechlist.3 man/gsasl_simple_getpass.3 man/gsasl_mechanism_name.3 man/gsasl_client_listmech.3 man/gsasl_server_listmech.3 man/gsasl_client_step.3 man/gsasl_server_step.3 man/gsasl_client_step_base64.3 man/gsasl_server_step_base64.3 man/gsasl_client_finish.3 man/gsasl_server_finish.3 man/gsasl_client_ctx_get.3 man/gsasl_client_application_data_set.3 man/gsasl_client_application_data_get.3 man/gsasl_server_ctx_get.3 man/gsasl_server_application_data_set.3 man/gsasl_server_application_data_get.3 man/gsasl_randomize.3 man/gsasl_ctx_get.3 man/gsasl_encode_inline.3 '/tmp/gsasl/pkg/gsasl/usr/share/man/man3'
# /usr/bin/install -c -m 644 man/gsasl_decode_inline.3 man/gsasl_application_data_set.3 man/gsasl_application_data_get.3 man/gsasl_appinfo_set.3 man/gsasl_appinfo_get.3 man/gsasl_server_suggest_mechanism.3 man/gsasl_client_callback_authentication_id_set.3 man/gsasl_client_callback_authentication_id_get.3 man/gsasl_client_callback_authorization_id_set.3 man/gsasl_client_callback_authorization_id_get.3 man/gsasl_client_callback_password_set.3 man/gsasl_client_callback_password_get.3 man/gsasl_client_callback_passcode_set.3 man/gsasl_client_callback_passcode_get.3 man/gsasl_client_callback_pin_set.3 man/gsasl_client_callback_pin_get.3 man/gsasl_client_callback_service_set.3 man/gsasl_client_callback_service_get.3 man/gsasl_client_callback_anonymous_set.3 man/gsasl_client_callback_anonymous_get.3 man/gsasl_client_callback_qop_set.3 man/gsasl_client_callback_qop_get.3 man/gsasl_client_callback_maxbuf_set.3 man/gsasl_client_callback_maxbuf_get.3 man/gsasl_client_callback_realm_set.3 man/gsasl_client_callback_realm_get.3 man/gsasl_server_callback_validate_set.3 man/gsasl_server_callback_validate_get.3 man/gsasl_server_callback_retrieve_set.3 man/gsasl_server_callback_retrieve_get.3 man/gsasl_server_callback_cram_md5_set.3 man/gsasl_server_callback_cram_md5_get.3 man/gsasl_server_callback_digest_md5_set.3 man/gsasl_server_callback_digest_md5_get.3 man/gsasl_server_callback_external_set.3 man/gsasl_server_callback_external_get.3 man/gsasl_server_callback_anonymous_set.3 man/gsasl_server_callback_anonymous_get.3 man/gsasl_server_callback_realm_set.3 man/gsasl_server_callback_realm_get.3 '/tmp/gsasl/pkg/gsasl/usr/share/man/man3'
# /usr/bin/install -c -m 644 man/gsasl_server_callback_qop_set.3 man/gsasl_server_callback_qop_get.3 man/gsasl_server_callback_maxbuf_set.3 man/gsasl_server_callback_maxbuf_get.3 man/gsasl_server_callback_cipher_set.3 man/gsasl_server_callback_cipher_get.3 man/gsasl_server_callback_securid_set.3 man/gsasl_server_callback_securid_get.3 man/gsasl_server_callback_gssapi_set.3 man/gsasl_server_callback_gssapi_get.3 man/gsasl_server_callback_service_set.3 man/gsasl_server_callback_service_get.3 man/gsasl_stringprep_nfkc.3 man/gsasl_stringprep_saslprep.3 man/gsasl_stringprep_trace.3 man/gsasl_md5pwd_get_password.3 man/gsasl_base64_encode.3 man/gsasl_base64_decode.3 man/gsasl_property_set.3 man/gsasl_property_set_raw.3 man/gsasl_property_fast.3 man/gsasl_property_get.3 man/gsasl_register.3 man/gsasl_saslprep.3 man/gsasl_client_suggest_mechanism.3 man/gsasl_client_support_p.3 man/gsasl_server_support_p.3 man/gsasl_check_version.3 man/gsasl_encode.3 man/gsasl_decode.3 man/gsasl_finish.3 man/gsasl_client_start.3 man/gsasl_server_start.3 man/gsasl_step.3 man/gsasl_step64.3 '/tmp/gsasl/pkg/gsasl/usr/share/man/man3'
# install-info --info-dir='/tmp/gsasl/pkg/gsasl/usr/share/info' '/tmp/gsasl/pkg/gsasl/usr/share/info/gsasl.info'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/doc'
# Making install in gltests
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make install-recursive
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# Making install in .
# make[3]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[4]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[3]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0/gltests'
# make[1]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0'
# make[2]: Entering directory '/tmp/gsasl/src/gsasl-1.8.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0'
# make[1]: Leaving directory '/tmp/gsasl/src/gsasl-1.8.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gsasl"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gsasl 1.8.0-6 (Tue Apr 4 22:17:54 UTC 2017)

CMD: pacman --query --file gsasl-1.8.0-6-x86_64.pkg.tar.xz
# gsasl 1.8.0-6

Creating hybrid package for 'gsasl'

Trying to find vanilla package 'gsasl'...

CMD: pacman --query --file /mirror/gsasl-1.8.0-6.pkg.tar.xz
# gsasl 1.8.0-6

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/locale/en@boldquot/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/en@boldquot/LC_MESSAGES/gsasl.mo
# /usr/share/locale/en@quot/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/en@quot/LC_MESSAGES/gsasl.mo
# /usr/share/locale/eo/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/eo/LC_MESSAGES/gsasl.mo
# /usr/share/locale/fi/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/fi/LC_MESSAGES/gsasl.mo
# /usr/share/locale/fr/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/fr/LC_MESSAGES/gsasl.mo
# /usr/share/locale/ga/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/ga/LC_MESSAGES/gsasl.mo
# /usr/share/locale/id/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/id/LC_MESSAGES/gsasl.mo
# /usr/share/locale/it/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/it/LC_MESSAGES/gsasl.mo
# /usr/share/locale/nl/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/nl/LC_MESSAGES/gsasl.mo
# /usr/share/locale/pl/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/pl/LC_MESSAGES/gsasl.mo
# /usr/share/locale/ro/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/ro/LC_MESSAGES/gsasl.mo
# /usr/share/locale/sk/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/sk/LC_MESSAGES/gsasl.mo
# /usr/share/locale/sr/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/sr/LC_MESSAGES/gsasl.mo
# /usr/share/locale/sv/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/sv/LC_MESSAGES/gsasl.mo
# /usr/share/locale/uk/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/uk/LC_MESSAGES/gsasl.mo
# /usr/share/locale/vi/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/vi/LC_MESSAGES/gsasl.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/libgsasl.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/gsasl.mo
# /usr/share/locale/de/LC_MESSAGES/gsasl.mo
# /usr/share/locale/eu/LC_MESSAGES/gsasl.mo
# /usr/share/locale/sq/LC_MESSAGES/gsasl.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/gsasl.mo
# /usr/share/info/gsasl.info.gz
# /usr/share/man/man1/gsasl.1.gz
# /usr/share/man/man3/gsasl_base64_to.3.gz
# /usr/share/man/man3/gsasl_base64_from.3.gz
# /usr/share/man/man3/gsasl_callback_set.3.gz
# /usr/share/man/man3/gsasl_callback.3.gz
# /usr/share/man/man3/gsasl_callback_hook_set.3.gz
# /usr/share/man/man3/gsasl_callback_hook_get.3.gz
# /usr/share/man/man3/gsasl_session_hook_set.3.gz
# /usr/share/man/man3/gsasl_session_hook_get.3.gz
# /usr/share/man/man3/gsasl_nonce.3.gz
# /usr/share/man/man3/gsasl_random.3.gz
# /usr/share/man/man3/gsasl_md5.3.gz
# /usr/share/man/man3/gsasl_hmac_md5.3.gz
# /usr/share/man/man3/gsasl_sha1.3.gz
# /usr/share/man/man3/gsasl_hmac_sha1.3.gz
# /usr/share/man/man3/gsasl_done.3.gz
# /usr/share/man/man3/gsasl_strerror.3.gz
# /usr/share/man/man3/gsasl_strerror_name.3.gz
# /usr/share/man/man3/gsasl_free.3.gz
# /usr/share/man/man3/gsasl_init.3.gz
# /usr/share/man/man3/gsasl_client_mechlist.3.gz
# /usr/share/man/man3/gsasl_server_mechlist.3.gz
# /usr/share/man/man3/gsasl_simple_getpass.3.gz
# /usr/share/man/man3/gsasl_mechanism_name.3.gz
# /usr/share/man/man3/gsasl_client_listmech.3.gz
# /usr/share/man/man3/gsasl_server_listmech.3.gz
# /usr/share/man/man3/gsasl_client_step.3.gz
# /usr/share/man/man3/gsasl_server_step.3.gz
# /usr/share/man/man3/gsasl_client_step_base64.3.gz
# /usr/share/man/man3/gsasl_server_step_base64.3.gz
# /usr/share/man/man3/gsasl_client_finish.3.gz
# /usr/share/man/man3/gsasl_server_finish.3.gz
# /usr/share/man/man3/gsasl_client_ctx_get.3.gz
# /usr/share/man/man3/gsasl_client_application_data_set.3.gz
# /usr/share/man/man3/gsasl_client_application_data_get.3.gz
# /usr/share/man/man3/gsasl_server_ctx_get.3.gz
# /usr/share/man/man3/gsasl_server_application_data_set.3.gz
# /usr/share/man/man3/gsasl_server_application_data_get.3.gz
# /usr/share/man/man3/gsasl_randomize.3.gz
# /usr/share/man/man3/gsasl_ctx_get.3.gz
# /usr/share/man/man3/gsasl_encode_inline.3.gz
# /usr/share/man/man3/gsasl_decode_inline.3.gz
# /usr/share/man/man3/gsasl_application_data_set.3.gz
# /usr/share/man/man3/gsasl_application_data_get.3.gz
# /usr/share/man/man3/gsasl_appinfo_set.3.gz
# /usr/share/man/man3/gsasl_appinfo_get.3.gz
# /usr/share/man/man3/gsasl_server_suggest_mechanism.3.gz
# /usr/share/man/man3/gsasl_client_callback_authentication_id_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_authentication_id_get.3.gz
# /usr/share/man/man3/gsasl_client_callback_authorization_id_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_authorization_id_get.3.gz
# /usr/share/man/man3/gsasl_client_callback_password_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_password_get.3.gz
# /usr/share/man/man3/gsasl_client_callback_passcode_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_passcode_get.3.gz
# /usr/share/man/man3/gsasl_client_callback_pin_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_pin_get.3.gz
# /usr/share/man/man3/gsasl_client_callback_service_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_service_get.3.gz
# /usr/share/man/man3/gsasl_client_callback_anonymous_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_anonymous_get.3.gz
# /usr/share/man/man3/gsasl_client_callback_qop_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_qop_get.3.gz
# /usr/share/man/man3/gsasl_client_callback_maxbuf_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_maxbuf_get.3.gz
# /usr/share/man/man3/gsasl_client_callback_realm_set.3.gz
# /usr/share/man/man3/gsasl_client_callback_realm_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_validate_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_validate_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_retrieve_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_retrieve_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_cram_md5_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_cram_md5_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_digest_md5_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_digest_md5_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_external_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_external_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_anonymous_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_anonymous_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_realm_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_realm_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_qop_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_qop_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_maxbuf_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_maxbuf_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_cipher_set.3.gz
# /usr/share/man/man3/gsasl_register.3.gz
# /usr/share/man/man3/gsasl_server_callback_cipher_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_securid_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_securid_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_gssapi_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_gssapi_get.3.gz
# /usr/share/man/man3/gsasl_server_callback_service_set.3.gz
# /usr/share/man/man3/gsasl_server_callback_service_get.3.gz
# /usr/share/man/man3/gsasl_stringprep_nfkc.3.gz
# /usr/share/man/man3/gsasl_stringprep_saslprep.3.gz
# /usr/share/man/man3/gsasl_stringprep_trace.3.gz
# /usr/share/man/man3/gsasl_md5pwd_get_password.3.gz
# /usr/share/man/man3/gsasl_base64_encode.3.gz
# /usr/share/man/man3/gsasl_base64_decode.3.gz
# /usr/share/man/man3/gsasl_property_set.3.gz
# /usr/share/man/man3/gsasl_property_set_raw.3.gz
# /usr/share/man/man3/gsasl_property_fast.3.gz
# /usr/share/man/man3/gsasl_property_get.3.gz
# /usr/share/man/man3/gsasl_saslprep.3.gz
# /usr/share/man/man3/gsasl_client_suggest_mechanism.3.gz
# /usr/share/man/man3/gsasl_client_support_p.3.gz
# /usr/share/man/man3/gsasl_server_support_p.3.gz
# /usr/share/man/man3/gsasl_check_version.3.gz
# /usr/share/man/man3/gsasl_encode.3.gz
# /usr/share/man/man3/gsasl_decode.3.gz
# /usr/share/man/man3/gsasl_finish.3.gz
# /usr/share/man/man3/gsasl_client_start.3.gz
# /usr/share/man/man3/gsasl_server_start.3.gz
# /usr/share/man/man3/gsasl_step.3.gz
# /usr/share/man/man3/gsasl_step64.3.gz
# /usr/lib/libgsasl.so.7
# /usr/lib/libgsasl.so
# /usr/lib/libgsasl.so.7.9.6
# /usr/lib/pkgconfig/libgsasl.pc
# /usr/include/gsasl.h
# /usr/include/gsasl-mech.h
# /usr/include/gsasl-compat.h
# /usr/bin/gsasl
# /sysroot/sysroot/usr/lib/libgsasl.so.7.9.6
# /sysroot/sysroot/usr/lib/libgsasl.so.7
# /sysroot/sysroot/usr/lib/libgsasl.so
# /sysroot/sysroot/usr/lib/libgsasl.la
# /sysroot/sysroot/usr/lib/libgsasl.a
# /sysroot/sysroot/usr/lib/charset.alias
# /sysroot/sysroot/usr/lib/pkgconfig/libgsasl.pc
# /sysroot/sysroot/usr/include/gsasl.h
# /sysroot/sysroot/usr/include/gsasl-mech.h
# /sysroot/sysroot/usr/include/gsasl-compat.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf gsasl.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/gsasl.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gsasl.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gsasl.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/gsasl/src/gsasl-1.8.0/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 SASL configure 1.8.0, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-gssapi-impl=mit
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f0515ff4bf6b
# 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:3539: checking for a BSD-compatible install
# configure:3607: result: /usr/bin/install -c
# configure:3618: checking whether build environment is sane
# configure:3668: result: yes
# configure:3717: checking for arm-linux-androideabi-strip
# configure:3733: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3744: result: arm-linux-androideabi-strip
# configure:3809: checking for a thread-safe mkdir -p
# configure:3848: result: /usr/sbin/mkdir -p
# configure:3862: checking for gawk
# configure:3878: found /usr/sbin/gawk
# configure:3889: result: gawk
# configure:3900: checking whether make sets $(MAKE)
# configure:3922: result: yes
# configure:4013: checking whether make supports nested variables
# configure:4030: result: yes
# configure:4053: checking for arm-linux-androideabi-gcc
# configure:4080: result: arm-linux-androideabi-gcc
# configure:4349: checking for C compiler version
# configure:4358: 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:4369: $? = 0
# configure:4358: 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:4369: $? = 0
# configure:4358: 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:4369: $? = 1
# configure:4358: 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:4369: $? = 1
# configure:4389: checking whether the C compiler works
# configure:4411: arm-linux-androideabi-gcc conftest.c >&5
# configure:4415: $? = 0
# configure:4463: result: yes
# configure:4466: checking for C compiler default output file name
# configure:4468: result: a.out
# configure:4474: checking for suffix of executables
# configure:4481: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4485: $? = 0
# configure:4507: result:
# configure:4529: checking whether we are cross compiling
# configure:4567: result: yes
# configure:4572: checking for suffix of object files
# configure:4594: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4598: $? = 0
# configure:4619: result: o
# configure:4623: checking whether we are using the GNU C compiler
# configure:4642: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4642: $? = 0
# configure:4651: result: yes
# configure:4660: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4680: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4680: $? = 0
# configure:4721: result: yes
# configure:4738: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4802: $? = 0
# configure:4815: result: none needed
# configure:4846: checking for style of include used by make
# configure:4874: result: GNU
# configure:4900: checking dependency style of arm-linux-androideabi-gcc
# configure:5011: result: gcc3
# configure:5032: checking how to run the C preprocessor
# configure:5063: arm-linux-androideabi-gcc -E conftest.c
# configure:5063: $? = 0
# configure:5077: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5077: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | /* end confdefs.h. */
# | #include
# configure:5102: result: arm-linux-androideabi-gcc -E
# configure:5122: arm-linux-androideabi-gcc -E conftest.c
# configure:5122: $? = 0
# configure:5136: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5136: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | /* end confdefs.h. */
# | #include
# configure:5165: checking for grep that handles long lines and -e
# configure:5223: result: /usr/sbin/grep
# configure:5228: checking for egrep
# configure:5290: result: /usr/sbin/grep -E
# configure:5297: checking for Minix Amsterdam compiler
# configure:5321: result: no
# configure:5333: checking for arm-linux-androideabi-ar
# configure:5349: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5360: result: arm-linux-androideabi-ar
# configure:5440: checking for arm-linux-androideabi-ranlib
# configure:5456: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:5467: result: arm-linux-androideabi-ranlib
# configure:5534: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
# configure:5565: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:5569: $? = 0
# configure:5575: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:5579: $? = 0
# configure:5590: cc -c conftest.c >&5
# cc1: error: no include path in which to search for stdc-predef.h
# configure:5594: $? = 1
# configure:5634: result: yes
# configure:5663: checking build system type
# configure:5677: result: x86_64-unknown-linux-gnu
# configure:5697: checking host system type
# configure:5710: result: arm-unknown-linux-androideabi
# configure:5730: checking for ANSI C header files
# configure:5750: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5750: $? = 0
# configure:5834: result: yes
# configure:5847: checking for sys/types.h
# configure:5847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5847: $? = 0
# configure:5847: result: yes
# configure:5847: checking for sys/stat.h
# configure:5847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5847: $? = 0
# configure:5847: result: yes
# configure:5847: checking for stdlib.h
# configure:5847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5847: $? = 0
# configure:5847: result: yes
# configure:5847: checking for string.h
# configure:5847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5847: $? = 0
# configure:5847: result: yes
# configure:5847: checking for memory.h
# configure:5847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5847: $? = 0
# configure:5847: result: yes
# configure:5847: checking for strings.h
# configure:5847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5847: $? = 0
# configure:5847: result: yes
# configure:5847: checking for inttypes.h
# configure:5847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5847: $? = 0
# configure:5847: result: yes
# configure:5847: checking for stdint.h
# configure:5847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5847: $? = 0
# configure:5847: result: yes
# configure:5847: checking for unistd.h
# configure:5847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5847: $? = 0
# configure:5847: result: yes
# configure:5862: checking minix/config.h usability
# configure:5862: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5862: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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:5862: result: no
# configure:5862: checking minix/config.h presence
# configure:5862: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5862: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5862: result: no
# configure:5862: checking for minix/config.h
# configure:5862: result: no
# configure:5891: checking whether it is safe to define __EXTENSIONS__
# configure:5909: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5909: $? = 0
# configure:5916: result: yes
# configure:5967: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5986: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5986: $? = 0
# configure:6014: result: no
# configure:6042: checking for special C compiler options needed for large files
# configure:6087: result: no
# configure:6093: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6118: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6118: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6142: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6142: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6150: result: unknown
# configure:6162: checking for _LARGE_FILES value needed for large files
# configure:6187: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6187: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6211: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6211: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6219: result: unknown
# configure:6239: checking for arm-linux-androideabi-gcc option to accept ISO C99
# configure:6388: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:78:29: error: expected ';', ',' or ')' before 'text'
# test_restrict (ccp restrict text)
# ^
# conftest.c: In function 'main':
# conftest.c:132:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
# char *restrict newvar = "Another string";
# ^
# conftest.c:132:18: error: 'newvar' undeclared (first use in this function)
# conftest.c:132:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:142:3: error: 'for' loop initial declarations are only allowed in C99 mode
# for (int i = 0; i < ia->datasize; ++i)
# ^
# conftest.c:142:3: note: use option -std=c99 or -std=gnu99 to compile your code
# configure:6388: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | #include
# |
# | // Check varargs macros. These examples are taken from C99 6.10.3.5.
# | #define debug(...) fprintf (stderr, __VA_ARGS__)
# | #define showlist(...) puts (#__VA_ARGS__)
# | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
# | static void
# | test_varargs_macros (void)
# | {
# | int x = 1234;
# | int y = 5678;
# | debug ("Flag");
# | debug ("X = %d\n", x);
# | showlist (The first, second, and third items.);
# | report (x>y, "x is %d but y is %d", x, y);
# | }
# |
# | // Check long long types.
# | #define BIG64 18446744073709551615ull
# | #define BIG32 4294967295ul
# | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
# | #if !BIG_OK
# | your preprocessor is broken;
# | #endif
# | #if BIG_OK
# | #else
# | your preprocessor is broken;
# | #endif
# | static long long int bignum = -9223372036854775807LL;
# | static unsigned long long int ubignum = BIG64;
# |
# | struct incomplete_array
# | {
# | int datasize;
# | double data[];
# | };
# |
# | struct named_init {
# | int number;
# | const wchar_t *name;
# | double average;
# | };
# |
# | typedef const char *ccp;
# |
# | static inline int
# | test_restrict (ccp restrict text)
# | {
# | // See if C++-style comments work.
# | // Iterate through items via the restricted pointer.
# | // Also check for declarations in for loops.
# | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
# | continue;
# | return 0;
# | }
# |
# | // Check varargs and va_copy.
# | static void
# | test_varargs (const char *format, ...)
# | {
# | va_list args;
# | va_start (args, format);
# | va_list args_copy;
# | va_copy (args_copy, args);
# |
# | const char *str;
# | int number;
# | float fnumber;
# |
# | while (*format)
# | {
# | switch (*format++)
# | {
# | case 's': // string
# | str = va_arg (args_copy, const char *);
# | break;
# | case 'd': // int
# | number = va_arg (args_copy, int);
# | break;
# | case 'f': // float
# | fnumber = va_arg (args_copy, double);
# | break;
# | default:
# | break;
# | }
# | }
# | va_end (args_copy);
# | va_end (args);
# | }
# |
# | int
# | main ()
# | {
# |
# | // Check bool.
# | _Bool success = false;
# |
# | // Check restrict.
# | if (test_restrict ("String literal") == 0)
# | success = true;
# | char *restrict newvar = "Another string";
# |
# | // Check varargs.
# | test_varargs ("s, d' f .", "string", 65, 34.234);
# | test_varargs_macros ();
# |
# | // Check flexible array members.
# | struct incomplete_array *ia =
# | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
# | ia->datasize = 10;
# | for (int i = 0; i < ia->datasize; ++i)
# | ia->data[i] = i * 1.234;
# |
# | // Check named initializers.
# | struct named_init ni = {
# | .number = 34,
# | .name = L"Test wide string",
# | .average = 543.34343,
# | };
# |
# | ni.number = 58;
# |
# | int dynamic_array[ni.number];
# | dynamic_array[ni.number - 1] = 543;
# |
# | // work around unused variable warnings
# | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
# | || dynamic_array[ni.number - 1] != 543);
# |
# | ;
# | return 0;
# | }
# configure:6388: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:6388: $? = 0
# configure:6408: result: -std=gnu99
# configure:6510: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C
# configure:6524: result: -std=gnu99
# configure:6592: autobuild project... GNU SASL
# configure:6598: autobuild revision... 1.8.0
# configure:6603: autobuild hostname... f0515ff4bf6b
# configure:6614: autobuild timestamp... 20170404T221643Z
# configure:7219: checking how to print strings
# configure:7246: result: printf
# configure:7267: checking for a sed that does not truncate output
# configure:7331: result: /usr/sbin/sed
# configure:7349: checking for fgrep
# configure:7411: result: /usr/sbin/grep -F
# configure:7446: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
# configure:7513: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:7520: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:7535: result: yes
# configure:7547: checking for BSD- or MS-compatible name lister (nm)
# configure:7596: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:7726: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:7733: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:7736: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:7739: output
# 00000000 B some_variable
# configure:7746: result: BSD nm
# configure:7749: checking whether ln -s works
# configure:7753: result: yes
# configure:7761: checking the maximum length of command line arguments
# configure:7891: result: 1572864
# configure:7908: checking whether the shell understands some XSI constructs
# configure:7918: result: yes
# configure:7922: checking whether the shell understands "+="
# configure:7928: result: yes
# configure:7963: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:8003: result: func_convert_file_noop
# configure:8010: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:8030: result: func_convert_file_noop
# configure:8037: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:8044: result: -r
# configure:8078: checking for arm-linux-androideabi-objdump
# configure:8105: result: objdump
# configure:8174: checking how to recognize dependent libraries
# configure:8376: result: pass_all
# configure:8421: checking for arm-linux-androideabi-dlltool
# configure:8448: result: dlltool
# configure:8518: checking how to associate runtime and link libraries
# configure:8545: result: printf %s\n
# configure:8561: checking for arm-linux-androideabi-ar
# configure:8588: result: arm-linux-androideabi-ar
# configure:8669: checking for archiver @FILE support
# configure:8686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8686: $? = 0
# configure:8689: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:8692: $? = 0
# configure:8697: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:8700: $? = 1
# configure:8712: result: @
# configure:8730: checking for arm-linux-androideabi-strip
# configure:8757: result: arm-linux-androideabi-strip
# configure:8829: checking for arm-linux-androideabi-ranlib
# configure:8856: result: arm-linux-androideabi-ranlib
# configure:8998: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object
# configure:9118: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:9121: $? = 0
# configure:9125: /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:9128: $? = 0
# configure:9194: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c conftstm.o >&5
# configure:9197: $? = 0
# configure:9235: result: ok
# configure:9272: checking for sysroot
# configure:9302: result: no
# configure:9518: checking for arm-linux-androideabi-mt
# configure:9548: result: no
# configure:9558: checking for mt
# configure:9588: result: no
# configure:9608: checking if : is a manifest tool
# configure:9614: : '-?'
# configure:9622: result: no
# configure:10261: checking for dlfcn.h
# configure:10261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10261: $? = 0
# configure:10261: result: yes
# configure:10465: checking for objdir
# configure:10480: result: .libs
# configure:10751: checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
# configure:10769: arm-linux-androideabi-gcc -std=gnu99 -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:10773: $? = 0
# configure:10786: result: no
# configure:11113: checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC
# configure:11120: result: -fPIC -DPIC
# configure:11128: checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works
# configure:11146: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:11150: $? = 0
# configure:11163: result: yes
# configure:11192: checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works
# configure:11220: result: yes
# configure:11235: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:11256: arm-linux-androideabi-gcc -std=gnu99 -c -o out/conftest2.o conftest.c >&5
# configure:11260: $? = 0
# configure:11282: result: yes
# configure:11290: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:11337: result: yes
# configure:11370: checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:12527: result: yes
# configure:12564: checking whether -lc should be explicitly linked in
# configure:12572: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12575: $? = 0
# configure:12590: arm-linux-androideabi-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:12593: $? = 0
# configure:12607: result: no
# configure:12767: checking dynamic linker characteristics
# configure:13278: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:13278: $? = 0
# configure:13512: result: GNU/Linux ld.so
# configure:13619: checking how to hardcode library paths into programs
# configure:13644: result: immediate
# configure:14184: checking whether stripping libraries is possible
# configure:14189: result: yes
# configure:14224: checking if libtool supports shared libraries
# configure:14226: result: yes
# configure:14229: checking whether to build shared libraries
# configure:14250: result: yes
# configure:14253: checking whether to build static libraries
# configure:14257: result: yes
# configure:14309: checking whether NLS is requested
# configure:14318: result: yes
# configure:14359: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:14391: result: /usr/sbin/msgfmt
# configure:14400: checking for gmsgfmt
# configure:14431: result: /usr/sbin/msgfmt
# configure:14482: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:14514: result: /usr/sbin/xgettext
# configure:14560: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:14591: result: /usr/sbin/msgmerge
# configure:14648: checking for ld used by GCC
# configure:14712: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:14719: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:14732: result: yes
# configure:14739: checking for shared library run path origin
# configure:14752: result: done
# configure:15324: checking for CFPreferencesCopyAppValue
# configure:15342: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:30:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:15351: result: no
# configure:15358: checking for CFLocaleCopyCurrent
# configure:15376: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:30:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15376: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:15385: result: no
# configure:15434: checking for GNU gettext in libc
# configure:15454: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:30:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15454: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:15463: result: no
# configure:15497: checking for iconv
# configure:15519: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:31:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15519: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:15541: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -liconv >&5
# conftest.c:31:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15541: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:15551: result: no, consider installing GNU libiconv
# configure:16150: checking for GNU gettext in libintl
# configure:16178: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lintl >&5
# conftest.c:30:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:16219: result: no
# configure:16254: checking whether to use NLS
# configure:16256: result: no
# configure:16332: checking pwd.h usability
# configure:16332: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16332: $? = 0
# configure:16332: result: yes
# configure:16332: checking pwd.h presence
# configure:16332: arm-linux-androideabi-gcc -E conftest.c
# configure:16332: $? = 0
# configure:16332: result: yes
# configure:16332: checking for pwd.h
# configure:16332: result: yes
# configure:16344: checking for library containing socket
# configure:16375: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:16375: $? = 0
# configure:16392: result: none required
# configure:16402: checking for getpwuid
# configure:16402: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:16402: $? = 0
# configure:16402: result: yes
# configure:16425: checking if backwards compatibility code should be present
# configure:16427: result: yes
# configure:16941: checking for libgnutls
# configure:16963: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libgnutls.so >&5
# conftest.c:32:27: fatal error: gnutls/gnutls.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16963: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | gnutls_priority_set_direct (0, 0, 0);
# | ;
# | return 0;
# | }
# configure:16973: result: no
# configure:17001: WARNING: GnuTLS not found. STARTTLS support disabled.
# configure:17004: checking if STARTTLS support via GnuTLS should be built
# configure:17006: result: no
# configure:17033: checking for arm-linux-androideabi-pkg-config
# configure:17066: result: no
# configure:17076: checking for pkg-config
# configure:17094: found /usr/sbin/pkg-config
# configure:17106: result: /usr/sbin/pkg-config
# configure:17118: WARNING: using cross tools not prefixed with host triplet
# configure:17131: checking pkg-config is at least version 0.9.0
# configure:17134: result: yes
# configure:17148: checking for gtkdoc-check
# configure:17166: found /usr/sbin/gtkdoc-check
# configure:17178: result: /usr/sbin/gtkdoc-check
# configure:17190: checking for gtkdoc-rebase
# configure:17208: found /usr/sbin/gtkdoc-rebase
# configure:17220: result: /usr/sbin/gtkdoc-rebase
# configure:17234: checking for gtkdoc-mkpdf
# configure:17252: found /usr/sbin/gtkdoc-mkpdf
# configure:17264: result: /usr/sbin/gtkdoc-mkpdf
# configure:17305: checking whether to build gtk-doc documentation
# configure:17307: result: no
# configure:17381: checking for size_t
# configure:17381: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17381: $? = 0
# configure:17381: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:17381: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 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:17381: result: yes
# configure:17394: checking for working alloca.h
# configure:17411: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17411: $? = 0
# configure:17419: result: yes
# configure:17427: checking for alloca
# configure:17464: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17464: $? = 0
# configure:17472: result: yes
# configure:17596: checking for arpa/inet.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for features.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for sys/socket.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for sys/stat.h
# configure:17596: result: yes
# configure:17596: checking for netdb.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for netinet/in.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for getopt.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for stdio_ext.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:75:23: fatal error: stdio_ext.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17596: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:17596: result: no
# configure:17596: checking for termios.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for iconv.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:76:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17596: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_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:17596: result: no
# configure:17596: checking for unistd.h
# configure:17596: result: yes
# configure:17596: checking for sys/mman.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for poll.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for sys/ioctl.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for sys/filio.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:80:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17596: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_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:17596: result: no
# configure:17596: checking for sys/select.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for wchar.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for stdint.h
# configure:17596: result: yes
# configure:17596: checking for sys/time.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for sys/uio.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for wctype.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for inttypes.h
# configure:17596: result: yes
# configure:17596: checking for xlocale.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17596: checking for sys/param.h
# configure:17596: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17596: $? = 0
# configure:17596: result: yes
# configure:17611: checking whether the preprocessor supports include_next
# configure:17649: arm-linux-androideabi-gcc -std=gnu99 -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:17649: $? = 0
# configure:17670: result: yes
# configure:17691: checking whether system header files limit the line length
# configure:17714: result: no
# configure:17863: checking for _set_invalid_parameter_handler
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccCB9PZK.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
# collect2: error: ld returned 1 exit status
# configure:17863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 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:17863: result: no
# configure:17863: checking for getdelim
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for __fsetlocking
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccggdmbm.o:conftest.c:function main: error: undefined reference to '__fsetlocking'
# collect2: error: ld returned 1 exit status
# configure:17863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | /* end confdefs.h. */
# | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __fsetlocking innocuous___fsetlocking
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __fsetlocking (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __fsetlocking
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __fsetlocking ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub___fsetlocking || defined __stub_____fsetlocking
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __fsetlocking ();
# | ;
# | return 0;
# | }
# configure:17863: result: no
# configure:17863: checking for tcgetattr
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for tcsetattr
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for mbsinit
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for mbrtowc
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for mprotect
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for snprintf
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for vasnprintf
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccs1Q5a5.o:conftest.c:function main: error: undefined reference to 'vasnprintf'
# collect2: error: ld returned 1 exit status
# configure:17863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 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:17863: result: no
# configure:17863: checking for iswcntrl
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default]
# char iswcntrl ();
# ^
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for btowc
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for newlocale
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for lstat
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for setenv
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for symlink
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for shutdown
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for wcrtomb
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17863: checking for wctob
# configure:17863: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17863: $? = 0
# configure:17863: result: yes
# configure:17910: checking for inline
# configure:17926: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17926: $? = 0
# configure:17934: result: inline
# configure:17981: checking whether is self-contained
# configure:17998: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17998: $? = 0
# configure:18006: result: yes
# configure:18011: checking for shutdown
# configure:18011: result: yes
# configure:18021: checking whether defines the SHUT_* macros
# configure:18038: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18038: $? = 0
# configure:18046: result: yes
# configure:18144: checking for struct sockaddr_storage
# configure:18144: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18144: $? = 0
# configure:18144: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:38: error: expected expression before ')' token
# if (sizeof ((struct sockaddr_storage)))
# ^
# configure:18144: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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:18144: result: yes
# configure:18165: checking for sa_family_t
# configure:18165: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18165: $? = 0
# configure:18165: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:26: error: expected expression before ')' token
# if (sizeof ((sa_family_t)))
# ^
# configure:18165: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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:18165: result: yes
# configure:18194: checking for struct sockaddr_storage.ss_family
# configure:18194: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18194: $? = 0
# configure:18194: result: yes
# configure:18250: checking whether socket is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether connect is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether accept is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether bind is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether getpeername is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether getsockname is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether getsockopt is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether listen is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether recv is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether send is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether recvfrom is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether sendto is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether setsockopt is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether shutdown is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18250: checking whether accept4 is declared without a macro
# configure:18271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18271: $? = 0
# configure:18279: result: yes
# configure:18293: checking for complete errno.h
# configure:18354: result: yes
# configure:18651: checking whether strerror_r is declared
# configure:18651: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18651: $? = 0
# configure:18651: result: yes
# configure:18664: checking for strerror_r
# configure:18664: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:18664: $? = 0
# configure:18664: result: yes
# configure:18673: checking whether strerror_r returns char *
# configure:18697: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:130:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^
# conftest.c:131:14: warning: initialization makes pointer from integer without a cast [enabled by default]
# char *p = strerror_r (0, buf, sizeof buf);
# ^
# configure:18697: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:18735: result: no
# configure:18850: checking whether stdin defaults to large file offsets
# configure:18874: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:18874: $? = 0
# configure:18882: result: yes
# configure:18887: checking for pid_t
# configure:18887: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18887: $? = 0
# configure:18887: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:128:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:18887: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:18887: result: yes
# configure:18898: checking for mode_t
# configure:18898: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18898: $? = 0
# configure:18898: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:128:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:18898: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:18898: result: yes
# configure:19036: checking whether fseeko is declared
# configure:19036: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19036: $? = 0
# configure:19036: result: yes
# configure:19055: checking for fseeko
# configure:19073: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:19073: $? = 0
# configure:19082: result: yes
# configure:19137: checking whether stat file-mode macros are broken
# configure:19164: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19164: $? = 0
# configure:19171: result: no
# configure:19275: checking for nlink_t
# configure:19275: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19275: $? = 0
# configure:19275: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:22: error: expected expression before ')' token
# if (sizeof ((nlink_t)))
# ^
# configure:19275: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19275: result: yes
# configure:19290: checking whether fchmodat is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether fstat is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether fstatat is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether futimens is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether lchmod is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:103:10: error: 'lchmod' undeclared (first use in this function)
# (void) lchmod;
# ^
# conftest.c:103:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19308: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #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:19316: result: no
# configure:19290: checking whether lstat is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether mkdirat is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether mkfifo is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether mkfifoat is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:10: error: 'mkfifoat' undeclared (first use in this function)
# (void) mkfifoat;
# ^
# conftest.c:106:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19308: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #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:19316: result: no
# configure:19290: checking whether mknod is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether mknodat is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether stat is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19290: checking whether utimensat is declared without a macro
# configure:19308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19308: $? = 0
# configure:19316: result: yes
# configure:19425: checking whether getaddrinfo is declared without a macro
# configure:19442: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19442: $? = 0
# configure:19450: result: yes
# configure:19425: checking whether freeaddrinfo is declared without a macro
# configure:19442: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19442: $? = 0
# configure:19450: result: yes
# configure:19425: checking whether gai_strerror is declared without a macro
# configure:19442: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19442: $? = 0
# configure:19450: result: yes
# configure:19425: checking whether getnameinfo is declared without a macro
# configure:19442: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19442: $? = 0
# configure:19450: result: yes
# configure:19465: checking for library containing gethostbyname
# configure:19496: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:19496: $? = 0
# configure:19513: result: none required
# configure:19527: checking for gethostbyname
# configure:19527: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:19527: $? = 0
# configure:19527: result: yes
# configure:19582: checking for library containing getservbyname
# configure:19613: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:19613: $? = 0
# configure:19630: result: none required
# configure:19644: checking for getservbyname
# configure:19644: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:19644: $? = 0
# configure:19644: result: yes
# configure:19696: checking for C/C++ restrict keyword
# configure:19721: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19721: $? = 0
# configure:19729: result: __restrict
# configure:19800: checking for library containing inet_ntop
# configure:19831: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:19831: $? = 0
# configure:19848: result: none required
# configure:19880: checking whether inet_ntop is declared
# configure:19880: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19880: $? = 0
# configure:19880: result: yes
# configure:19908: checking for IPv4 sockets
# configure:19934: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19934: $? = 0
# configure:19942: result: yes
# configure:19950: checking for IPv6 sockets
# configure:19979: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19979: $? = 0
# configure:19987: result: yes
# configure:19995: checking whether getdelim is declared
# configure:19995: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19995: $? = 0
# configure:19995: result: yes
# configure:20008: checking whether getline is declared
# configure:20008: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20008: $? = 0
# configure:20008: result: yes
# configure:20111: checking for getopt.h
# configure:20111: result: yes
# configure:20128: checking for getopt_long_only
# configure:20128: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:20128: $? = 0
# configure:20128: result: yes
# configure:20142: checking whether getopt is POSIX compatible
# configure:20159: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:122:11: error: 'optreset' undeclared (first use in this function)
# int *p = &optreset; return optreset;
# ^
# conftest.c:122:11: note: each undeclared identifier is reported only once for each function it appears in
# configure:20159: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int *p = &optreset; return optreset;
# | ;
# | return 0;
# | }
# configure:20173: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:122:9: error: 'getopt_clip' undeclared (first use in this function)
# return !getopt_clip;
# ^
# conftest.c:122:9: note: each undeclared identifier is reported only once for each function it appears in
# configure:20173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | return !getopt_clip;
# | ;
# | return 0;
# | }
# configure:20291: result: guessing yes
# configure:20299: checking for working GNU getopt function
# configure:20540: result: yes
# configure:20571: checking whether getenv is declared
# configure:20571: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20571: $? = 0
# configure:20571: result: yes
# configure:20582: checking whether getpass is declared
# configure:20582: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:159:10: error: 'getpass' undeclared (first use in this function)
# (void) getpass;
# ^
# conftest.c:159:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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 getpass
# | #ifdef __cplusplus
# | (void) getpass;
# | #else
# | (void) getpass;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:20582: result: no
# configure:20603: checking whether fflush_unlocked is declared
# configure:20603: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:160:10: error: 'fflush_unlocked' undeclared (first use in this function)
# (void) fflush_unlocked;
# ^
# conftest.c:160:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20603: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef fflush_unlocked
# | #ifdef __cplusplus
# | (void) fflush_unlocked;
# | #else
# | (void) fflush_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:20603: result: no
# configure:20614: checking whether flockfile is declared
# configure:20614: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20614: $? = 0
# configure:20614: result: yes
# configure:20625: checking whether fputs_unlocked is declared
# configure:20625: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:162:10: error: 'fputs_unlocked' undeclared (first use in this function)
# (void) fputs_unlocked;
# ^
# conftest.c:162:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20625: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 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 fputs_unlocked
# | #ifdef __cplusplus
# | (void) fputs_unlocked;
# | #else
# | (void) fputs_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:20625: result: no
# configure:20636: checking whether funlockfile is declared
# configure:20636: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20636: $? = 0
# configure:20636: result: yes
# configure:20647: checking whether putc_unlocked is declared
# configure:20647: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20647: $? = 0
# configure:20647: result: yes
# configure:20688: checking for iconv
# configure:20742: result: no, consider installing GNU libiconv
# configure:20949: checking for nl_langinfo and CODESET
# configure:20965: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:125:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20965: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char* cs = nl_langinfo(CODESET); return !cs;
# | ;
# | return 0;
# | }
# configure:20974: result: no
# configure:20984: checking for working fcntl.h
# configure:21056: result: cross-compiling
# configure:21079: checking whether getc_unlocked is declared
# configure:21079: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:21079: $? = 0
# configure:21079: result: yes
# configure:21091: checking whether we are using the GNU C Library 2.1 or newer
# configure:21118: result: no
# configure:21221: checking for mbstate_t
# configure:21245: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:21245: $? = 0
# configure:21252: result: yes
# configure:21271: checking for a traditional japanese locale
# configure:21341: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:21344: $? = 0
# configure:21402: result: none
# configure:21410: checking for a transitional chinese locale
# configure:21481: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccU4Js8t.o:conftest.c:function main: error: undefined reference to 'mblen'
# collect2: error: ld returned 1 exit status
# configure:21484: $? = 1
# configure:21535: result: none
# configure:21542: checking for a french Unicode locale
# configure:21614: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:21617: $? = 0
# configure:21663: result: none
# configure:21754: checking for mmap
# configure:21754: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:21754: $? = 0
# configure:21754: result: yes
# configure:21765: checking for MAP_ANONYMOUS
# configure:21802: result: yes
# configure:21824: checking whether memchr works
# configure:21897: result: guessing no
# configure:21914: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:131:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:131:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:131:16: error: unknown type name 'universal'
# configure:21914: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 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:22042: checking whether poll is declared without a macro
# configure:22059: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22059: $? = 0
# configure:22067: result: yes
# configure:22153: checking for library containing setsockopt
# configure:22175: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:22175: $? = 0
# configure:22256: result: none needed
# configure:22351: checking whether malloc, realloc, calloc are POSIX compliant
# configure:22371: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22371: $? = 0
# configure:22379: result: yes
# configure:22394: checking whether is self-contained
# configure:22411: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22411: $? = 0
# configure:22430: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22430: $? = 0
# configure:22460: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccIDfZII.o:conftest.c:function main: error: undefined reference to 'nonexistent_memset'
# collect2: error: ld returned 1 exit status
# configure:22460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #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:22473: result: no
# configure:22586: checking whether pselect is declared without a macro
# configure:22610: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22610: $? = 0
# configure:22618: result: yes
# configure:22586: checking whether select is declared without a macro
# configure:22610: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22610: $? = 0
# configure:22618: result: yes
# configure:22651: checking for sigset_t
# configure:22651: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22651: $? = 0
# configure:22651: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:142:23: error: expected expression before ')' token
# if (sizeof ((sigset_t)))
# ^
# configure:22651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 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:22651: result: yes
# configure:22672: checking for uid_t in sys/types.h
# configure:22691: result: yes
# configure:22710: checking whether snprintf returns a byte count as in C99
# configure:22791: result: guessing no
# configure:22794: checking whether snprintf is declared
# configure:22794: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22794: $? = 0
# configure:22794: result: yes
# configure:22805: checking for stdbool.h that conforms to C99
# configure:22872: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22872: $? = 0
# configure:22879: result: yes
# configure:22881: checking for _Bool
# configure:22881: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22881: $? = 0
# configure:22881: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:22881: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 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:22881: result: yes
# configure:22897: checking for wchar_t
# configure:22914: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22914: $? = 0
# configure:22921: result: yes
# configure:22930: checking for long long int
# configure:22967: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:22967: $? = 0
# configure:23012: result: yes
# configure:23021: checking for unsigned long long int
# configure:23058: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:23058: $? = 0
# configure:23066: result: yes
# configure:23199: checking whether stdint.h conforms to C99
# configure:23368: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:254:7: error: negative width in bit-field 'check_WINT'
# ? 1 : -1;
# ^
# configure:23368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:23460: result: no
# configure:23469: checking sys/inttypes.h usability
# configure:23469: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:172:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:23469: result: no
# configure:23469: checking sys/inttypes.h presence
# configure:23469: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:139:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# configure:23469: result: no
# configure:23469: checking for sys/inttypes.h
# configure:23469: result: no
# configure:23469: checking sys/bitypes.h usability
# configure:23469: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:172:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:23469: result: no
# configure:23469: checking sys/bitypes.h presence
# configure:23469: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:139:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# configure:23469: result: no
# configure:23469: checking for sys/bitypes.h
# configure:23469: result: no
# configure:23498: checking for bit size of ptrdiff_t
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:154:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:154:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:154:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:154:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:154:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:154:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23524: result: 32
# configure:23498: checking for bit size of size_t
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:155:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:155:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:155:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:155:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:155:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:155:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# ^
# configure:23503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23503: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23503: $? = 0
# configure:23524: result: 32
# configure:23543: checking for bit size of sig_atomic_t
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:156:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:156:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:156:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:156:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:156:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:156:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23569: result: 32
# configure:23543: checking for bit size of wchar_t
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23569: result: 32
# configure:23543: checking for bit size of wint_t
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:158:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:158:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:158:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:158:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:158:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:158:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# ^
# configure:23548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23548: $? = 0
# configure:23569: result: 32
# configure:23587: checking whether sig_atomic_t is signed
# configure:23614: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23614: $? = 0
# configure:23624: result: yes
# configure:23587: checking whether wchar_t is signed
# configure:23614: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:156:17: error: size of array 'verify' is negative
# int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# ^
# configure:23614: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:23624: result: no
# configure:23587: checking whether wint_t is signed
# configure:23614: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:156:17: error: size of array 'verify' is negative
# int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# ^
# configure:23614: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:23624: result: no
# configure:23646: checking for ptrdiff_t integer literal suffix
# configure:23692: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23692: $? = 0
# configure:23701: result:
# configure:23646: checking for size_t integer literal suffix
# configure:23692: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23692: $? = 0
# configure:23701: result: u
# configure:23718: checking for sig_atomic_t integer literal suffix
# configure:23764: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23764: $? = 0
# configure:23773: result:
# configure:23718: checking for wchar_t integer literal suffix
# configure:23764: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23764: $? = 0
# configure:23773: result: u
# configure:23718: checking for wint_t integer literal suffix
# configure:23764: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23764: $? = 0
# configure:23773: result: u
# configure:23805: checking whether strerror(0) succeeds
# configure:23851: result: guessing no
# configure:23937: checking whether ffsl is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:10: error: 'ffsl' undeclared (first use in this function)
# (void) ffsl;
# ^
# conftest.c:157:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsl
# | (void) ffsl;
# | ;
# | return 0;
# | }
# configure:23963: result: no
# configure:23937: checking whether ffsll is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:10: error: 'ffsll' undeclared (first use in this function)
# (void) ffsll;
# ^
# conftest.c:157:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsll
# | (void) ffsll;
# | ;
# | return 0;
# | }
# configure:23963: result: no
# configure:23937: checking whether memmem is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether mempcpy is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:158:10: error: 'mempcpy' undeclared (first use in this function)
# (void) mempcpy;
# ^
# conftest.c:158:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef mempcpy
# | (void) mempcpy;
# | ;
# | return 0;
# | }
# configure:23963: result: no
# configure:23937: checking whether memrchr is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether rawmemchr is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:159:10: error: 'rawmemchr' undeclared (first use in this function)
# (void) rawmemchr;
# ^
# conftest.c:159:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef rawmemchr
# | (void) rawmemchr;
# | ;
# | return 0;
# | }
# configure:23963: result: no
# configure:23937: checking whether stpcpy is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether stpncpy is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strchrnul is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:161:10: error: 'strchrnul' undeclared (first use in this function)
# (void) strchrnul;
# ^
# conftest.c:161:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define 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:23963: result: no
# configure:23937: checking whether strdup is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strncat is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strndup is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strnlen is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strpbrk is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strsep is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strcasestr is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strtok_r is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strerror_r is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strsignal is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23955: $? = 0
# configure:23963: result: yes
# configure:23937: checking whether strverscmp is declared without a macro
# configure:23955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:10: error: 'strverscmp' undeclared (first use in this function)
# (void) strverscmp;
# ^
# conftest.c:171:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define 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:23963: result: no
# configure:23975: checking whether strtok_r is declared
# configure:23975: result: yes
# configure:24106: checking for struct timeval
# configure:24129: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24129: $? = 0
# configure:24137: result: yes
# configure:24142: checking for correct struct timeval.tv_sec member
# configure:24167: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24167: $? = 0
# configure:24175: result: yes
# configure:24185: checking whether gettimeofday is declared without a macro
# configure:24207: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24207: $? = 0
# configure:24215: result: yes
# configure:24248: checking for struct timespec in
# configure:24265: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24265: $? = 0
# configure:24272: result: yes
# configure:24449: checking for wint_t
# configure:24474: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24474: $? = 0
# configure:24481: result: yes
# configure:24490: checking for inttypes.h
# configure:24507: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24507: $? = 0
# configure:24514: result: yes
# configure:24525: checking for stdint.h
# configure:24542: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24542: $? = 0
# configure:24549: result: yes
# configure:24562: checking for intmax_t
# configure:24587: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24587: $? = 0
# configure:24594: result: yes
# configure:24613: checking where to find the exponent in a 'double'
# configure:24939: result: unknown
# configure:24967: checking for snprintf
# configure:24967: result: yes
# configure:24967: checking for strnlen
# configure:24967: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:24967: $? = 0
# configure:24967: result: yes
# configure:24967: checking for wcslen
# configure:24967: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:24967: $? = 0
# configure:24967: result: yes
# configure:24967: checking for wcsnlen
# configure:24967: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:24967: $? = 0
# configure:24967: result: yes
# configure:24967: checking for mbrtowc
# configure:24967: result: yes
# configure:24967: checking for wcrtomb
# configure:24967: result: yes
# configure:24976: checking whether _snprintf is declared
# configure:24976: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:186:10: error: '_snprintf' undeclared (first use in this function)
# (void) _snprintf;
# ^
# conftest.c:186:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:24976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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:24976: result: no
# configure:24999: checking whether uses 'inline' correctly
# configure:25021: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25024: $? = 0
# configure:25042: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25045: $? = 0
# configure:25058: result: yes
# configure:25092: checking for a traditional french locale
# configure:25160: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:25163: $? = 0
# configure:25219: result: none
# configure:25231: checking if environ is properly declared
# configure:25254: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:184:39: error: conflicting types for 'environ'
# extern struct { int foo; } environ;
# ^
# In file included from conftest.c:179:0:
# /sysroot/sysroot/usr/include/unistd.h:50:15: note: previous declaration of 'environ' was here
# extern char** environ;
# ^
# configure:25254: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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
# | /* 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:25262: result: yes
# configure:25289: checking whether ungetc works on arbitrary bytes
# configure:25340: result: guessing no
# configure:25353: checking whether getcwd (NULL, 0) allocates memory for result
# configure:25418: result: guessing no
# configure:25422: checking for getcwd with POSIX signature
# configure:25444: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25444: $? = 0
# configure:25452: result: yes
# configure:25559: checking whether imaxabs is declared without a macro
# configure:25577: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25577: $? = 0
# configure:25585: result: yes
# configure:25559: checking whether imaxdiv is declared without a macro
# configure:25577: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25577: $? = 0
# configure:25585: result: yes
# configure:25559: checking whether strtoimax is declared without a macro
# configure:25577: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25577: $? = 0
# configure:25585: result: yes
# configure:25559: checking whether strtoumax is declared without a macro
# configure:25577: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25577: $? = 0
# configure:25585: result: yes
# configure:25600: checking for inttypes.h
# configure:25600: result: yes
# configure:25611: checking whether the inttypes.h PRIxNN macros are broken
# configure:25632: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25632: $? = 0
# configure:25640: result: no
# configure:25670: checking for LC_MESSAGES
# configure:25686: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:25686: $? = 0
# configure:25694: result: yes
# configure:25710: checking whether imported symbols can be declared weak
# configure:25728: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:25728: $? = 0
# configure:25774: result: guessing yes
# configure:25779: checking pthread.h usability
# configure:25779: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25779: $? = 0
# configure:25779: result: yes
# configure:25779: checking pthread.h presence
# configure:25779: arm-linux-androideabi-gcc -E conftest.c
# configure:25779: $? = 0
# configure:25779: result: yes
# configure:25779: checking for pthread.h
# configure:25779: result: yes
# configure:25807: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:25807: $? = 0
# configure:25817: checking for pthread_kill in -lpthread
# configure:25842: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:25842: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_kill ();
# | int
# | main ()
# | {
# | return pthread_kill ();
# | ;
# | return 0;
# | }
# configure:25851: result: no
# configure:26590: checking for multithread API to use
# configure:26592: result: posix
# configure:26606: checking whether lstat correctly handles trailing slash
# configure:26656: result: guessing no
# configure:26672: checking for stdlib.h
# configure:26672: result: yes
# configure:26682: checking for GNU libc compatible malloc
# configure:26726: result: no
# configure:26742: checking for promoted mode_t type
# configure:26759: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26759: $? = 0
# configure:26767: result: int
# configure:26777: checking whether setenv is declared
# configure:26777: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26777: $? = 0
# configure:26777: result: yes
# configure:26803: checking search.h usability
# configure:26803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26803: $? = 0
# configure:26803: result: yes
# configure:26803: checking search.h presence
# configure:26803: arm-linux-androideabi-gcc -E conftest.c
# configure:26803: $? = 0
# configure:26803: result: yes
# configure:26803: checking for search.h
# configure:26803: result: yes
# configure:26815: checking for tsearch
# configure:26815: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:26815: $? = 0
# configure:26815: result: yes
# configure:26830: checking whether unsetenv is declared
# configure:26830: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26830: $? = 0
# configure:26830: result: yes
# configure:26876: checking for alloca as a compiler built-in
# configure:26900: result: yes
# configure:27013: checking whether inet_ntop is declared without a macro
# configure:27039: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:27039: $? = 0
# configure:27047: result: yes
# configure:27013: checking whether inet_pton is declared without a macro
# configure:27039: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:27039: $? = 0
# configure:27047: result: yes
# configure:27194: checking for error_at_line
# configure:27210: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:199:19: fatal error: error.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:27218: result: no
# configure:27297: checking whether conversion from 'int' to 'long double' works
# configure:27349: result: guessing yes
# configure:27504: checking for fseeko
# configure:27531: result: yes
# configure:27637: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
# configure:27642: checking for library containing getaddrinfo
# configure:27673: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:27673: $? = 0
# configure:27690: result: none required
# configure:27703: checking for getaddrinfo
# configure:27729: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:27729: $? = 0
# configure:27737: result: yes
# configure:27786: checking whether gai_strerror is declared
# configure:27786: result: yes
# configure:27811: checking whether gai_strerrorA is declared
# configure:27811: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:224:10: error: 'gai_strerrorA' undeclared (first use in this function)
# (void) gai_strerrorA;
# ^
# conftest.c:224:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:27811: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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:27811: result: no
# configure:27835: checking for gai_strerror with POSIX signature
# configure:27861: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:27861: $? = 0
# configure:27868: result: yes
# configure:27885: checking for struct sockaddr.sa_len
# configure:27885: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:213:12: error: 'struct sockaddr' has no member named 'sa_len'
# if (ac_aggr.sa_len)
# ^
# configure:27885: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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:27885: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:213:19: error: 'struct sockaddr' has no member named 'sa_len'
# if (sizeof ac_aggr.sa_len)
# ^
# configure:27885: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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:27885: result: no
# configure:27902: checking whether getaddrinfo is declared
# configure:27902: result: yes
# configure:27927: checking whether freeaddrinfo is declared
# configure:27927: result: yes
# configure:27952: checking whether getnameinfo is declared
# configure:27952: result: yes
# configure:27991: checking for struct addrinfo
# configure:27991: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:27991: $? = 0
# configure:27991: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:223:30: error: expected expression before ')' token
# if (sizeof ((struct addrinfo)))
# ^
# configure:27991: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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:27991: result: yes
# configure:28084: checking for working getdelim function
# configure:28154: result: guessing no
# configure:28184: checking for flockfile
# configure:28184: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:28184: $? = 0
# configure:28184: result: yes
# configure:28184: checking for funlockfile
# configure:28184: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:28184: $? = 0
# configure:28184: result: yes
# configure:28193: checking whether getc_unlocked is declared
# configure:28193: result: yes
# configure:28229: checking for getline
# configure:28229: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:28229: $? = 0
# configure:28229: result: yes
# configure:28237: checking for working getline function
# configure:28307: result: guessing no
# configure:28465: checking whether __fsetlocking is declared
# configure:28465: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:228:10: error: '__fsetlocking' undeclared (first use in this function)
# (void) __fsetlocking;
# ^
# conftest.c:228:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:28465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | /* end confdefs.h. */
# | #include
# | #if HAVE_STDIO_EXT_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | #ifndef __fsetlocking
# | #ifdef __cplusplus
# | (void) __fsetlocking;
# | #else
# | (void) __fsetlocking;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:28465: result: no
# configure:28501: checking for library containing gethostbyname
# configure:28549: result: none required
# configure:28563: checking for gethostbyname
# configure:28563: result: yes
# configure:28865: checking for library containing inet_ntop
# configure:28913: result: none required
# configure:28945: checking whether inet_ntop is declared
# configure:28945: result: yes
# configure:28994: checking whether the compiler generally respects inline
# configure:29015: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:224:17: error: #error "inline is not effective"
# #error "inline is not effective"
# ^
# configure:29015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifdef __NO_INLINE__
# | #error "inline is not effective"
# | #endif
# | ;
# | return 0;
# | }
# configure:29024: result: no
# configure:29049: checking whether lseek detects pipes
# configure:29106: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:29106: $? = 0
# configure:29117: result: yes
# configure:29173: checking whether mbrtowc handles incomplete characters
# configure:29230: result: guessing yes
# configure:29236: checking whether mbrtowc works as well as mbtowc
# configure:29297: result: guessing yes
# configure:29348: checking whether mbrtowc handles a NULL pwc argument
# configure:29419: result: guessing yes
# configure:29425: checking whether mbrtowc handles a NULL string argument
# configure:29484: result: guessing yes
# configure:29492: checking whether mbrtowc has a correct return value
# configure:29622: result: guessing yes
# configure:29628: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:29684: result: guessing yes
# configure:29767: checking whether mbrtowc handles incomplete characters
# configure:29824: result: guessing yes
# configure:29830: checking whether mbrtowc works as well as mbtowc
# configure:29891: result: guessing yes
# configure:29990: checking bp-sym.h usability
# configure:29990: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:255:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:29990: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 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:29990: result: no
# configure:29990: checking bp-sym.h presence
# configure:29990: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:222:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:29990: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | /* end confdefs.h. */
# | #include
# configure:29990: result: no
# configure:29990: checking for bp-sym.h
# configure:29990: result: no
# configure:30143: checking whether getaddrinfo is declared without a macro
# configure:30168: result: yes
# configure:30143: checking whether freeaddrinfo is declared without a macro
# configure:30168: result: yes
# configure:30143: checking whether gai_strerror is declared without a macro
# configure:30168: result: yes
# configure:30143: checking whether getnameinfo is declared without a macro
# configure:30168: result: yes
# configure:30181: checking whether is self-contained
# configure:30198: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:30198: $? = 0
# configure:30206: result: yes
# configure:30318: checking for pmccabe
# configure:30349: result: false
# configure:30364: checking for poll
# configure:30364: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:30364: $? = 0
# configure:30364: result: yes
# configure:30602: checking whether poll is declared without a macro
# configure:30627: result: yes
# configure:30639: checking whether program_invocation_name is declared
# configure:30639: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:239:10: error: 'program_invocation_name' undeclared (first use in this function)
# (void) program_invocation_name;
# ^
# conftest.c:239:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30639: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef program_invocation_name
# | #ifdef __cplusplus
# | (void) program_invocation_name;
# | #else
# | (void) program_invocation_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:30639: result: no
# configure:30651: checking whether program_invocation_short_name is declared
# configure:30651: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:240:10: error: 'program_invocation_short_name' undeclared (first use in this function)
# (void) program_invocation_short_name;
# ^
# conftest.c:240:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef program_invocation_short_name
# | #ifdef __cplusplus
# | (void) program_invocation_short_name;
# | #else
# | (void) program_invocation_short_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:30651: result: no
# configure:31160: checking for readline
# configure:31185: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libreadline.so >&5
# conftest.c:233:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:31185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | readline((char*)0);
# | ;
# | return 0;
# | }
# configure:31185: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libreadline.so -lncurses >&5
# conftest.c:233:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:31185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | readline((char*)0);
# | ;
# | return 0;
# | }
# configure:31185: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libreadline.so -ltermcap >&5
# conftest.c:233:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:31185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | readline((char*)0);
# | ;
# | return 0;
# | }
# configure:31185: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c /usr/lib/libreadline.so -lcurses >&5
# conftest.c:233:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:31185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | readline((char*)0);
# | ;
# | return 0;
# | }
# configure:31202: result: no
# configure:31229: checking readline/readline.h usability
# configure:31229: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:265:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:31229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:31229: result: no
# configure:31229: checking readline/readline.h presence
# configure:31229: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:232:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:31229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# configure:31229: result: no
# configure:31229: checking for readline/readline.h
# configure:31229: result: no
# configure:31229: checking readline/history.h usability
# configure:31229: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:265:30: fatal error: readline/history.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:31229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:31229: result: no
# configure:31229: checking readline/history.h presence
# configure:31229: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:232:30: fatal error: readline/history.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:31229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# configure:31229: result: no
# configure:31229: checking for readline/history.h
# configure:31229: result: no
# configure:31328: checking whether select supports a 0 argument
# configure:31371: result: guessing yes
# configure:31437: checking for library containing getservbyname
# configure:31485: result: none required
# configure:31499: checking for getservbyname
# configure:31499: result: yes
# configure:31652: checking for volatile sig_atomic_t
# configure:31652: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31652: $? = 0
# configure:31652: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:245:36: error: expected expression before ')' token
# if (sizeof ((volatile sig_atomic_t)))
# ^
# configure:31652: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:31652: result: yes
# configure:31668: checking for sighandler_t
# configure:31668: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31668: $? = 0
# configure:31668: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:245:27: error: expected expression before ')' token
# if (sizeof ((sighandler_t)))
# ^
# configure:31668: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:31668: result: yes
# configure:31682: checking whether pthread_sigmask is declared without a macro
# configure:31700: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:244:10: error: 'pthread_sigmask' undeclared (first use in this function)
# (void) pthread_sigmask;
# ^
# conftest.c:244:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:31700: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef pthread_sigmask
# | (void) pthread_sigmask;
# | ;
# | return 0;
# | }
# configure:31708: result: no
# configure:31682: checking whether sigaction is declared without a macro
# configure:31700: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31700: $? = 0
# configure:31708: result: yes
# configure:31682: checking whether sigaddset is declared without a macro
# configure:31700: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31700: $? = 0
# configure:31708: result: yes
# configure:31682: checking whether sigdelset is declared without a macro
# configure:31700: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31700: $? = 0
# configure:31708: result: yes
# configure:31682: checking whether sigemptyset is declared without a macro
# configure:31700: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31700: $? = 0
# configure:31708: result: yes
# configure:31682: checking whether sigfillset is declared without a macro
# configure:31700: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31700: $? = 0
# configure:31708: result: yes
# configure:31682: checking whether sigismember is declared without a macro
# configure:31700: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31700: $? = 0
# configure:31708: result: yes
# configure:31682: checking whether sigpending is declared without a macro
# configure:31700: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31700: $? = 0
# configure:31708: result: yes
# configure:31682: checking whether sigprocmask is declared without a macro
# configure:31700: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:31700: $? = 0
# configure:31708: result: yes
# configure:31723: checking for stdint.h
# configure:31723: result: yes
# configure:31733: checking for SIZE_MAX
# configure:31804: result: yes
# configure:31820: checking for snprintf
# configure:31820: result: yes
# configure:31833: checking whether snprintf respects a size of 1
# configure:31878: result: guessing yes
# configure:32101: checking for library containing setsockopt
# configure:32204: result: none needed
# configure:32219: checking for socklen_t
# configure:32219: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32219: $? = 0
# configure:32219: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:266:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:32219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_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:32219: result: yes
# configure:32283: checking for ssize_t
# configure:32300: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32300: $? = 0
# configure:32307: result: yes
# configure:32316: checking for working stdalign.h
# configure:32355: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32355: $? = 0
# configure:32362: result: yes
# configure:32384: checking for va_copy
# configure:32405: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32405: $? = 0
# configure:32413: result: yes
# configure:32595: checking whether NULL can be used in arbitrary expressions
# configure:32613: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32613: $? = 0
# configure:32620: result: yes
# configure:32802: checking whether dprintf is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether fpurge is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether fseeko is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether ftello is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether getdelim is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether getline is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether gets is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether pclose is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether popen is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether renameat is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether snprintf is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether tmpfile is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether vdprintf is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32802: checking whether vsnprintf is declared without a macro
# configure:32820: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32820: $? = 0
# configure:32828: result: yes
# configure:32913: checking whether _Exit is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether atoll is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether canonicalize_file_name is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:279:10: error: 'canonicalize_file_name' undeclared (first use in this function)
# (void) canonicalize_file_name;
# ^
# conftest.c:279:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether getloadavg is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:279:10: error: 'getloadavg' undeclared (first use in this function)
# (void) getloadavg;
# ^
# conftest.c:279:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether getsubopt is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:279:10: error: 'getsubopt' undeclared (first use in this function)
# (void) getsubopt;
# ^
# conftest.c:279:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether grantpt is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether initstate is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether initstate_r is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:281:10: error: 'initstate_r' undeclared (first use in this function)
# (void) initstate_r;
# ^
# conftest.c:281:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether mkdtemp is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether mkostemp is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:282:10: error: 'mkostemp' undeclared (first use in this function)
# (void) mkostemp;
# ^
# conftest.c:282:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether mkostemps is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:282:10: error: 'mkostemps' undeclared (first use in this function)
# (void) mkostemps;
# ^
# conftest.c:282:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether mkstemp is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether mkstemps is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:283:10: error: 'mkstemps' undeclared (first use in this function)
# (void) mkstemps;
# ^
# conftest.c:283:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether posix_openpt is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether ptsname is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether ptsname_r is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether random is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether random_r is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:287:10: error: 'random_r' undeclared (first use in this function)
# (void) random_r;
# ^
# conftest.c:287:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether realpath is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether rpmatch is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:288:10: error: 'rpmatch' undeclared (first use in this function)
# (void) rpmatch;
# ^
# conftest.c:288:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether setenv is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether setstate is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether setstate_r is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:290:10: error: 'setstate_r' undeclared (first use in this function)
# (void) setstate_r;
# ^
# conftest.c:290:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether srandom is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether srandom_r is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:291:10: error: 'srandom_r' undeclared (first use in this function)
# (void) srandom_r;
# ^
# conftest.c:291:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:32937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 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:32945: result: no
# configure:32913: checking whether strtod is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether strtoll is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether strtoull is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether unlockpt is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:32913: checking whether unsetenv is declared without a macro
# configure:32937: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:32937: $? = 0
# configure:32945: result: yes
# configure:33101: checking for strtok_r
# configure:33101: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:33101: $? = 0
# configure:33101: result: yes
# configure:33112: checking whether strtok_r works
# configure:33163: result: guessing yes
# configure:33211: checking whether is self-contained
# configure:33290: result: no
# configure:33403: checking whether pselect is declared without a macro
# configure:33435: result: yes
# configure:33403: checking whether select is declared without a macro
# configure:33435: result: yes
# configure:33461: checking whether is self-contained
# configure:33486: result: yes
# configure:33491: checking for shutdown
# configure:33491: result: yes
# configure:33501: checking whether defines the SHUT_* macros
# configure:33526: result: yes
# configure:33624: checking for struct sockaddr_storage
# configure:33624: result: yes
# configure:33645: checking for sa_family_t
# configure:33645: result: yes
# configure:33674: checking for struct sockaddr_storage.ss_family
# configure:33674: result: yes
# configure:33730: checking whether socket is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether connect is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether accept is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether bind is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether getpeername is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether getsockname is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether getsockopt is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether listen is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether recv is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether send is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether recvfrom is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether sendto is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether setsockopt is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether shutdown is declared without a macro
# configure:33759: result: yes
# configure:33730: checking whether accept4 is declared without a macro
# configure:33759: result: yes
# configure:33866: checking for nlink_t
# configure:33866: result: yes
# configure:33881: checking whether fchmodat is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether fstat is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether fstatat is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether futimens is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether lchmod is declared without a macro
# configure:33907: result: no
# configure:33881: checking whether lstat is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether mkdirat is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether mkfifo is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether mkfifoat is declared without a macro
# configure:33907: result: no
# configure:33881: checking whether mknod is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether mknodat is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether stat is declared without a macro
# configure:33907: result: yes
# configure:33881: checking whether utimensat is declared without a macro
# configure:33907: result: yes
# configure:34180: checking whether chdir is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether chown is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether dup is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether dup2 is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether dup3 is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether environ is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether euidaccess is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:344:10: error: 'euidaccess' undeclared (first use in this function)
# (void) euidaccess;
# ^
# conftest.c:344:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:34210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_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:34218: result: no
# configure:34180: checking whether faccessat is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether fchdir is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether fchownat is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether fdatasync is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether fsync is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether ftruncate is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether getcwd is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether getdomainname is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:351:10: error: 'getdomainname' undeclared (first use in this function)
# (void) getdomainname;
# ^
# conftest.c:351:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:34210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_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:34218: result: no
# configure:34180: checking whether getdtablesize is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:351:10: error: 'getdtablesize' undeclared (first use in this function)
# (void) getdtablesize;
# ^
# conftest.c:351:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:34210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_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:34218: result: no
# configure:34180: checking whether getgroups is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether gethostname is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether getlogin is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether getlogin_r is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:354:10: error: 'getlogin_r' undeclared (first use in this function)
# (void) getlogin_r;
# ^
# conftest.c:354:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:34210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_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:34218: result: no
# configure:34180: checking whether getpagesize is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether getusershell is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether setusershell is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether endusershell is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether group_member is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:358:10: error: 'group_member' undeclared (first use in this function)
# (void) group_member;
# ^
# conftest.c:358:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:34210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_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:34218: result: no
# configure:34180: checking whether isatty is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether lchown is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether link is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether linkat is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether lseek is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether pipe is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether pipe2 is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether pread is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether pwrite is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether readlink is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether readlinkat is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether rmdir is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether sethostname is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:370:10: error: 'sethostname' undeclared (first use in this function)
# (void) sethostname;
# ^
# conftest.c:370:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:34210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_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:34218: result: no
# configure:34180: checking whether sleep is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether symlink is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether symlinkat is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether ttyname_r is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether unlink is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether unlinkat is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34180: checking whether usleep is declared without a macro
# configure:34210: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34210: $? = 0
# configure:34218: result: yes
# configure:34422: checking whether self tests are run under valgrind
# configure:34424: result: no
# configure:34488: checking for ptrdiff_t
# configure:34488: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34488: $? = 0
# configure:34488: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:397:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:34488: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | /* 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:34488: result: yes
# configure:34509: checking for vasprintf
# configure:34509: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:34509: $? = 0
# configure:34509: result: yes
# configure:34727: checking whether btowc is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wctob is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether mbsinit is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether mbrtowc is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether mbrlen is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether mbsrtowcs is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether mbsnrtowcs is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcrtomb is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsrtombs is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsnrtombs is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcwidth is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wmemchr is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wmemcmp is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wmemcpy is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wmemmove is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wmemset is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcslen is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsnlen is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcscpy is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcpcpy is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:398:10: error: 'wcpcpy' undeclared (first use in this function)
# (void) wcpcpy;
# ^
# conftest.c:398:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:34755: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | /* 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:34763: result: no
# configure:34727: checking whether wcsncpy is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcpncpy is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:399:10: error: 'wcpncpy' undeclared (first use in this function)
# (void) wcpncpy;
# ^
# conftest.c:399:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:34755: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | /* 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:34763: result: no
# configure:34727: checking whether wcscat is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsncat is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcscmp is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsncmp is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcscasecmp is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsncasecmp is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcscoll is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsxfrm is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsdup is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcschr is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsrchr is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcscspn is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsspn is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcspbrk is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcsstr is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcstok is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34727: checking whether wcswidth is declared without a macro
# configure:34755: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34755: $? = 0
# configure:34763: result: yes
# configure:34873: checking whether iswcntrl works
# configure:34894: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:34894: $? = 0
# configure:34928: result: guessing yes
# configure:34952: checking for towlower
# configure:34952: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:423:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
# char towlower ();
# ^
# configure:34952: $? = 0
# configure:34952: result: yes
# configure:35000: checking for wctype_t
# configure:35028: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:35028: $? = 0
# configure:35036: result: yes
# configure:35042: checking for wctrans_t
# configure:35068: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:35068: $? = 0
# configure:35076: result: yes
# configure:35085: checking whether wctype is declared without a macro
# configure:35114: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:35114: $? = 0
# configure:35122: result: yes
# configure:35085: checking whether iswctype is declared without a macro
# configure:35114: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:35114: $? = 0
# configure:35122: result: yes
# configure:35085: checking whether wctrans is declared without a macro
# configure:35114: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:35114: $? = 0
# configure:35122: result: yes
# configure:35085: checking whether towctrans is declared without a macro
# configure:35114: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:35114: $? = 0
# configure:35122: result: yes
# configure:35148: checking for stdint.h
# configure:35148: result: yes
# configure:35199: checking whether btowc(0) is correct
# configure:35245: result: guessing yes
# configure:35248: checking whether btowc(EOF) is correct
# configure:35299: result: guessing yes
# configure:35351: checking for a traditional french locale
# configure:35478: result: none
# configure:35485: checking for a french Unicode locale
# configure:35606: result: none
# configure:35614: checking for a traditional french locale
# configure:35741: result: none
# configure:35749: checking for a turkish Unicode locale
# configure:35820: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:463:3: warning: implicit declaration of function 'towupper' [-Wimplicit-function-declaration]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^
# conftest.c:463:7: warning: incompatible implicit declaration of built-in function 'towupper' [enabled by default]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^
# conftest.c:463:3: warning: implicit declaration of function 'towlower' [-Wimplicit-function-declaration]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^
# conftest.c:463:35: warning: incompatible implicit declaration of built-in function 'towlower' [enabled by default]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^
# configure:35823: $? = 0
# configure:35871: result: none
# configure:35885: checking whether dup2 works
# configure:35950: result: guessing no
# configure:36095: checking whether fcntl is declared without a macro
# configure:36113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:36113: $? = 0
# configure:36121: result: yes
# configure:36095: checking whether openat is declared without a macro
# configure:36113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:36113: $? = 0
# configure:36121: result: yes
# configure:36139: checking whether fdopen sets errno
# configure:36181: result: guessing yes
# configure:36274: checking for getpagesize
# configure:36274: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:36274: $? = 0
# configure:36274: result: yes
# configure:36321: checking whether getpagesize is declared
# configure:36321: result: yes
# configure:36363: checking whether byte ordering is bigendian
# configure:36378: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:417:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:417:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:417:15: error: unknown type name 'universal'
# configure:36378: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:36423: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:423:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:423:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:36423: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 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:36467: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:422:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:422:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:36467: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:36523: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:36523: $? = 0
# configure:36569: result: no
# configure:36645: checking for library containing inet_pton
# configure:36676: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:36676: $? = 0
# configure:36693: result: none required
# configure:36725: checking whether inet_pton is declared
# configure:36725: result: yes
# configure:36778: checking whether byte ordering is bigendian
# configure:36984: result: no
# configure:37041: checking whether INT32_MAX < INTMAX_MAX
# configure:37075: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:37075: $? = 0
# configure:37082: result: yes
# configure:37093: checking whether INT64_MAX == LONG_MAX
# configure:37127: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:435:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:37127: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_DECL_INET_PTON 1
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined INT64_MAX
# | #define CONDITION (INT64_MAX == LONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (long long int) == sizeof (long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:37134: result: no
# configure:37147: checking whether UINT32_MAX < UINTMAX_MAX
# configure:37181: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:37181: $? = 0
# configure:37188: result: yes
# configure:37199: checking whether UINT64_MAX == ULONG_MAX
# configure:37233: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:435:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:37233: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_DECL_INET_PTON 1
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined UINT64_MAX
# | #define CONDITION (UINT64_MAX == ULONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:37240: result: no
# configure:37271: checking whether locale.h conforms to POSIX:2001
# configure:37289: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:37289: $? = 0
# configure:37296: result: yes
# configure:37302: checking whether locale.h defines locale_t
# configure:37319: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:37319: $? = 0
# configure:37327: result: yes
# configure:37340: checking whether struct lconv is properly defined
# configure:37359: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:37359: $? = 0
# configure:37367: result: yes
# configure:37444: checking whether setlocale is declared without a macro
# configure:37466: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:37466: $? = 0
# configure:37474: result: yes
# configure:37444: checking whether duplocale is declared without a macro
# configure:37466: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:37466: $? = 0
# configure:37474: result: yes
# configure:37493: checking for setlocale
# configure:37493: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:37493: $? = 0
# configure:37493: result: yes
# configure:37493: checking for uselocale
# configure:37493: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:37493: $? = 0
# configure:37493: result: yes
# configure:37509: checking for pthread_rwlock_t
# configure:37509: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:37509: $? = 0
# configure:37509: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:426:31: error: expected expression before ')' token
# if (sizeof ((pthread_rwlock_t)))
# ^
# configure:37509: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:37509: result: yes
# configure:37534: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:37534: $? = 0
# configure:37647: checking for a traditional french locale
# configure:37774: result: none
# configure:37781: checking for a french Unicode locale
# configure:37902: result: none
# configure:37910: checking for a traditional japanese locale
# configure:38041: result: none
# configure:38049: checking for a transitional chinese locale
# configure:38174: result: none
# configure:38181: checking for a french Unicode locale
# configure:38302: result: none
# configure:38356: checking for mmap
# configure:38356: result: yes
# configure:38367: checking for MAP_ANONYMOUS
# configure:38404: result: yes
# configure:38423: checking whether open recognizes a trailing slash
# configure:38474: result: guessing yes
# configure:38532: checking for putenv compatible with GNU and SVID
# configure:38582: result: guessing no
# configure:38629: checking whether setenv validates arguments
# configure:38683: result: guessing no
# configure:38777: checking for a traditional french locale
# configure:38904: result: none
# configure:38911: checking for a french Unicode locale
# configure:39032: result: none
# configure:39040: checking for a traditional japanese locale
# configure:39171: result: none
# configure:39179: checking for a transitional chinese locale
# configure:39304: result: none
# configure:39312: checking whether stat handles trailing slashes on directories
# configure:39345: result: guessing yes
# configure:39347: checking whether stat handles trailing slashes on files
# configure:39398: result: guessing no
# configure:39451: checking for wchar_t
# configure:39475: result: yes
# configure:39484: checking for wint_t
# configure:39516: result: yes
# configure:39530: checking whether symlink handles trailing slash correctly
# configure:39575: result: guessing no
# configure:39628: checking for pthread_atfork
# configure:39628: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:39628: $? = 0
# configure:39628: result: yes
# configure:39652: checking for unsetenv
# configure:39652: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:39652: $? = 0
# configure:39652: result: yes
# configure:39665: checking for unsetenv() return type
# configure:39690: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:39690: $? = 0
# configure:39697: result: int
# configure:39706: checking whether unsetenv obeys POSIX
# configure:39761: result: guessing no
# configure:39874: checking whether self tests are run under valgrind
# configure:39876: result: no
# configure:39895: checking whether mbrtowc handles incomplete characters
# configure:39952: result: guessing yes
# configure:39958: checking whether mbrtowc works as well as mbtowc
# configure:40019: result: guessing yes
# configure:40072: checking whether wcrtomb return value is correct
# configure:40139: result: guessing yes
# configure:40187: checking for a traditional french locale
# configure:40314: result: none
# configure:40321: checking for a french Unicode locale
# configure:40442: result: none
# configure:40450: checking for a traditional japanese locale
# configure:40581: result: none
# configure:40589: checking for a transitional chinese locale
# configure:40714: result: none
# configure:40731: checking whether wctob works
# configure:40829: result: guessing yes
# configure:40837: checking whether wctob is declared
# configure:40837: result: yes
# configure:40947: checking for sched_yield in -lrt
# configure:40972: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lrt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
# collect2: error: ld returned 1 exit status
# configure:40972: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PUTENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sched_yield ();
# | int
# | main ()
# | {
# | return sched_yield ();
# | ;
# | return 0;
# | }
# configure:40981: result: no
# configure:40986: checking for sched_yield in -lposix4
# configure:41011: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lposix4 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lposix4
# collect2: error: ld returned 1 exit status
# configure:41011: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU SASL"
# | #define PACKAGE_TARNAME "gsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "GNU SASL 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# | #define PACKAGE "gsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PWD_H 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_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_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETPASS 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# | #define FUNC_UNGETC_BROKEN 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define PROMOTED_MODE_T int
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define getpass gnu_getpass
# | #define HAVE_DECL___FSETLOCKING 0
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 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_POLL 1
# | #define GNULIB_TEST_POLL 1
# | #define HAVE_RAW_DECL_POLL 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_SELECT 1
# | #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_PUTENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sched_yield ();
# | int
# | main ()
# | {
# | return sched_yield ();
# | ;
# | return 0;
# | }
# configure:41020: result: no
# configure:41069: checking for LASSO
# configure:41077: $PKG_CONFIG --exists --print-errors "lasso >= 2.2.1"
# Package lasso was not found in the pkg-config search path.
# Perhaps you should add the directory containing `lasso.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'lasso' found
# configure:41080: $? = 1
# configure:41095: $PKG_CONFIG --exists --print-errors "lasso >= 2.2.1"
# Package lasso was not found in the pkg-config search path.
# Perhaps you should add the directory containing `lasso.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'lasso' found
# configure:41098: $? = 1
# No package 'lasso' found
# configure:41126: result: no
# configure:41929: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU SASL config.status 1.8.0, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on f0515ff4bf6b
#
# config.status:2407: creating Makefile
# config.status:2407: creating doc/Makefile
# config.status:2407: creating doc/cyclo/Makefile
# config.status:2407: creating doc/doxygen/Doxyfile
# config.status:2407: creating doc/reference/Makefile
# config.status:2407: creating doc/reference/version.xml
# config.status:2407: creating examples/Makefile
# config.status:2407: creating examples/openid20/Makefile
# config.status:2407: creating examples/saml20/Makefile
# config.status:2407: creating gl/Makefile
# config.status:2407: creating gltests/Makefile
# config.status:2407: creating po/Makefile.in
# config.status:2407: creating src/Makefile
# config.status:2407: creating tests/Makefile
# config.status:2407: creating config.h
# config.status:2667: executing depfiles commands
# config.status:2667: executing libtool commands
# config.status:2667: executing po-directories commands
# configure:44412: === configuring in lib (/tmp/gsasl/src/gsasl-1.8.0/lib)
# configure:44475: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--with-gssapi-impl=mit' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:44508: summary of main build options:
#
# version: 1.8.0
# Host type: arm-unknown-linux-androideabi
# Install prefix: /usr
# Compiler: cc: arm-linux-androideabi-gcc -std=gnu99 cflags: cppflags:
# Warning flags: no
# Library types: Shared=yes, Static=yes
# Valgrind:
# Obsolete functions: yes
# GnuTLS support: no
# CPPFLAGS:
# LDADD:
# Lasso support: no
# CPPFLAGS:
# LDADD:
#
#
# ## ---------------- ##
# ## 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_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_LASSO_CFLAGS_set=
# ac_cv_env_LASSO_CFLAGS_value=
# ac_cv_env_LASSO_LIBS_set=
# ac_cv_env_LASSO_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_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___fsetlocking=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_flockfile=yes
# ac_cv_func_funlockfile=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getline=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_getservbyname=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_newlocale=yes
# ac_cv_func_poll=yes
# ac_cv_func_pthread_atfork=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_shutdown=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strnlen=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_symlink=yes
# ac_cv_func_tcgetattr=yes
# ac_cv_func_tcsetattr=yes
# ac_cv_func_towlower=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_uselocale=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_func_wctob=yes
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl___fsetlocking=no
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_accept4=yes
# ac_cv_have_decl_accept=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_bind=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_connect=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_duplocale=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fcntl=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_fflush_unlocked=no
# ac_cv_have_decl_flockfile=yes
# ac_cv_have_decl_fpurge=yes
# ac_cv_have_decl_fputs_unlocked=no
# ac_cv_have_decl_freeaddrinfo=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_funlockfile=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_getenv=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getnameinfo=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getpass=no
# 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_imaxabs=yes
# ac_cv_have_decl_imaxdiv=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_iswctype=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_listen=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_openat=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_pread=yes
# ac_cv_have_decl_program_invocation_name=no
# ac_cv_have_decl_program_invocation_short_name=no
# ac_cv_have_decl_pselect=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_putc_unlocked=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_recv=yes
# ac_cv_have_decl_recvfrom=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rmdir=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_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_socket=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_towctrans=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_utimensat=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_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_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_iconv_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_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_pthread_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_readline_history_h=no
# ac_cv_header_readline_readline_h=no
# 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_stdio_ext_h=no
# 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_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_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_header_xlocale_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_error_at_line=no
# ac_cv_lib_posix4_sched_yield=no
# ac_cv_lib_pthread_pthread_kill=no
# ac_cv_lib_rt_sched_yield=no
# ac_cv_libgnutls=no
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_GTKDOC_CHECK=/usr/sbin/gtkdoc-check
# ac_cv_path_GTKDOC_MKPDF=/usr/sbin/gtkdoc-mkpdf
# ac_cv_path_GTKDOC_REBASE=/usr/sbin/gtkdoc-rebase
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_PMCCABE=false
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# 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_arm_linux_androideabi_gcc_c_o=yes
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=-std=gnu99
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=-std=gnu99
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# 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_search_socket='none required'
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_pthread_rwlock_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_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_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_func_iconv='no, consider installing GNU libiconv'
# am_cv_func_working_getline='guessing no'
# am_cv_langinfo_codeset=no
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# gl_cv_bitsizeof_ptrdiff_t=32
# gl_cv_bitsizeof_sig_atomic_t=32
# gl_cv_bitsizeof_size_t=32
# gl_cv_bitsizeof_wchar_t=32
# gl_cv_bitsizeof_wint_t=32
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_inline_effective=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0=unknown
# gl_cv_decl_null_works=yes
# gl_cv_func_btowc_eof='guessing yes'
# gl_cv_func_btowc_nul='guessing yes'
# gl_cv_func_dup2_works='guessing no'
# gl_cv_func_fdopen_works='guessing yes'
# gl_cv_func_fseeko=yes
# gl_cv_func_gai_strerror_posix_signature=yes
# gl_cv_func_getaddrinfo=yes
# gl_cv_func_getcwd_null='guessing no'
# gl_cv_func_getcwd_posix_signature=yes
# gl_cv_func_getopt_gnu=yes
# gl_cv_func_getopt_posix='guessing yes'
# gl_cv_func_iswcntrl_works='guessing yes'
# gl_cv_func_itold_works='guessing yes'
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_lstat_dereferences_slashed_symlink='guessing no'
# gl_cv_func_malloc_0_nonnull=0
# gl_cv_func_malloc_posix=yes
# gl_cv_func_mbrtowc_incomplete_state='guessing yes'
# gl_cv_func_mbrtowc_nul_retval='guessing yes'
# gl_cv_func_mbrtowc_null_arg1='guessing yes'
# gl_cv_func_mbrtowc_null_arg2='guessing yes'
# gl_cv_func_mbrtowc_retval='guessing yes'
# gl_cv_func_mbrtowc_sanitycheck='guessing yes'
# gl_cv_func_memchr_works='guessing no'
# gl_cv_func_open_slash='guessing yes'
# gl_cv_func_poll=yes
# gl_cv_func_select_supports0='guessing yes'
# gl_cv_func_setenv_works='guessing no'
# gl_cv_func_snprintf_retval_c99='guessing no'
# gl_cv_func_snprintf_size1='guessing yes'
# gl_cv_func_snprintf_usable=no
# gl_cv_func_stat_dir_slash='guessing yes'
# gl_cv_func_stat_file_slash='guessing no'
# gl_cv_func_strerror_0_works='guessing no'
# gl_cv_func_strtok_r_works='guessing yes'
# gl_cv_func_svid_putenv='guessing no'
# gl_cv_func_symlink_works='guessing no'
# gl_cv_func_ungetc_works='guessing no'
# gl_cv_func_unsetenv_works='guessing no'
# gl_cv_func_va_copy=yes
# gl_cv_func_wcrtomb_retval='guessing yes'
# gl_cv_func_wctob_works='guessing yes'
# gl_cv_func_working_getdelim='guessing no'
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_accept4=yes
# gl_cv_have_raw_decl_accept=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_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_connect=yes
# gl_cv_have_raw_decl_dprintf=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_duplocale=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=no
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fcntl=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=no
# gl_cv_have_raw_decl_ffsll=no
# gl_cv_have_raw_decl_fpurge=yes
# gl_cv_have_raw_decl_freeaddrinfo=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_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=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_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_listen=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_openat=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_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_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_renameat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=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_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_socket=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=no
# gl_cv_have_raw_decl_stat=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=no
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=no
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_towctrans=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_utimensat=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_wcpcpy=no
# gl_cv_have_raw_decl_wcpncpy=no
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wctrans=yes
# gl_cv_have_raw_decl_wctype=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_have_raw_decl_wmemchr=yes
# gl_cv_have_raw_decl_wmemcmp=yes
# gl_cv_have_raw_decl_wmemcpy=yes
# gl_cv_have_raw_decl_wmemmove=yes
# gl_cv_have_raw_decl_wmemset=yes
# gl_cv_have_weak='guessing yes'
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_locale_h_needs_xlocale_h=no
# gl_cv_header_locale_h_posix2001=yes
# gl_cv_header_locale_has_locale_t=yes
# gl_cv_header_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_readline=no
# gl_cv_lib_socket='none needed'
# gl_cv_next_arpa_inet_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_iconv_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_locale_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_select_h=''
# gl_cv_next_sys_socket_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_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_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
# gl_cv_type_ptrdiff_t_signed=yes
# gl_cv_type_ptrdiff_t_suffix=
# gl_cv_type_sig_atomic_t_signed=yes
# gl_cv_type_sig_atomic_t_suffix=
# gl_cv_type_sigset_t=yes
# gl_cv_type_size_t_signed=no
# gl_cv_type_size_t_suffix=u
# gl_cv_type_wchar_t_signed=no
# gl_cv_type_wchar_t_suffix=u
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gl_cv_type_wint_t_signed=no
# gl_cv_type_wint_t_suffix=u
# gl_cv_var_stdin_large_offset=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# gt_cv_func_unsetenv_ret=int
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_tr_utf8=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_val_LC_MESSAGES=yes
# gt_cv_var_environ_declaration=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_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/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run aclocal-1.11'
# 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/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run automake-1.11'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T='32'
# BITSIZEOF_SIG_ATOMIC_T='32'
# BITSIZEOF_SIZE_T='32'
# BITSIZEOF_WCHAR_T='32'
# BITSIZEOF_WINT_T='32'
# CC='arm-linux-androideabi-gcc -std=gnu99'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONFIG_INCLUDE='config.h'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DIA='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run dia'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE='#'
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# EPSTOPDF='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run epstopdf'
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FLOAT_H=''
# GETADDRINFO_LIB=''
# GETOPT_H=''
# GETTEXT_MACRO_VERSION='0.18'
# GLIBC21='no'
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_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_STDARG_H_FALSE=''
# GL_GENERATE_STDARG_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE='#'
# GL_GENERATE_STDINT_H_TRUE=''
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GNULIB_ACCEPT4='0'
# GNULIB_ACCEPT='0'
# GNULIB_ATOLL='0'
# GNULIB_BIND='0'
# GNULIB_BTOWC='IN_GSASL_GNULIB_TESTS'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='1'
# GNULIB_CONNECT='1'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='IN_GSASL_GNULIB_TESTS'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_DUPLOCALE='0'
# GNULIB_ENVIRON='IN_GSASL_GNULIB_TESTS'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_GSASL_GNULIB_TESTS'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='1'
# GNULIB_FSEEKO='1'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# 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='IN_GSASL_GNULIB_TESTS'
# GNULIB_GETDELIM='1'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='1'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='IN_GSASL_GNULIB_TESTS'
# GNULIB_GETPEERNAME='0'
# GNULIB_GETSOCKNAME='0'
# GNULIB_GETSOCKOPT='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='0'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_ICONV='1'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_INET_NTOP='1'
# GNULIB_INET_PTON='IN_GSASL_GNULIB_TESTS'
# GNULIB_ISATTY='0'
# GNULIB_ISWBLANK='0'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LISTEN='0'
# GNULIB_LOCALECONV='0'
# GNULIB_LSEEK='1'
# GNULIB_LSTAT='IN_GSASL_GNULIB_TESTS'
# GNULIB_MALLOC_POSIX='IN_GSASL_GNULIB_TESTS'
# 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='IN_GSASL_GNULIB_TESTS'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='IN_GSASL_GNULIB_TESTS'
# GNULIB_OPENAT='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POLL='1'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='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='IN_GSASL_GNULIB_TESTS'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RAISE='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='0'
# GNULIB_RECV='1'
# GNULIB_RECVFROM='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SELECT='1'
# GNULIB_SEND='0'
# GNULIB_SENDTO='0'
# GNULIB_SETENV='IN_GSASL_GNULIB_TESTS'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='IN_GSASL_GNULIB_TESTS'
# GNULIB_SETSOCKOPT='0'
# GNULIB_SHUTDOWN='1'
# GNULIB_SIGACTION='0'
# GNULIB_SIGNAL_H_SIGPIPE='0'
# GNULIB_SIGPROCMASK='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='1'
# GNULIB_SOCKET='1'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STAT='IN_GSASL_GNULIB_TESTS'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='1'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='IN_GSASL_GNULIB_TESTS'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='IN_GSASL_GNULIB_TESTS'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='1'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='IN_GSASL_GNULIB_TESTS'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='IN_GSASL_GNULIB_TESTS'
# GNULIB_WCTOMB='IN_GSASL_GNULIB_TESTS'
# 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='0'
# GNULIB__EXIT='0'
# GREP='/usr/sbin/grep'
# GTKDOC_CHECK='/usr/sbin/gtkdoc-check'
# GTKDOC_MKPDF='/usr/sbin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/sbin/gtkdoc-rebase'
# GTK_DOC_BUILD_HTML_FALSE='#'
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE='#'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# HAVE_ACCEPT4='1'
# HAVE_ARPA_INET_H='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FREEADDRINFO='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_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_INET_NTOP='1'
# HAVE_DECL_INET_PTON='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_DUPLOCALE='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LIBGNUTLS='no'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_NETDB_H='1'
# HAVE_NETINET_IN_H=''
# HAVE_OPENAT='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_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_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_RPMATCH='1'
# HAVE_SA_FAMILY_T='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T='1'
# HAVE_SIGNED_WCHAR_T='0'
# HAVE_SIGNED_WINT_T='0'
# HAVE_SIGSET_T='1'
# HAVE_SLEEP='1'
# HAVE_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_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H='0'
# HAVE_SYS_INTTYPES_H='0'
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_SELECT_H='1'
# HAVE_SYS_SOCKET_H='1'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_SYS_UIO_H='1'
# HAVE_TIMEGM='1'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_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'
# HELP2MAN='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run help2man'
# HOSTENT_LIB=''
# HTML_DIR='${datadir}/gtk-doc/html'
# 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'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='0'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LASSO_CFLAGS=''
# LASSO_FALSE=''
# LASSO_LIBS=''
# LASSO_TRUE='#'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBGNUTLS=''
# LIBGNUTLS_PREFIX=''
# LIBICONV=''
# LIBINTL=''
# LIBMULTITHREAD=''
# LIBOBJS=''
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBREADLINE=''
# LIBS=''
# LIBSOCKET=''
# LIBTESTS_LIBDEPS=''
# LIBTHREAD=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
# LIBUNISTRING_UNISTR_H='unistr.h'
# LIBUNISTRING_UNITYPES_H='unitypes.h'
# LIB_POLL=''
# LIB_SELECT=''
# LIPO=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gl"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_TR_UTF8='none'
# LOCALE_ZH_CN='none'
# LTALLOCA=''
# LTLIBGNUTLS=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBMULTITHREAD=''
# LTLIBOBJS=''
# LTLIBPTH=''
# LTLIBREADLINE=''
# LTLIBTHREAD=''
# MAKEINFO='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NETINET_IN_H=''
# NEXT_ARPA_INET_H=''
# NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H=''
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ICONV_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_LOCALE_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_STDARG_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_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_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_GETOPT_H=''
# NEXT_ICONV_H=''
# NEXT_INTTYPES_H=''
# NEXT_LOCALE_H=''
# NEXT_NETDB_H=''
# NEXT_NETINET_IN_H=''
# NEXT_POLL_H=''
# NEXT_SIGNAL_H=''
# NEXT_STDARG_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_SELECT_H=''
# NEXT_SYS_SOCKET_H=''
# NEXT_SYS_STAT_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'
# OBSOLETE_FALSE='#'
# OBSOLETE_TRUE=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='gsasl'
# PACKAGE_BUGREPORT='bug-gsasl@gnu.org'
# PACKAGE_NAME='GNU SASL'
# PACKAGE_STRING='GNU SASL 1.8.0'
# PACKAGE_TARNAME='gsasl'
# PACKAGE_URL='http://www.gnu.org/software/gsasl/'
# PACKAGE_VERSION='1.8.0'
# PATH_SEPARATOR=':'
# PERL='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run perl'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PMCCABE='false'
# POSUB=''
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='arm-linux-androideabi-ranlib'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='1'
# REPLACE_DUP='0'
# REPLACE_DUPLOCALE='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GAI_STRERROR='0'
# REPLACE_GETCWD='1'
# REPLACE_GETDELIM='1'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='1'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_ICONV='0'
# REPLACE_ICONV_OPEN='0'
# REPLACE_ICONV_UTF='0'
# REPLACE_INET_NTOP='0'
# REPLACE_INET_PTON='0'
# REPLACE_ISATTY='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALECONV='0'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='1'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='1'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='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_R='0'
# REPLACE_PUTENV='1'
# REPLACE_PWRITE='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SELECT='0'
# REPLACE_SETENV='1'
# REPLACE_SETLOCALE='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='1'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='1'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='1'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRUCT_LCONV='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='1'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TOWLOWER='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='1'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# 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'
# SED='/usr/sbin/sed'
# SERVENT_LIB=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX='u'
# STDALIGN_H=''
# STDARG_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'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='0'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS='no'
# VALGRIND=''
# VERSION='1.8.0'
# WARN_CFLAGS=''
# WCHAR_T_SUFFIX='u'
# WERROR_CFLAGS=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINDOWS_FALSE=''
# WINDOWS_TRUE='#'
# WINT_T_SUFFIX='u'
# WSTACK_CFLAGS=''
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format'
# YIELD_LIB=''
# abs_aux_dir='/tmp/gsasl/src/gsasl-1.8.0/lib/build-aux'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o error.o getdelim.o getline.o getpass.o memchr.o printf-args.o printf-parse.o readline.o snprintf.o strerror.o strerror-override.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo error.lo getdelim.lo getline.lo getpass.lo memchr.lo printf-args.lo printf-parse.lo readline.lo snprintf.lo strerror.lo strerror-override.lo vasnprintf.lo'
# gltests_LIBOBJS=' dup2.o getcwd-lgpl.o lstat.o putenv.o setenv.o stat.o symlink.o unsetenv.o'
# gltests_LTLIBOBJS=' dup2.lo getcwd-lgpl.lo lstat.lo putenv.lo setenv.lo stat.lo symlink.lo unsetenv.lo'
# gltests_WITNESS='IN_GSASL_GNULIB_TESTS'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/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='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkglibexecdir='${libexecdir}/${PACKAGE}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' lib'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GNU SASL"
# #define PACKAGE_TARNAME "gsasl"
# #define PACKAGE_VERSION "1.8.0"
# #define PACKAGE_STRING "GNU SASL 1.8.0"
# #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# #define PACKAGE_URL "http://www.gnu.org/software/gsasl/"
# #define PACKAGE "gsasl"
# #define VERSION "1.8.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_FSEEKO 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_PWD_H 1
# #define HAVE_GETPWUID 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_POLL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETDELIM 1
# #define HAVE_TCGETATTR 1
# #define HAVE_TCSETATTR 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_SNPRINTF 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_BTOWC 1
# #define HAVE_NEWLOCALE 1
# #define HAVE_LSTAT 1
# #define HAVE_SETENV 1
# #define HAVE_SYMLINK 1
# #define HAVE_SHUTDOWN 1
# #define HAVE_WCRTOMB 1
# #define HAVE_WCTOB 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_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_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_DECL_GETDELIM 1
# #define HAVE_DECL_GETLINE 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_DECL_GETPASS 0
# #define HAVE_DECL_FFLUSH_UNLOCKED 0
# #define HAVE_DECL_FLOCKFILE 1
# #define HAVE_DECL_FPUTS_UNLOCKED 0
# #define HAVE_DECL_FUNLOCKFILE 1
# #define HAVE_DECL_PUTC_UNLOCKED 1
# #define HAVE_WORKING_O_NOATIME 0
# #define HAVE_WORKING_O_NOFOLLOW 0
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_RAW_DECL_POLL 1
# #define HAVE_RAW_DECL_PSELECT 1
# #define HAVE_RAW_DECL_SELECT 1
# #define HAVE_SIGSET_T 1
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE__BOOL 1
# #define HAVE_WCHAR_T 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define BITSIZEOF_PTRDIFF_T 32
# #define BITSIZEOF_SIZE_T 32
# #define BITSIZEOF_SIG_ATOMIC_T 32
# #define BITSIZEOF_WCHAR_T 32
# #define BITSIZEOF_WINT_T 32
# #define HAVE_SIGNED_SIG_ATOMIC_T 1
# #define PTRDIFF_T_SUFFIX
# #define SIZE_T_SUFFIX u
# #define SIG_ATOMIC_T_SUFFIX
# #define WCHAR_T_SUFFIX u
# #define WINT_T_SUFFIX u
# #define REPLACE_STRERROR_0 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_GETTIMEOFDAY 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_ENVIRON_DECL 1
# #define FUNC_UNGETC_BROKEN 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LC_MESSAGES 1
# #define USE_POSIX_THREADS 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 0
# #define PROMOTED_MODE_T int
# #define HAVE_DECL_SETENV 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_ALLOCA 1
# #define HAVE_RAW_DECL_INET_NTOP 1
# #define HAVE_RAW_DECL_INET_PTON 1
# #define GNULIB_TEST_CLOSE 1
# #define GNULIB_TEST_CONNECT 1
# #define GNULIB_TEST_FSEEK 1
# #define GNULIB_TEST_FSEEKO 1
# #define GNULIB_TEST_FSTAT 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 HAVE_FLOCKFILE 1
# #define HAVE_FUNLOCKFILE 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETLINE 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define getpass gnu_getpass
# #define HAVE_DECL___FSETLOCKING 0
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_DECL_INET_NTOP 1
# #define GNULIB_TEST_LSEEK 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MEMCHR 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_POLL 1
# #define GNULIB_TEST_POLL 1
# #define HAVE_RAW_DECL_POLL 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define GNULIB_TEST_RECV 1
# #define GNULIB_TEST_SELECT 1
# #define HAVE_GETSERVBYNAME 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_STDINT_H 1
# #define HAVE_SNPRINTF 1
# #define GNULIB_TEST_SNPRINTF 1
# #define GNULIB_SNPRINTF 1
# #define GNULIB_TEST_SOCKET 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FPURGE 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_GETS 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define HAVE_STRTOK_R 1
# #define GNULIB_TEST_STRTOK_R 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_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define GNULIB_UNISTR_U8_MBTOUCR 1
# #define GNULIB_UNISTR_U8_UCTOMB 1
# #define HAVE_VASPRINTF 1
# #define GNULIB_TEST_VASPRINTF 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_TOWLOWER 1
# #define HAVE_RAW_DECL_WCTYPE 1
# #define HAVE_RAW_DECL_ISWCTYPE 1
# #define HAVE_RAW_DECL_WCTRANS 1
# #define HAVE_RAW_DECL_TOWCTRANS 1
# #define HAVE_STDINT_H 1
# #define GNULIB_TEST_BTOWC 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_ENVIRON 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_TEST_FDOPEN 1
# #define GNULIB_TEST_GETCWD 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define HAVE_DECL_INET_PTON 1
# #define HAVE_RAW_DECL_SETLOCALE 1
# #define HAVE_RAW_DECL_DUPLOCALE 1
# #define HAVE_SETLOCALE 1
# #define HAVE_USELOCALE 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define GNULIB_TEST_LSTAT 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define GNULIB_TEST_MBTOWC 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_OPEN 1
# #define GNULIB_TEST_PUTENV 1
# #define GNULIB_TEST_SETENV 1
# #define GNULIB_TEST_SETLOCALE 1
# #define REPLACE_FUNC_STAT_FILE 1
# #define GNULIB_TEST_STAT 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define GNULIB_TEST_SYMLINK 1
# #define HAVE_PTHREAD_ATFORK 1
# #define HAVE_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 1
# #define GNULIB_TEST_WCRTOMB 1
# #define HAVE_DECL_WCTOB 1
# #define GNULIB_TEST_WCTOB 1
# #define GNULIB_TEST_WCTOMB 1
#
# configure: exit 0

CMD: config logfiles '/tmp/gsasl/src/gsasl-1.8.0/lib/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 libgsasl configure 1.8.0, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --build=x86_64-unknown-linux --host=arm-linux-androideabi --with-gssapi-impl=mit build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f0515ff4bf6b
# 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:3279: checking for a BSD-compatible install
# configure:3347: result: /usr/bin/install -c
# configure:3358: checking whether build environment is sane
# configure:3408: result: yes
# configure:3457: checking for arm-linux-androideabi-strip
# configure:3473: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3484: result: arm-linux-androideabi-strip
# configure:3549: checking for a thread-safe mkdir -p
# configure:3588: result: /usr/sbin/mkdir -p
# configure:3602: checking for gawk
# configure:3618: found /usr/sbin/gawk
# configure:3629: result: gawk
# configure:3640: checking whether make sets $(MAKE)
# configure:3662: result: yes
# configure:3753: checking whether make supports nested variables
# configure:3770: result: yes
# configure:3793: checking for arm-linux-androideabi-gcc
# configure:3820: result: arm-linux-androideabi-gcc
# configure:4089: checking for C compiler version
# configure:4098: 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:4109: $? = 0
# configure:4098: 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:4109: $? = 0
# configure:4098: 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:4109: $? = 1
# configure:4098: 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:4109: $? = 1
# configure:4129: checking whether the C compiler works
# configure:4151: arm-linux-androideabi-gcc conftest.c >&5
# configure:4155: $? = 0
# configure:4203: result: yes
# configure:4206: checking for C compiler default output file name
# configure:4208: result: a.out
# configure:4214: checking for suffix of executables
# configure:4221: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4225: $? = 0
# configure:4247: result:
# configure:4269: checking whether we are cross compiling
# configure:4307: result: yes
# configure:4312: checking for suffix of object files
# configure:4334: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4338: $? = 0
# configure:4359: result: o
# configure:4363: checking whether we are using the GNU C compiler
# configure:4382: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4382: $? = 0
# configure:4391: result: yes
# configure:4400: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4420: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4420: $? = 0
# configure:4461: result: yes
# configure:4478: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4542: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4542: $? = 0
# configure:4555: result: none needed
# configure:4586: checking for style of include used by make
# configure:4614: result: GNU
# configure:4640: checking dependency style of arm-linux-androideabi-gcc
# configure:4751: result: gcc3
# configure:4772: checking how to run the C preprocessor
# configure:4803: arm-linux-androideabi-gcc -E conftest.c
# configure:4803: $? = 0
# configure:4817: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4817: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | /* end confdefs.h. */
# | #include
# configure:4842: result: arm-linux-androideabi-gcc -E
# configure:4862: arm-linux-androideabi-gcc -E conftest.c
# configure:4862: $? = 0
# configure:4876: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | /* end confdefs.h. */
# | #include
# configure:4905: checking for grep that handles long lines and -e
# configure:4963: result: /usr/sbin/grep
# configure:4968: checking for egrep
# configure:5030: result: /usr/sbin/grep -E
# configure:5037: checking for Minix Amsterdam compiler
# configure:5061: result: no
# configure:5073: checking for arm-linux-androideabi-ar
# configure:5089: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5100: result: arm-linux-androideabi-ar
# configure:5180: checking for arm-linux-androideabi-ranlib
# configure:5196: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:5207: result: arm-linux-androideabi-ranlib
# configure:5277: checking build system type
# configure:5291: result: x86_64-unknown-linux-gnu
# configure:5311: checking host system type
# configure:5324: result: arm-unknown-linux-androideabi
# configure:5344: checking for ANSI C header files
# configure:5364: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5364: $? = 0
# configure:5448: result: yes
# configure:5461: checking for sys/types.h
# configure:5461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5461: $? = 0
# configure:5461: result: yes
# configure:5461: checking for sys/stat.h
# configure:5461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5461: $? = 0
# configure:5461: result: yes
# configure:5461: checking for stdlib.h
# configure:5461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5461: $? = 0
# configure:5461: result: yes
# configure:5461: checking for string.h
# configure:5461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5461: $? = 0
# configure:5461: result: yes
# configure:5461: checking for memory.h
# configure:5461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5461: $? = 0
# configure:5461: result: yes
# configure:5461: checking for strings.h
# configure:5461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5461: $? = 0
# configure:5461: result: yes
# configure:5461: checking for inttypes.h
# configure:5461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5461: $? = 0
# configure:5461: result: yes
# configure:5461: checking for stdint.h
# configure:5461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5461: $? = 0
# configure:5461: result: yes
# configure:5461: checking for unistd.h
# configure:5461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5461: $? = 0
# configure:5461: result: yes
# configure:5476: checking minix/config.h usability
# configure:5476: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5476: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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:5476: result: no
# configure:5476: checking minix/config.h presence
# configure:5476: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5476: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5476: result: no
# configure:5476: checking for minix/config.h
# configure:5476: result: no
# configure:5505: checking whether it is safe to define __EXTENSIONS__
# configure:5523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5523: $? = 0
# configure:5530: result: yes
# configure:6047: checking how to print strings
# configure:6074: result: printf
# configure:6095: checking for a sed that does not truncate output
# configure:6159: result: /usr/sbin/sed
# configure:6177: checking for fgrep
# configure:6239: result: /usr/sbin/grep -F
# configure:6274: checking for ld used by arm-linux-androideabi-gcc
# configure:6341: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:6348: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:6363: result: yes
# configure:6375: checking for BSD- or MS-compatible name lister (nm)
# configure:6424: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:6554: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:6561: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6564: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:6567: output
# 00000000 B some_variable
# configure:6574: result: BSD nm
# configure:6577: checking whether ln -s works
# configure:6581: result: yes
# configure:6589: checking the maximum length of command line arguments
# configure:6719: result: 1572864
# configure:6736: checking whether the shell understands some XSI constructs
# configure:6746: result: yes
# configure:6750: checking whether the shell understands "+="
# configure:6756: result: yes
# configure:6791: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:6831: result: func_convert_file_noop
# configure:6838: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6858: result: func_convert_file_noop
# configure:6865: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6872: result: -r
# configure:6906: checking for arm-linux-androideabi-objdump
# configure:6933: result: objdump
# configure:7002: checking how to recognize dependent libraries
# configure:7204: result: pass_all
# configure:7249: checking for arm-linux-androideabi-dlltool
# configure:7276: result: dlltool
# configure:7346: checking how to associate runtime and link libraries
# configure:7373: result: printf %s\n
# configure:7389: checking for arm-linux-androideabi-ar
# configure:7416: result: arm-linux-androideabi-ar
# configure:7497: checking for archiver @FILE support
# configure:7514: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7514: $? = 0
# configure:7517: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:7520: $? = 0
# configure:7525: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:7528: $? = 1
# configure:7540: result: @
# configure:7558: checking for arm-linux-androideabi-strip
# configure:7585: result: arm-linux-androideabi-strip
# configure:7657: checking for arm-linux-androideabi-ranlib
# configure:7684: result: arm-linux-androideabi-ranlib
# configure:7826: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7949: $? = 0
# configure:7953: /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:7956: $? = 0
# configure:8022: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:8025: $? = 0
# configure:8063: result: ok
# configure:8100: checking for sysroot
# configure:8130: result: no
# configure:8346: checking for arm-linux-androideabi-mt
# configure:8376: result: no
# configure:8386: checking for mt
# configure:8416: result: no
# configure:8436: checking if : is a manifest tool
# configure:8442: : '-?'
# configure:8450: result: no
# configure:9089: checking for dlfcn.h
# configure:9089: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9089: $? = 0
# configure:9089: result: yes
# configure:9293: checking for objdir
# configure:9308: result: .libs
# configure:9579: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9597: 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:9601: $? = 0
# configure:9614: result: no
# configure:9941: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9948: result: -fPIC -DPIC
# configure:9956: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9974: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9978: $? = 0
# configure:9991: result: yes
# configure:10020: checking if arm-linux-androideabi-gcc static flag -static works
# configure:10048: result: yes
# configure:10063: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:10084: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:10088: $? = 0
# configure:10110: result: yes
# configure:10118: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:10165: result: yes
# configure:10198: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11355: result: yes
# configure:11392: checking whether -lc should be explicitly linked in
# configure:11400: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11403: $? = 0
# configure:11418: 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:11421: $? = 0
# configure:11435: result: no
# configure:11595: checking dynamic linker characteristics
# configure:12106: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12106: $? = 0
# configure:12340: result: GNU/Linux ld.so
# configure:12447: checking how to hardcode library paths into programs
# configure:12472: result: immediate
# configure:13012: checking whether stripping libraries is possible
# configure:13017: result: yes
# configure:13052: checking if libtool supports shared libraries
# configure:13054: result: yes
# configure:13057: checking whether to build shared libraries
# configure:13078: result: yes
# configure:13081: checking whether to build static libraries
# configure:13085: result: yes
# configure:13125: checking whether NLS is requested
# configure:13134: result: yes
# configure:13175: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:13207: result: /usr/sbin/msgfmt
# configure:13216: checking for gmsgfmt
# configure:13247: result: /usr/sbin/msgfmt
# configure:13298: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:13330: result: /usr/sbin/xgettext
# configure:13376: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:13407: result: /usr/sbin/msgmerge
# configure:13464: checking for ld used by GCC
# configure:13528: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:13535: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:13548: result: yes
# configure:13555: checking for shared library run path origin
# configure:13568: result: done
# configure:14140: checking for CFPreferencesCopyAppValue
# configure:14158: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:29:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14158: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:14167: result: no
# configure:14174: checking for CFLocaleCopyCurrent
# configure:14192: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:29:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14192: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:14201: result: no
# configure:14250: checking for GNU gettext in libc
# configure:14270: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:29:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14270: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:14279: result: no
# configure:14313: checking for iconv
# configure:14335: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:30:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14335: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:14357: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:30:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14357: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:14367: result: no, consider installing GNU libiconv
# configure:14966: checking for GNU gettext in libintl
# configure:14994: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
# conftest.c:29:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14994: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:15035: result: no
# configure:15070: checking whether to use NLS
# configure:15072: result: no
# configure:15157: checking if ANONYMOUS should be used
# configure:15159: result: yes
# configure:15182: checking if EXTERNAL should be used
# configure:15184: result: yes
# configure:15207: checking if PLAIN should be used
# configure:15209: result: yes
# configure:15232: checking if LOGIN should be used
# configure:15234: result: yes
# configure:15257: checking if SECURID should be used
# configure:15259: result: yes
# configure:15770: checking for libntlm
# configure:15792: arm-linux-androideabi-gcc -o conftest conftest.c -lntlm >&5
# conftest.c:34:18: fatal error: ntlm.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15792: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | buildSmbNtlmAuthRequest_noatsplit (0, 0, 0);
# | ;
# | return 0;
# | }
# configure:15802: result: no
# configure:15829: WARNING: Libntlm >= 0.3.5 not found, disabling NTLM.
# configure:15838: checking if NTLM should be used
# configure:15840: result: no
# configure:15863: checking if CRAM-MD5 should be used
# configure:15865: result: yes
# configure:15888: checking if DIGEST-MD5 should be used
# configure:15890: result: yes
# configure:15913: checking if SCRAM-SHA-1 should be used
# configure:15915: result: yes
# configure:15941: checking if SAML20 should be used
# configure:15943: result: yes
# configure:15968: checking if OPENID20 should be used
# configure:15970: result: yes
# configure:16013: checking for GSS implementation (mit)
# configure:17140: trying MIT
# configure:17144: checking for krb5-config
# configure:17162: found /usr/sbin/krb5-config
# configure:17175: result: /usr/sbin/krb5-config
# configure:18398: checking if KERBEROS_V5 should be used
# configure:18400: result: no
# configure:18914: checking for libidn
# configure:18936: arm-linux-androideabi-gcc -o conftest conftest.c /usr/lib/libidn.so >&5
# conftest.c:39:24: fatal error: stringprep.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18936: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | stringprep_check_version (0);
# | ;
# | return 0;
# | }
# configure:18946: result: no
# configure:18973: WARNING: GNU Libidn not found. Stringprep disabled.
# configure:19005: checking if non-ASCII support via Libidn should be built
# configure:19007: result: no
# configure:19036: checking if client code should be built
# configure:19038: result: yes
# configure:19040: checking if server code should be built
# configure:19042: result: yes
# configure:19074: checking if backwards compatibility code should be present
# configure:19076: result: yes
# configure:19096: checking for size_t
# configure:19096: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19096: $? = 0
# configure:19096: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:19096: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 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:19096: result: yes
# configure:19109: checking for working alloca.h
# configure:19126: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19126: $? = 0
# configure:19134: result: yes
# configure:19142: checking for alloca
# configure:19179: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19179: $? = 0
# configure:19187: result: yes
# configure:19297: checking for inline
# configure:19313: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19313: $? = 0
# configure:19321: result: inline
# configure:19339: checking for C/C++ restrict keyword
# configure:19364: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19364: $? = 0
# configure:19372: result: __restrict
# configure:19386: checking whether byte ordering is bigendian
# configure:19401: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:45:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:45:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:45:15: error: unknown type name 'universal'
# configure:19401: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:19446: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:51:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:19446: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | /* 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:19490: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:50:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:50:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:19490: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:19546: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19546: $? = 0
# configure:19592: result: no
# configure:19613: checking whether the preprocessor supports include_next
# configure:19651: arm-linux-androideabi-gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:19651: $? = 0
# configure:19672: result: yes
# configure:19693: checking whether system header files limit the line length
# configure:19716: result: no
# configure:19727: checking for complete errno.h
# configure:19788: result: yes
# configure:20188: checking whether getdelim is declared
# configure:20188: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20188: $? = 0
# configure:20188: result: yes
# configure:20205: checking for getdelim
# configure:20205: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20205: $? = 0
# configure:20205: result: yes
# configure:20205: checking for mprotect
# configure:20205: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20205: $? = 0
# configure:20205: result: yes
# configure:20205: checking for strndup
# configure:20205: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
# char strndup ();
# ^
# configure:20205: $? = 0
# configure:20205: result: yes
# configure:20205: checking for vasnprintf
# configure:20205: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccoLC4fw.o:conftest.c:function main: error: undefined reference to 'vasnprintf'
# collect2: error: ld returned 1 exit status
# configure:20205: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 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:20205: result: no
# configure:20205: checking for snprintf
# configure:20205: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:20205: $? = 0
# configure:20205: result: yes
# configure:20205: checking for _set_invalid_parameter_handler
# configure:20205: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccqKvVxF.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
# collect2: error: ld returned 1 exit status
# configure:20205: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 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:20205: result: no
# configure:20216: checking whether getline is declared
# configure:20216: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20216: $? = 0
# configure:20216: result: yes
# configure:20233: checking for sys/mman.h
# configure:20233: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20233: $? = 0
# configure:20233: result: yes
# configure:20233: checking for wchar.h
# configure:20233: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20233: $? = 0
# configure:20233: result: yes
# configure:20233: checking for stdint.h
# configure:20233: result: yes
# configure:20233: checking for unistd.h
# configure:20233: result: yes
# configure:20233: checking for features.h
# configure:20233: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20233: $? = 0
# configure:20233: result: yes
# configure:20233: checking for inttypes.h
# configure:20233: result: yes
# configure:20330: checking for mmap
# configure:20330: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20330: $? = 0
# configure:20330: result: yes
# configure:20341: checking for MAP_ANONYMOUS
# configure:20378: result: yes
# configure:20400: checking whether memchr works
# configure:20473: result: guessing no
# configure:20480: checking whether memmem is declared
# configure:20480: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20480: $? = 0
# configure:20480: result: yes
# configure:20497: checking for memmem
# configure:20497: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20497: $? = 0
# configure:20497: result: yes
# configure:20515: checking whether memmem works
# configure:20590: result: guessing yes
# configure:20605: checking whether defines MIN and MAX
# configure:20622: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:60:13: error: initializer element is not constant
# int x = MIN (42, 17);
# ^
# configure:20622: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# | int x = MIN (42, 17);
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:20629: result: no
# configure:20642: checking whether defines MIN and MAX
# configure:20659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20659: $? = 0
# configure:20666: result: yes
# configure:20687: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:61:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:61:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:61:16: error: unknown type name 'universal'
# configure:20687: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:20795: checking whether malloc, realloc, calloc are POSIX compliant
# configure:20815: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20815: $? = 0
# configure:20823: result: yes
# configure:20826: checking for stdbool.h that conforms to C99
# configure:20893: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20893: $? = 0
# configure:20900: result: yes
# configure:20902: checking for _Bool
# configure:20902: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20902: $? = 0
# configure:20902: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:20902: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_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
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20902: result: yes
# configure:20918: checking for wchar_t
# configure:20935: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20935: $? = 0
# configure:20942: result: yes
# configure:20951: checking for long long int
# configure:20988: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20988: $? = 0
# configure:21033: result: yes
# configure:21042: checking for unsigned long long int
# configure:21079: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21079: $? = 0
# configure:21087: result: yes
# configure:21220: checking whether stdint.h conforms to C99
# configure:21389: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:179:7: error: negative width in bit-field 'check_WINT'
# ? 1 : -1;
# ^
# configure:21389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:21481: result: no
# configure:21490: checking sys/inttypes.h usability
# configure:21490: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:97:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21490: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:21490: result: no
# configure:21490: checking sys/inttypes.h presence
# configure:21490: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:64:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21490: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# configure:21490: result: no
# configure:21490: checking for sys/inttypes.h
# configure:21490: result: no
# configure:21490: checking sys/bitypes.h usability
# configure:21490: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:97:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21490: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:21490: result: no
# configure:21490: checking sys/bitypes.h presence
# configure:21490: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:64:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21490: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# configure:21490: result: no
# configure:21490: checking for sys/bitypes.h
# configure:21490: result: no
# configure:21519: checking for bit size of ptrdiff_t
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21545: result: 32
# configure:21519: checking for bit size of size_t
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# ^
# configure:21524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21524: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21524: $? = 0
# configure:21545: result: 32
# configure:21564: checking for bit size of sig_atomic_t
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21590: result: 32
# configure:21564: checking for bit size of wchar_t
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21590: result: 32
# configure:21564: checking for bit size of wint_t
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# ^
# configure:21569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 0;
# | }
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21569: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21569: $? = 0
# configure:21590: result: 32
# configure:21608: checking whether sig_atomic_t is signed
# configure:21635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21635: $? = 0
# configure:21645: result: yes
# configure:21608: checking whether wchar_t is signed
# configure:21635: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:81:17: error: size of array 'verify' is negative
# int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# ^
# configure:21635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:21645: result: no
# configure:21608: checking whether wint_t is signed
# configure:21635: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:81:17: error: size of array 'verify' is negative
# int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# ^
# configure:21635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:21645: result: no
# configure:21667: checking for ptrdiff_t integer literal suffix
# configure:21713: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21713: $? = 0
# configure:21722: result:
# configure:21667: checking for size_t integer literal suffix
# configure:21713: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21713: $? = 0
# configure:21722: result: u
# configure:21739: checking for sig_atomic_t integer literal suffix
# configure:21785: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21785: $? = 0
# configure:21794: result:
# configure:21739: checking for wchar_t integer literal suffix
# configure:21785: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21785: $? = 0
# configure:21794: result: u
# configure:21739: checking for wint_t integer literal suffix
# configure:21785: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21785: $? = 0
# configure:21794: result: u
# configure:21898: checking whether ffsl is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:10: error: 'ffsl' undeclared (first use in this function)
# (void) ffsl;
# ^
# conftest.c:81:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:21916: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsl
# | (void) ffsl;
# | ;
# | return 0;
# | }
# configure:21924: result: no
# configure:21898: checking whether ffsll is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:10: error: 'ffsll' undeclared (first use in this function)
# (void) ffsll;
# ^
# conftest.c:81:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:21916: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsll
# | (void) ffsll;
# | ;
# | return 0;
# | }
# configure:21924: result: no
# configure:21898: checking whether memmem is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether mempcpy is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:10: error: 'mempcpy' undeclared (first use in this function)
# (void) mempcpy;
# ^
# conftest.c:82:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:21916: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef mempcpy
# | (void) mempcpy;
# | ;
# | return 0;
# | }
# configure:21924: result: no
# configure:21898: checking whether memrchr is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether rawmemchr is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:10: error: 'rawmemchr' undeclared (first use in this function)
# (void) rawmemchr;
# ^
# conftest.c:83:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:21916: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef rawmemchr
# | (void) rawmemchr;
# | ;
# | return 0;
# | }
# configure:21924: result: no
# configure:21898: checking whether stpcpy is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether stpncpy is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strchrnul is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:10: error: 'strchrnul' undeclared (first use in this function)
# (void) strchrnul;
# ^
# conftest.c:85:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:21916: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_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:21924: result: no
# configure:21898: checking whether strdup is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strncat is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strndup is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strnlen is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strpbrk is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strsep is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strcasestr is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strtok_r is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strerror_r is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strsignal is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21916: $? = 0
# configure:21924: result: yes
# configure:21898: checking whether strverscmp is declared without a macro
# configure:21916: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:10: error: 'strverscmp' undeclared (first use in this function)
# (void) strverscmp;
# ^
# conftest.c:95:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:21916: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_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:21924: result: no
# configure:21936: checking whether strndup is declared
# configure:21936: result: yes
# configure:21949: checking whether strnlen is declared
# configure:21949: result: yes
# configure:21962: checking for pid_t
# configure:21962: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21962: $? = 0
# configure:21962: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:127:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:21962: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21962: result: yes
# configure:21973: checking for mode_t
# configure:21973: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21973: $? = 0
# configure:21973: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:127:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:21973: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21973: result: yes
# configure:22118: checking for wint_t
# configure:22143: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22143: $? = 0
# configure:22150: result: yes
# configure:22170: checking for inttypes.h
# configure:22187: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22187: $? = 0
# configure:22194: result: yes
# configure:22205: checking for stdint.h
# configure:22222: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22222: $? = 0
# configure:22229: result: yes
# configure:22242: checking for intmax_t
# configure:22267: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22267: $? = 0
# configure:22274: result: yes
# configure:22293: checking where to find the exponent in a 'double'
# configure:22619: result: unknown
# configure:22646: checking whether snprintf returns a byte count as in C99
# configure:22727: result: guessing no
# configure:22739: checking for snprintf
# configure:22739: result: yes
# configure:22739: checking for strnlen
# configure:22739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22739: $? = 0
# configure:22739: result: yes
# configure:22739: checking for wcslen
# configure:22739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22739: $? = 0
# configure:22739: result: yes
# configure:22739: checking for wcsnlen
# configure:22739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22739: $? = 0
# configure:22739: result: yes
# configure:22739: checking for mbrtowc
# configure:22739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22739: $? = 0
# configure:22739: result: yes
# configure:22739: checking for wcrtomb
# configure:22739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22739: $? = 0
# configure:22739: result: yes
# configure:22748: checking whether _snprintf is declared
# configure:22748: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:10: error: '_snprintf' undeclared (first use in this function)
# (void) _snprintf;
# ^
# conftest.c:110:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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:22748: result: no
# configure:22867: checking whether uses 'inline' correctly
# configure:22889: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22892: $? = 0
# configure:22910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22913: $? = 0
# configure:22926: result: yes
# configure:23058: checking whether imaxabs is declared without a macro
# configure:23076: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23076: $? = 0
# configure:23084: result: yes
# configure:23058: checking whether imaxdiv is declared without a macro
# configure:23076: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23076: $? = 0
# configure:23084: result: yes
# configure:23058: checking whether strtoimax is declared without a macro
# configure:23076: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23076: $? = 0
# configure:23084: result: yes
# configure:23058: checking whether strtoumax is declared without a macro
# configure:23076: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23076: $? = 0
# configure:23084: result: yes
# configure:23099: checking for inttypes.h
# configure:23099: result: yes
# configure:23110: checking whether the inttypes.h PRIxNN macros are broken
# configure:23131: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23131: $? = 0
# configure:23139: result: no
# configure:23154: checking whether alarm is declared
# configure:23154: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23154: $? = 0
# configure:23154: result: yes
# configure:23194: checking for alloca as a compiler built-in
# configure:23218: result: yes
# configure:23750: checking for libgcrypt
# configure:23780: arm-linux-androideabi-gcc -o conftest conftest.c /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so >&5
# conftest.c:110:20: fatal error: gcrypt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23780: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# |
# | #include
# | /* GCRY_MODULE_ID_USER was added in 1.4.4 and gc-libgcrypt.c
# | will fail on startup if we don't have 1.4.4 or later, so
# | test for it early. */
# | #if !defined GCRY_MODULE_ID_USER
# | error too old libgcrypt
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:23790: result: no
# configure:23932: checking device with (strong) random data...
# configure:23939: result: /dev/random
# configure:23942: checking device with pseudo random data...
# configure:23949: result: /dev/urandom
# configure:23952: checking device with unpredictable data for nonces...
# configure:23959: result: /dev/urandom
# configure:24042: Cross compiling, assuming random devices exists on the target host...
# configure:24143: checking whether conversion from 'int' to 'long double' works
# configure:24195: result: guessing yes
# configure:24318: checking for working getdelim function
# configure:24388: result: guessing no
# configure:24418: checking for flockfile
# configure:24418: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:24418: $? = 0
# configure:24418: result: yes
# configure:24418: checking for funlockfile
# configure:24418: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:24418: $? = 0
# configure:24418: result: yes
# configure:24427: checking whether getc_unlocked is declared
# configure:24427: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:24427: $? = 0
# configure:24427: result: yes
# configure:24463: checking for getline
# configure:24463: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:24463: $? = 0
# configure:24463: result: yes
# configure:24471: checking for working getline function
# configure:24541: result: guessing no
# configure:24606: checking for gss_encapsulate_token
# configure:24606: arm-linux-androideabi-gcc -o conftest conftest.c -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgssapi_krb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lkrb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lk5crypto
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcom_err
# /tmp/ccIPsutk.o:conftest.c:function main: error: undefined reference to 'gss_encapsulate_token'
# collect2: error: ld returned 1 exit status
# configure:24606: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# | /* Define gss_encapsulate_token to an innocuous variant, in case declares gss_encapsulate_token.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gss_encapsulate_token innocuous_gss_encapsulate_token
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gss_encapsulate_token (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gss_encapsulate_token
# |
# | /* 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 gss_encapsulate_token ();
# | /* 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_gss_encapsulate_token || defined __stub___gss_encapsulate_token
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gss_encapsulate_token ();
# | ;
# | return 0;
# | }
# configure:24606: result: no
# configure:24617: checking for gss_decapsulate_token
# configure:24617: arm-linux-androideabi-gcc -o conftest conftest.c -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgssapi_krb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lkrb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lk5crypto
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcom_err
# /tmp/ccYPX4xp.o:conftest.c:function main: error: undefined reference to 'gss_decapsulate_token'
# collect2: error: ld returned 1 exit status
# configure:24617: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# | /* Define gss_decapsulate_token to an innocuous variant, in case declares gss_decapsulate_token.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gss_decapsulate_token innocuous_gss_decapsulate_token
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gss_decapsulate_token (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gss_decapsulate_token
# |
# | /* 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 gss_decapsulate_token ();
# | /* 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_gss_decapsulate_token || defined __stub___gss_decapsulate_token
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gss_decapsulate_token ();
# | ;
# | return 0;
# | }
# configure:24617: result: no
# configure:24628: checking for gss_oid_equal
# configure:24628: arm-linux-androideabi-gcc -o conftest conftest.c -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgssapi_krb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lkrb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lk5crypto
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcom_err
# /tmp/ccI7lLmv.o:conftest.c:function main: error: undefined reference to 'gss_oid_equal'
# collect2: error: ld returned 1 exit status
# configure:24628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# | /* Define gss_oid_equal to an innocuous variant, in case declares gss_oid_equal.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gss_oid_equal innocuous_gss_oid_equal
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gss_oid_equal (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gss_oid_equal
# |
# | /* 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 gss_oid_equal ();
# | /* 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_gss_oid_equal || defined __stub___gss_oid_equal
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gss_oid_equal ();
# | ;
# | return 0;
# | }
# configure:24628: result: no
# configure:24639: checking for gss_inquire_mech_for_saslname
# configure:24639: arm-linux-androideabi-gcc -o conftest conftest.c -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgssapi_krb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lkrb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lk5crypto
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcom_err
# /tmp/ccaedJfw.o:conftest.c:function main: error: undefined reference to 'gss_inquire_mech_for_saslname'
# collect2: error: ld returned 1 exit status
# configure:24639: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# | /* Define gss_inquire_mech_for_saslname to an innocuous variant, in case declares gss_inquire_mech_for_saslname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gss_inquire_mech_for_saslname innocuous_gss_inquire_mech_for_saslname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gss_inquire_mech_for_saslname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gss_inquire_mech_for_saslname
# |
# | /* 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 gss_inquire_mech_for_saslname ();
# | /* 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_gss_inquire_mech_for_saslname || defined __stub___gss_inquire_mech_for_saslname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gss_inquire_mech_for_saslname ();
# | ;
# | return 0;
# | }
# configure:24639: result: no
# configure:24650: checking for GSS_C_NT_HOSTBASED_SERVICE
# configure:24650: arm-linux-androideabi-gcc -o conftest conftest.c -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgssapi_krb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lkrb5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lk5crypto
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcom_err
# /tmp/cc0mr7lx.o:conftest.c:function main: error: undefined reference to 'GSS_C_NT_HOSTBASED_SERVICE'
# collect2: error: ld returned 1 exit status
# configure:24650: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# | /* Define GSS_C_NT_HOSTBASED_SERVICE to an innocuous variant, in case declares GSS_C_NT_HOSTBASED_SERVICE.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define GSS_C_NT_HOSTBASED_SERVICE innocuous_GSS_C_NT_HOSTBASED_SERVICE
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char GSS_C_NT_HOSTBASED_SERVICE (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef GSS_C_NT_HOSTBASED_SERVICE
# |
# | /* 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 GSS_C_NT_HOSTBASED_SERVICE ();
# | /* 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_GSS_C_NT_HOSTBASED_SERVICE || defined __stub___GSS_C_NT_HOSTBASED_SERVICE
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return GSS_C_NT_HOSTBASED_SERVICE ();
# | ;
# | return 0;
# | }
# configure:24650: result: no
# configure:24663: checking gssapi.h usability
# configure:24663: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:155:20: fatal error: gssapi.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:24663: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* 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:24663: result: no
# configure:24663: checking gssapi.h presence
# configure:24663: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:122:20: fatal error: gssapi.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:24663: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# | #include
# configure:24663: result: no
# configure:24663: checking for gssapi.h
# configure:24663: result: no
# configure:24663: checking gssapi/gssapi.h usability
# configure:24663: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:155:27: fatal error: gssapi/gssapi.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:24663: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* 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:24663: result: no
# configure:24663: checking gssapi/gssapi.h presence
# configure:24663: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:122:27: fatal error: gssapi/gssapi.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:24663: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# | #include
# configure:24663: result: no
# configure:24663: checking for gssapi/gssapi.h
# configure:24663: result: no
# configure:24675: WARNING: Cannot find gssapi.h or gssapi/gssapi.h, disabling GSSAPI
# configure:24696: checking if gcc/ld supports -Wl,--output-def
# configure:24717: arm-linux-androideabi-gcc -o conftest -Wl,--output-def,conftest.def conftest.c >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: --output-def: unknown option
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: use the --help option for usage information
# collect2: error: ld returned 1 exit status
# configure:24717: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:24728: result: no
# configure:24746: checking if LD -Wl,--version-script works
# configure:24764: 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:24764: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:24792: arm-linux-androideabi-gcc -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:24792: $? = 0
# configure:24804: result: yes
# configure:24821: checking whether the -Werror option is usable
# configure:24840: arm-linux-androideabi-gcc -c -Werror conftest.c >&5
# configure:24840: $? = 0
# configure:24849: result: yes
# configure:24851: checking for simple visibility declarations
# configure:24877: arm-linux-androideabi-gcc -c -fvisibility=hidden -Werror conftest.c >&5
# configure:24877: $? = 0
# configure:24886: result: yes
# configure:24917: checking bp-sym.h usability
# configure:24917: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:156:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:24917: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:24917: result: no
# configure:24917: checking bp-sym.h presence
# configure:24917: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:123:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:24917: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | /* end confdefs.h. */
# | #include
# configure:24917: result: no
# configure:24917: checking for bp-sym.h
# configure:24917: result: no
# configure:24947: checking whether memmem works in linear time
# configure:25029: result: guessing no
# configure:25057: checking for memmem
# configure:25057: result: yes
# configure:25075: checking whether memmem works
# configure:25150: result: guessing yes
# configure:25236: checking for stdint.h
# configure:25236: result: yes
# configure:25246: checking for SIZE_MAX
# configure:25317: result: yes
# configure:25329: checking for ssize_t
# configure:25346: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25346: $? = 0
# configure:25353: result: yes
# configure:25362: checking for working stdalign.h
# configure:25401: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25401: $? = 0
# configure:25408: result: yes
# configure:25462: checking whether NULL can be used in arbitrary expressions
# configure:25480: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25480: $? = 0
# configure:25487: result: yes
# configure:25669: checking whether dprintf is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether fpurge is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether fseeko is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether ftello is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether getdelim is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether getline is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether gets is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether pclose is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether popen is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether renameat is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether snprintf is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether tmpfile is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether vdprintf is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25669: checking whether vsnprintf is declared without a macro
# configure:25687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25687: $? = 0
# configure:25695: result: yes
# configure:25780: checking whether _Exit is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether atoll is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether canonicalize_file_name is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:10: error: 'canonicalize_file_name' undeclared (first use in this function)
# (void) canonicalize_file_name;
# ^
# conftest.c:157:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether getloadavg is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:10: error: 'getloadavg' undeclared (first use in this function)
# (void) getloadavg;
# ^
# conftest.c:157:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether getsubopt is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:10: error: 'getsubopt' undeclared (first use in this function)
# (void) getsubopt;
# ^
# conftest.c:157:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether grantpt is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether initstate is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether initstate_r is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:159:10: error: 'initstate_r' undeclared (first use in this function)
# (void) initstate_r;
# ^
# conftest.c:159:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether mkdtemp is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether mkostemp is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:160:10: error: 'mkostemp' undeclared (first use in this function)
# (void) mkostemp;
# ^
# conftest.c:160:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether mkostemps is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:160:10: error: 'mkostemps' undeclared (first use in this function)
# (void) mkostemps;
# ^
# conftest.c:160:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether mkstemp is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether mkstemps is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:161:10: error: 'mkstemps' undeclared (first use in this function)
# (void) mkstemps;
# ^
# conftest.c:161:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether posix_openpt is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether ptsname is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether ptsname_r is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether random is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether random_r is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:10: error: 'random_r' undeclared (first use in this function)
# (void) random_r;
# ^
# conftest.c:165:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether realpath is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether rpmatch is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:10: error: 'rpmatch' undeclared (first use in this function)
# (void) rpmatch;
# ^
# conftest.c:166:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether setenv is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether setstate is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether setstate_r is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:168:10: error: 'setstate_r' undeclared (first use in this function)
# (void) setstate_r;
# ^
# conftest.c:168:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether srandom is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether srandom_r is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:169:10: error: 'srandom_r' undeclared (first use in this function)
# (void) srandom_r;
# ^
# conftest.c:169:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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:25812: result: no
# configure:25780: checking whether strtod is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether strtoll is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether strtoull is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether unlockpt is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25780: checking whether unsetenv is declared without a macro
# configure:25804: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25804: $? = 0
# configure:25812: result: yes
# configure:25840: checking for working strndup
# configure:25888: result: guessing yes
# configure:25934: checking for working strnlen
# configure:25982: result: yes
# configure:26026: checking for strverscmp
# configure:26026: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc6wvSFu.o:conftest.c:function main: error: undefined reference to 'strverscmp'
# collect2: error: ld returned 1 exit status
# configure:26026: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | /* end confdefs.h. */
# | /* Define strverscmp to an innocuous variant, in case declares strverscmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strverscmp innocuous_strverscmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strverscmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strverscmp
# |
# | /* 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 strverscmp ();
# | /* 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_strverscmp || defined __stub___strverscmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strverscmp ();
# | ;
# | return 0;
# | }
# configure:26026: result: no
# configure:26238: checking whether chdir is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether chown is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether dup is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether dup2 is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether dup3 is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether environ is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether euidaccess is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:189:10: error: 'euidaccess' undeclared (first use in this function)
# (void) euidaccess;
# ^
# conftest.c:189:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:26268: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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:26276: result: no
# configure:26238: checking whether faccessat is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether fchdir is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether fchownat is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether fdatasync is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether fsync is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether ftruncate is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether getcwd is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether getdomainname is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:196:10: error: 'getdomainname' undeclared (first use in this function)
# (void) getdomainname;
# ^
# conftest.c:196:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:26268: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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:26276: result: no
# configure:26238: checking whether getdtablesize is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:196:10: error: 'getdtablesize' undeclared (first use in this function)
# (void) getdtablesize;
# ^
# conftest.c:196:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:26268: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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:26276: result: no
# configure:26238: checking whether getgroups is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether gethostname is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether getlogin is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether getlogin_r is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:199:10: error: 'getlogin_r' undeclared (first use in this function)
# (void) getlogin_r;
# ^
# conftest.c:199:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:26268: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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:26276: result: no
# configure:26238: checking whether getpagesize is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether getusershell is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether setusershell is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether endusershell is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether group_member is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:203:10: error: 'group_member' undeclared (first use in this function)
# (void) group_member;
# ^
# conftest.c:203:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:26268: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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:26276: result: no
# configure:26238: checking whether isatty is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether lchown is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether link is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether linkat is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether lseek is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether pipe is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether pipe2 is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether pread is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether pwrite is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether readlink is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether readlinkat is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether rmdir is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether sethostname is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:215:10: error: 'sethostname' undeclared (first use in this function)
# (void) sethostname;
# ^
# conftest.c:215:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:26268: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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:26276: result: no
# configure:26238: checking whether sleep is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether symlink is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether symlinkat is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether ttyname_r is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether unlink is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether unlinkat is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26238: checking whether usleep is declared without a macro
# configure:26268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26268: $? = 0
# configure:26276: result: yes
# configure:26349: checking for ptrdiff_t
# configure:26349: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26349: $? = 0
# configure:26349: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:240:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:26349: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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
# | /* 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:26349: result: yes
# configure:26370: checking for vasprintf
# configure:26370: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:26370: $? = 0
# configure:26370: result: yes
# configure:26537: checking whether btowc is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wctob is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether mbsinit is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether mbrtowc is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether mbrlen is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether mbsrtowcs is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether mbsnrtowcs is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcrtomb is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsrtombs is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsnrtombs is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcwidth is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wmemchr is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wmemcmp is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wmemcpy is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wmemmove is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wmemset is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcslen is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsnlen is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcscpy is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcpcpy is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:241:10: error: 'wcpcpy' undeclared (first use in this function)
# (void) wcpcpy;
# ^
# conftest.c:241:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:26565: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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 HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | /* 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:26573: result: no
# configure:26537: checking whether wcsncpy is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcpncpy is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:242:10: error: 'wcpncpy' undeclared (first use in this function)
# (void) wcpncpy;
# ^
# conftest.c:242:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:26565: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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 HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | /* 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:26573: result: no
# configure:26537: checking whether wcscat is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsncat is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcscmp is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsncmp is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcscasecmp is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsncasecmp is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcscoll is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsxfrm is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsdup is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcschr is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsrchr is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcscspn is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsspn is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcspbrk is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcsstr is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcstok is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26537: checking whether wcswidth is declared without a macro
# configure:26565: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26565: $? = 0
# configure:26573: result: yes
# configure:26590: checking for stdint.h
# configure:26590: result: yes
# configure:26633: checking whether fdopen sets errno
# configure:26675: result: guessing yes
# configure:26721: checking for getpagesize
# configure:26721: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:26721: $? = 0
# configure:26721: result: yes
# configure:26768: checking whether getpagesize is declared
# configure:26768: result: yes
# configure:26848: checking whether INT32_MAX < INTMAX_MAX
# configure:26882: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26882: $? = 0
# configure:26889: result: yes
# configure:26900: checking whether INT64_MAX == LONG_MAX
# configure:26934: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:265:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:26934: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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 HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined INT64_MAX
# | #define CONDITION (INT64_MAX == LONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (long long int) == sizeof (long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26941: result: no
# configure:26954: checking whether UINT32_MAX < UINTMAX_MAX
# configure:26988: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26988: $? = 0
# configure:26995: result: yes
# configure:27006: checking whether UINT64_MAX == ULONG_MAX
# configure:27040: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:265:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:27040: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgsasl"
# | #define PACKAGE_TARNAME "libgsasl"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "libgsasl 1.8.0"
# | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgsasl"
# | #define VERSION "1.8.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_ANONYMOUS 1
# | #define USE_EXTERNAL 1
# | #define USE_PLAIN 1
# | #define USE_LOGIN 1
# | #define USE_SECURID 1
# | #define USE_CRAM_MD5 1
# | #define USE_DIGEST_MD5 1
# | #define USE_SCRAM_SHA1 1
# | #define USE_SAML20 1
# | #define USE_OPENID20 1
# | #define USE_CLIENT 1
# | #define USE_SERVER 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_GC_HMAC_MD5 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_MD5 1
# | #define NAME_OF_RANDOM_DEVICE "/dev/random"
# | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# | #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# | #define GNULIB_GC_RANDOM 1
# | #define GNULIB_GC_SHA1 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_STDINT_H 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_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRVERSCMP 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 HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined UINT64_MAX
# | #define CONDITION (UINT64_MAX == ULONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:27047: result: no
# configure:27068: checking for mmap
# configure:27068: result: yes
# configure:27079: checking for MAP_ANONYMOUS
# configure:27116: result: yes
# configure:27133: checking for mmap
# configure:27133: result: yes
# configure:27144: checking for MAP_ANONYMOUS
# configure:27181: result: yes
# configure:27218: checking for wchar_t
# configure:27242: result: yes
# configure:27251: checking for wint_t
# configure:27283: result: yes
# configure:27297: checking for mmap
# configure:27297: result: yes
# configure:27308: checking for MAP_ANONYMOUS
# configure:27345: result: yes
# configure:27382: checking if GS2 should be used
# configure:27384: result: no
# configure:27401: checking if GSSAPI should be used
# configure:27403: result: no
# configure:27750: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libgsasl config.status 1.8.0, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on f0515ff4bf6b
#
# config.status:2015: creating Makefile
# config.status:2015: creating anonymous/Makefile
# config.status:2015: creating cram-md5/Makefile
# config.status:2015: creating digest-md5/Makefile
# config.status:2015: creating scram/Makefile
# config.status:2015: creating saml20/Makefile
# config.status:2015: creating openid20/Makefile
# config.status:2015: creating external/Makefile
# config.status:2015: creating gl/Makefile
# config.status:2015: creating gltests/Makefile
# config.status:2015: creating gs2/Makefile
# config.status:2015: creating gssapi/Makefile
# config.status:2015: creating kerberos_v5/Makefile
# config.status:2015: creating libgsasl.pc
# config.status:2015: creating login/Makefile
# config.status:2015: creating ntlm/Makefile
# config.status:2015: creating plain/Makefile
# config.status:2015: creating po/Makefile.in
# config.status:2015: creating securid/Makefile
# config.status:2015: creating src/Makefile
# config.status:2015: creating tests/Makefile
# config.status:2015: creating config.h
# config.status:2275: executing depfiles commands
# config.status:2275: executing libtool commands
# config.status:2275: executing po-directories commands
# configure:30200: summary of library build options:
#
# version: 1.8.0
# Host type: arm-unknown-linux-androideabi
# Install prefix: /usr
# Compiler: cc: arm-linux-androideabi-gcc cflags: cppflags:
# Warning flags:
# Library types: Shared=yes, Static=yes
# Valgrind:
# Obsolete functions: yes
#
# Client side: yes
# Server side: yes
#
# ANONYMOUS: yes
# EXTERNAL: yes
# PLAIN: yes
# LOGIN: yes
# SECURID: yes
# NTLM: no (libs: )
# CRAM-MD5: yes
# DIGEST-MD5: yes
# SCRAM-SHA-1: yes
# SAML20: yes
# OPENID20: yes
# GS2: no
# GSSAPI: no
#
#
# ## ---------------- ##
# ## 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_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_GSS_C_NT_HOSTBASED_SERVICE=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_flockfile=yes
# ac_cv_func_funlockfile=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_getline=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_gss_decapsulate_token=no
# ac_cv_func_gss_encapsulate_token=no
# ac_cv_func_gss_inquire_mech_for_saslname=no
# ac_cv_func_gss_oid_equal=no
# ac_cv_func_mbrtowc=yes
# ac_cv_func_memmem=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strnlen_working=yes
# ac_cv_func_strverscmp=no
# ac_cv_func_vasnprintf=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_fpurge=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=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_getpagesize=yes
# ac_cv_have_decl_gets=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_lseek=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_mkdtemp=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_pclose=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_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_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_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_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_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_bp_sym_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_gssapi_gssapi_h=no
# ac_cv_header_gssapi_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_bitypes_h=no
# ac_cv_header_sys_inttypes_h=no
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_libgcrypt=no
# ac_cv_libidn=no
# ac_cv_libntlm=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_KRB5_CONFIG=/usr/sbin/krb5-config
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_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_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_func_working_getline='guessing no'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# gl_cv_bitsizeof_ptrdiff_t=32
# gl_cv_bitsizeof_sig_atomic_t=32
# gl_cv_bitsizeof_size_t=32
# gl_cv_bitsizeof_wchar_t=32
# gl_cv_bitsizeof_wint_t=32
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0=unknown
# gl_cv_cc_vis_werror=yes
# gl_cv_cc_visibility=yes
# gl_cv_decl_null_works=yes
# gl_cv_func_fdopen_works='guessing yes'
# gl_cv_func_itold_works='guessing yes'
# gl_cv_func_malloc_posix=yes
# gl_cv_func_memchr_works='guessing no'
# gl_cv_func_memmem_works_always='guessing yes'
# gl_cv_func_memmem_works_fast='guessing no'
# gl_cv_func_snprintf_retval_c99='guessing no'
# gl_cv_func_strndup_works='guessing yes'
# gl_cv_func_working_getdelim='guessing no'
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_atoll=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_canonicalize_file_name=no
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_dprintf=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=no
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=no
# gl_cv_have_raw_decl_ffsll=no
# gl_cv_have_raw_decl_fpurge=yes
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=no
# gl_cv_have_raw_decl_getdtablesize=no
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_getloadavg=no
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=no
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gets=yes
# gl_cv_have_raw_decl_getsubopt=no
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=no
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=no
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_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_mkdtemp=yes
# gl_cv_have_raw_decl_mkostemp=no
# gl_cv_have_raw_decl_mkostemps=no
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=no
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=no
# gl_cv_have_raw_decl_rawmemchr=no
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=no
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=no
# 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_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=no
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=no
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=no
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_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_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_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_stdint_h=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=no
# gl_cv_ld_output_def=no
# gl_cv_minmax_in_limits_h=no
# gl_cv_minmax_in_sys_param_h=yes
# gl_cv_next_inttypes_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_types_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_pragma_columns=no
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
# gl_cv_type_ptrdiff_t_signed=yes
# gl_cv_type_ptrdiff_t_suffix=
# gl_cv_type_sig_atomic_t_signed=yes
# gl_cv_type_sig_atomic_t_suffix=
# gl_cv_type_size_t_signed=no
# gl_cv_type_size_t_suffix=u
# gl_cv_type_wchar_t_signed=no
# gl_cv_type_wchar_t_suffix=u
# gl_cv_type_wint_t_signed=no
# gl_cv_type_wint_t_suffix=u
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# gt_cv_inttypes_pri_broken=no
# gt_cv_ssize_t=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_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/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run aclocal-1.11'
# 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)'
# ANONYMOUS_FALSE='#'
# ANONYMOUS_TRUE=''
# APPLE_UNIVERSAL_BUILD='0'
# AR='arm-linux-androideabi-ar'
# ARFLAGS='cru'
# AS='as'
# AUTOCONF='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run automake-1.11'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T='32'
# BITSIZEOF_SIG_ATOMIC_T='32'
# BITSIZEOF_SIZE_T='32'
# BITSIZEOF_WCHAR_T='32'
# BITSIZEOF_WINT_T='32'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CLIENT_FALSE='#'
# CLIENT_TRUE=''
# CONFIG_INCLUDE='config.h'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CRAM_MD5_FALSE='#'
# CRAM_MD5_TRUE=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DIGEST_MD5_FALSE='#'
# DIGEST_MD5_TRUE=''
# DLLTOOL='dlltool'
# DLL_VERSION='7'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# EXTERNAL_FALSE='#'
# EXTERNAL_TRUE=''
# FGREP='/usr/sbin/grep -F'
# FLOAT_H=''
# GETTEXT_MACRO_VERSION='0.18'
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_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='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='0'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_LIBGSASL_GNULIB_TESTS'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='1'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='1'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='IN_LIBGSASL_GNULIB_TESTS'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LSEEK='0'
# GNULIB_MALLOC_POSIX='0'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='0'
# 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='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='1'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='1'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='1'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TMPFILE='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_VASPRINTF='1'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='0'
# GNULIB__EXIT='0'
# GREP='/usr/sbin/grep'
# GS2_FALSE=''
# GS2_TRUE='#'
# GSSAPI_FALSE=''
# GSSAPI_TRUE='#'
# GSS_CFLAGS=''
# GSS_LIBS='-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHOWNAT='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_LCHOWN='1'
# HAVE_LD_OUTPUT_DEF_FALSE=''
# HAVE_LD_OUTPUT_DEF_TRUE='#'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HAVE_LIBGCRYPT='no'
# HAVE_LIBGSS=''
# HAVE_LIBGSSAPI32=''
# HAVE_LIBIDN='no'
# HAVE_LIBNTLM='no'
# HAVE_LIBSHISHI=''
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# 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_MKDTEMP='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_PREAD='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_RPMATCH='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGNED_SIG_ATOMIC_T='1'
# HAVE_SIGNED_WCHAR_T='0'
# HAVE_SIGNED_WINT_T='0'
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRVERSCMP='0'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H='0'
# HAVE_SYS_INTTYPES_H='0'
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TYPES_H='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='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_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='0'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# KERBEROS_V5_FALSE=''
# KERBEROS_V5_TRUE='#'
# KRB5_CONFIG='/usr/sbin/krb5-config'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBGCRYPT=''
# LIBGCRYPT_PREFIX=''
# LIBGSS=''
# LIBGSSAPI32=''
# LIBGSSAPI32_PREFIX=''
# LIBGSS_PREFIX=''
# LIBICONV=''
# LIBIDN=''
# LIBIDN_PREFIX=''
# LIBINTL=''
# LIBNTLM=''
# LIBNTLM_PREFIX=''
# LIBOBJS=''
# LIBS=''
# LIBSHISHI=''
# LIBSHISHI_PREFIX=''
# LIBTESTS_LIBDEPS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LOGIN_FALSE='#'
# LOGIN_TRUE=''
# LTLIBGCRYPT=''
# LTLIBGSS=''
# LTLIBGSSAPI32=''
# LTLIBICONV=''
# LTLIBIDN=''
# LTLIBINTL=''
# LTLIBNTLM=''
# LTLIBOBJS=''
# LTLIBSHISHI=''
# LT_AGE='9'
# LT_CURRENT='16'
# LT_REVISION='6'
# MAKEINFO='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_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_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_ERRNO_H=''
# NEXT_FLOAT_H=''
# NEXT_INTTYPES_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# NTLM_FALSE=''
# NTLM_TRUE='#'
# OBJDUMP='objdump'
# OBJEXT='o'
# OBSOLETE_FALSE='#'
# OBSOLETE_TRUE=''
# OPENID20_FALSE='#'
# OPENID20_TRUE=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='libgsasl'
# PACKAGE_BUGREPORT='bug-gsasl@gnu.org'
# PACKAGE_NAME='libgsasl'
# PACKAGE_STRING='libgsasl 1.8.0'
# PACKAGE_TARNAME='libgsasl'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.8.0'
# PATH_SEPARATOR=':'
# PLAIN_FALSE='#'
# PLAIN_TRUE=''
# POSUB=''
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='arm-linux-androideabi-ranlib'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='1'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='1'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_ISATTY='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LSEEK='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='1'
# REPLACE_MEMMEM='1'
# REPLACE_MKSTEMP='0'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# 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_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_SYMLINK='0'
# REPLACE_TMPFILE='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SAML20_FALSE='#'
# SAML20_TRUE=''
# SCRAM_FALSE='#'
# SCRAM_TRUE=''
# SECURID_FALSE='#'
# SECURID_TRUE=''
# SED='/usr/sbin/sed'
# SERVER_FALSE='#'
# SERVER_TRUE=''
# 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'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='0'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS='no'
# VERSION='1.8.0'
# WARN_CFLAGS=''
# WCHAR_T_SUFFIX='u'
# WINDOWS_64_BIT_OFF_T='0'
# WINT_T_SUFFIX='u'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o gc-gnulib.o getdelim.o getline.o memchr.o memmem.o printf-args.o printf-parse.o strverscmp.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo gc-gnulib.lo getdelim.lo getline.lo memchr.lo memmem.lo printf-args.lo printf-parse.lo strverscmp.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_LIBGSASL_GNULIB_TESTS'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/gsasl/src/gsasl-1.8.0/lib/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libgsasl"
# #define PACKAGE_TARNAME "libgsasl"
# #define PACKAGE_VERSION "1.8.0"
# #define PACKAGE_STRING "libgsasl 1.8.0"
# #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libgsasl"
# #define VERSION "1.8.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define USE_ANONYMOUS 1
# #define USE_EXTERNAL 1
# #define USE_PLAIN 1
# #define USE_LOGIN 1
# #define USE_SECURID 1
# #define USE_CRAM_MD5 1
# #define USE_DIGEST_MD5 1
# #define USE_SCRAM_SHA1 1
# #define USE_SAML20 1
# #define USE_OPENID20 1
# #define USE_CLIENT 1
# #define USE_SERVER 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define restrict __restrict
# #define HAVE_DECL_GETDELIM 1
# #define HAVE_GETDELIM 1
# #define HAVE_MPROTECT 1
# #define HAVE_STRNDUP 1
# #define HAVE_SNPRINTF 1
# #define HAVE_DECL_GETLINE 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMMEM 1
# #define HAVE_MEMMEM 1
# #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# #define HAVE__BOOL 1
# #define HAVE_WCHAR_T 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 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_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_DECL_STRNDUP 1
# #define HAVE_DECL_STRNLEN 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_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_DECL_ALARM 1
# #define HAVE_ALLOCA 1
# #define GNULIB_GC_HMAC_MD5 1
# #define GNULIB_GC_HMAC_SHA1 1
# #define GNULIB_GC_MD5 1
# #define NAME_OF_RANDOM_DEVICE "/dev/random"
# #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom"
# #define NAME_OF_NONCE_DEVICE "/dev/urandom"
# #define GNULIB_GC_RANDOM 1
# #define GNULIB_GC_SHA1 1
# #define HAVE_FLOCKFILE 1
# #define HAVE_FUNLOCKFILE 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETLINE 1
# #define HAVE_VISIBILITY 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMMEM 1
# #define GNULIB_TEST_MEMMEM 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define HAVE_STDINT_H 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_STRNDUP 1
# #define GNULIB_TEST_STRNLEN 1
# #define GNULIB_TEST_STRVERSCMP 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 HAVE_VASPRINTF 1
# #define GNULIB_TEST_VASPRINTF 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_STDINT_H 1
# #define GNULIB_TEST_FDOPEN 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_MAP_ANONYMOUS 1
#
# configure: exit 0