Build of gnutls with vanilla toolchain

The build took 00h 03m 57s and was SUCCESSFUL.

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

SLOCLanguage
224,325 ansic
102,276 makefile
59,523 asm
15,938 sh
1,807 lisp
1,254 yacc
1,155 cpp
918 perl
16 sed
407,212 total

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gnutls 3.4.14-1 (Wed Aug 24 13:33:46 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# ***
# *** Checking for compilation programs...
#
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking for x86_64-unknown-linux-ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# 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... no
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-ar... (cached) ar
# checking the archiver (ar) interface... (cached) ar
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking for bison... bison -y
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for autogen... /bin/true
# configure: WARNING:
# ***
# *** autogen not found. Will not link against libopts.
# ***
# checking for inline... inline
# checking for ANSI C header files... (cached) yes
# checking cpuid.h usability... yes
# checking cpuid.h presence... yes
# checking for cpuid.h... yes
# checking for getrandom... no
# checking for getentropy... no
# checking for NETTLE... yes
# checking for HOGWEED... yes
# checking for __gmpz_cmp in -lgmp... yes
# checking for LIBTASN1... yes
# checking whether to use the included minitasn1... no
# checking whether C99 macros are supported... yes
# checking whether to disable DTLS-SRTP extension... no
# checking whether to disable ALPN extension... no
# checking whether to disable TLS heartbeat support... yes
# checking whether to disable SRP authentication support... no
# checking whether to disable PSK authentication support... no
# checking whether to disable anonymous authentication support... no
# checking whether to disable DHE support... no
# checking whether to disable ECDHE support... no
# checking whether to disable OpenPGP Certificate authentication support... no
# checking whether to add cryptodev support... no
# checking whether to disable OCSP support... no
# checking whether to disable session tickets support... no
# checking size of void *... 8
# checking size of long long... 8
# checking size of long... 8
# checking size of int... 4
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking for inttypes.h... (cached) yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking stdio_ext.h usability... yes
# checking stdio_ext.h presence... yes
# checking for stdio_ext.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for library containing setsockopt... none needed
# checking whether to build OpenSSL compatibility layer... no
# 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 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... /usr/sbin/ld
# checking if the linker (/usr/sbin/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... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking whether byte ordering is bigendian... no
# checking for fork... yes
# checking for inet_ntop... yes
# checking for inet_pton... yes
# checking for getrusage... yes
# checking for getpwuid_r... yes
# checking for nanosleep... yes
# checking for daemon... yes
# checking for getpid... yes
# checking for clock_gettime... yes
# checking for iconv... yes
# checking for localtime... yes
# checking for vasprintf... yes
# checking for __register_atfork... yes
# checking for secure_getenv... yes
# checking for librt... yes
# checking how to link with librt... /usr/lib/librt.so
# checking for pthread_mutex_lock... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for C/C++ restrict keyword... __restrict
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for complete errno.h... yes
# checking for _set_invalid_parameter_handler... no
# checking for getdelim... yes
# checking for gettimeofday... yes
# checking for mprotect... yes
# checking for secure_getenv... (cached) yes
# checking for snprintf... yes
# checking for strndup... yes
# checking for localtime_r... yes
# checking for vasnprintf... no
# checking for shutdown... yes
# checking for __fsetlocking... yes
# checking for tcgetattr... yes
# checking for tcsetattr... yes
# checking for nanotime... no
# checking for setenv... yes
# checking for strdup... yes
# checking whether stat file-mode macros are broken... no
# checking for mode_t... yes
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... yes
# 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... yes
# 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 stdin defaults to large file offsets... yes
# checking for pid_t... yes
# checking whether ftello is declared... yes
# checking for ftello... yes
# checking whether ftello works... yes
# checking whether getdelim is declared... yes
# checking whether getline is declared... yes
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether memmem is declared... yes
# checking whether defines MIN and MAX... no
# checking whether defines MIN and MAX... yes
# checking whether snprintf returns a byte count as in C99... yes
# 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... yes
# checking whether stdint.h predates C++11... no
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# 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... yes
# 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... yes
# checking whether ffs is declared without a macro... yes
# checking whether strcasecmp is declared without a macro... yes
# checking whether strncasecmp is declared without a macro... yes
# checking whether strndup is declared... (cached) yes
# checking whether strnlen is declared... (cached) yes
# checking whether strtok_r is declared... (cached) yes
# 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 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'... word 1 bit 20
# 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 vsnprintf is declared... yes
# checking whether uses 'inline' correctly... yes
# checking for working fcntl.h... yes
# checking whether ungetc works on arbitrary bytes... 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 alloca as a compiler built-in... yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking for ftello... (cached) yes
# checking whether ftello works... (cached) yes
# checking whether __func__ is available... yes
# checking for working getdelim function... yes
# checking for getline... yes
# checking for working getline function... yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... almost
# checking for iconv... yes
# checking for working iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking if gcc/ld supports -Wl,--output-def... no
# checking if LD -Wl,--version-script works... yes
# checking whether lseek detects pipes... yes
# checking for memmem... yes
# checking whether memmem works... 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 whether is self-contained... yes
# checking for pmccabe... false
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for snprintf... (cached) yes
# checking whether snprintf respects a size of 1... yes
# checking whether printf supports POSIX/XSI format strings with positions... yes
# checking for socklen_t... yes
# checking for ssize_t... yes
# checking for working stdalign.h... yes
# checking for max_align_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking which flavor of printf attribute matches inttypes macros... system
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# 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... no
# 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... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# 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... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# 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... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether secure_getenv is declared without a macro... yes
# 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... yes
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... yes
# 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 strcasecmp... yes
# checking for strncasecmp... yes
# checking whether strncasecmp is declared... (cached) yes
# checking for working strndup... yes
# checking for working strnlen... yes
# checking for strtok_r... yes
# checking whether strtok_r works... yes
# checking for strverscmp... 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) yes
# 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) yes
# 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 localtime_r is declared... yes
# checking whether localtime_r is compatible with its POSIX signature... 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... yes
# 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... yes
# checking whether getdtablesize is declared without a macro... yes
# 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... yes
# 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... yes
# 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... yes
# 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 valgrind... no
# checking whether self tests are run under valgrind... no
# checking for ptrdiff_t... yes
# checking for vasprintf... (cached) yes
# checking for vsnprintf... yes
# checking whether snprintf respects a size of 1... (cached) yes
# checking whether printf supports POSIX/XSI format strings with positions... (cached) 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... yes
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... yes
# 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 isblank is declared without a macro... yes
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether fdopen sets errno... 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... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for valgrind... no
# checking whether self tests are run under valgrind... no
# checking if environ is properly declared... yes
# checking whether strerror_r is declared... (cached) yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking whether fseeko is declared... (cached) yes
# checking for fseeko... 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 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 getpass is declared... yes
# checking whether fflush_unlocked is declared... yes
# checking whether flockfile is declared... yes
# checking whether fputs_unlocked is declared... yes
# checking whether funlockfile is declared... yes
# checking whether putc_unlocked is declared... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking whether alarm is declared... yes
# checking for compound literals... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_gmtoff... yes
# checking whether is self-contained... yes
# checking whether pselect is declared without a macro... yes
# checking whether select is declared without a macro... yes
# checking whether setenv is declared... (cached) yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... yes
# checking for sigset_t... yes
# checking for uid_t in sys/types.h... yes
# checking whether strdup is declared... (cached) yes
# checking whether strerror(0) succeeds... yes
# checking whether unsetenv is declared... (cached) yes
# checking for alloca as a compiler built-in... (cached) yes
# checking whether inet_ntop is declared without a macro... yes
# checking whether inet_pton is declared without a macro... yes
# checking for library containing clock_gettime... none required
# checking for clock_gettime... (cached) yes
# checking for clock_settime... yes
# checking whether dup2 works... yes
# checking for error_at_line... yes
# checking whether conversion from 'int' to 'long double' works... (cached) yes
# checking for fseeko... (cached) yes
# checking for ftello... (cached) yes
# checking whether ftello works... (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... (cached) yes
# checking for getline... (cached) yes
# checking for working getline function... (cached) yes
# checking for getpass... yes
# checking whether gettimeofday clobbers localtime buffer... (cached) no
# checking for gettimeofday with POSIX signature... (cached) almost
# checking for library containing gethostbyname... (cached) none required
# checking for gethostbyname... (cached) yes
# checking for library containing inet_ntop... (cached) none required
# checking whether inet_ntop is declared... (cached) yes
# checking for library containing inet_pton... none required
# checking whether inet_pton is declared... (cached) yes
# checking whether lseek detects pipes... (cached) yes
# checking for working mktime... yes
# 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... (cached) yes
# checking for struct tm.tm_zone... yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# checking whether select supports a 0 argument... yes
# checking whether select detects invalid fds... yes
# checking for library containing getservbyname... (cached) none required
# checking for getservbyname... (cached) yes
# checking whether setenv validates arguments... yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... yes
# 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... (cached) yes
# checking for snprintf... (cached) yes
# checking whether snprintf respects a size of 1... (cached) yes
# checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
# checking for socklen_t... (cached) yes
# checking for ssize_t... (cached) yes
# checking for working stdalign.h... (cached) yes
# checking for max_align_t... (cached) yes
# checking whether NULL can be used in arbitrary expressions... (cached) yes
# checking which flavor of printf attribute matches inttypes macros... (cached) system
# checking whether dprintf is declared without a macro... (cached) yes
# checking whether fpurge is declared without a macro... (cached) no
# checking whether fseeko is declared without a macro... (cached) yes
# checking whether ftello is declared without a macro... (cached) yes
# checking whether getdelim is declared without a macro... (cached) yes
# checking whether getline is declared without a macro... (cached) yes
# checking whether gets is declared without a macro... (cached) no
# checking whether pclose is declared without a macro... (cached) yes
# checking whether popen is declared without a macro... (cached) yes
# checking whether renameat is declared without a macro... (cached) yes
# checking whether snprintf is declared without a macro... (cached) yes
# checking whether tmpfile is declared without a macro... (cached) yes
# checking whether vdprintf is declared without a macro... (cached) yes
# checking whether vsnprintf is declared without a macro... (cached) yes
# checking whether _Exit is declared without a macro... (cached) yes
# checking whether atoll is declared without a macro... (cached) yes
# checking whether canonicalize_file_name is declared without a macro... (cached) yes
# checking whether getloadavg is declared without a macro... (cached) yes
# checking whether getsubopt is declared without a macro... (cached) yes
# checking whether grantpt is declared without a macro... (cached) yes
# checking whether initstate is declared without a macro... (cached) yes
# checking whether initstate_r is declared without a macro... (cached) yes
# checking whether mkdtemp is declared without a macro... (cached) yes
# checking whether mkostemp is declared without a macro... (cached) yes
# checking whether mkostemps is declared without a macro... (cached) yes
# checking whether mkstemp is declared without a macro... (cached) yes
# checking whether mkstemps is declared without a macro... (cached) yes
# checking whether posix_openpt is declared without a macro... (cached) yes
# checking whether ptsname is declared without a macro... (cached) yes
# checking whether ptsname_r is declared without a macro... (cached) yes
# checking whether random is declared without a macro... (cached) yes
# checking whether random_r is declared without a macro... (cached) yes
# checking whether realpath is declared without a macro... (cached) yes
# checking whether rpmatch is declared without a macro... (cached) yes
# checking whether secure_getenv is declared without a macro... (cached) yes
# checking whether setenv is declared without a macro... (cached) yes
# checking whether setstate is declared without a macro... (cached) yes
# checking whether setstate_r is declared without a macro... (cached) yes
# checking whether srandom is declared without a macro... (cached) yes
# checking whether srandom_r is declared without a macro... (cached) yes
# checking whether strtod is declared without a macro... (cached) yes
# checking whether strtoll is declared without a macro... (cached) yes
# checking whether strtoull is declared without a macro... (cached) yes
# checking whether unlockpt is declared without a macro... (cached) yes
# checking whether unsetenv is declared without a macro... (cached) yes
# checking for working strerror function... yes
# checking whether is self-contained... (cached) yes
# checking whether pselect is declared without a macro... (cached) yes
# checking whether select 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) yes
# 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) yes
# 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 localtime_r is declared... (cached) yes
# checking whether localtime_r is compatible with its POSIX signature... (cached) yes
# checking whether chdir is declared without a macro... (cached) yes
# checking whether chown is declared without a macro... (cached) yes
# checking whether dup is declared without a macro... (cached) yes
# checking whether dup2 is declared without a macro... (cached) yes
# checking whether dup3 is declared without a macro... (cached) yes
# checking whether environ is declared without a macro... (cached) yes
# checking whether euidaccess is declared without a macro... (cached) yes
# checking whether faccessat is declared without a macro... (cached) yes
# checking whether fchdir is declared without a macro... (cached) yes
# checking whether fchownat is declared without a macro... (cached) yes
# checking whether fdatasync is declared without a macro... (cached) yes
# checking whether fsync is declared without a macro... (cached) yes
# checking whether ftruncate is declared without a macro... (cached) yes
# checking whether getcwd is declared without a macro... (cached) yes
# checking whether getdomainname is declared without a macro... (cached) yes
# checking whether getdtablesize is declared without a macro... (cached) yes
# checking whether getgroups is declared without a macro... (cached) yes
# checking whether gethostname is declared without a macro... (cached) yes
# checking whether getlogin is declared without a macro... (cached) yes
# checking whether getlogin_r is declared without a macro... (cached) yes
# checking whether getpagesize is declared without a macro... (cached) yes
# checking whether getusershell is declared without a macro... (cached) yes
# checking whether setusershell is declared without a macro... (cached) yes
# checking whether endusershell is declared without a macro... (cached) yes
# checking whether group_member is declared without a macro... (cached) yes
# checking whether isatty is declared without a macro... (cached) yes
# checking whether lchown is declared without a macro... (cached) yes
# checking whether link is declared without a macro... (cached) yes
# checking whether linkat is declared without a macro... (cached) yes
# checking whether lseek is declared without a macro... (cached) yes
# checking whether pipe is declared without a macro... (cached) yes
# checking whether pipe2 is declared without a macro... (cached) yes
# checking whether pread is declared without a macro... (cached) yes
# checking whether pwrite is declared without a macro... (cached) yes
# checking whether readlink is declared without a macro... (cached) yes
# checking whether readlinkat is declared without a macro... (cached) yes
# checking whether rmdir is declared without a macro... (cached) yes
# checking whether sethostname is declared without a macro... (cached) yes
# checking whether sleep is declared without a macro... (cached) yes
# checking whether symlink is declared without a macro... (cached) yes
# checking whether symlinkat is declared without a macro... (cached) yes
# checking whether ttyname_r is declared without a macro... (cached) yes
# checking whether unlink is declared without a macro... (cached) yes
# checking whether unlinkat is declared without a macro... (cached) yes
# checking whether usleep is declared without a macro... (cached) yes
# checking for unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... yes
# checking for ptrdiff_t... (cached) yes
# checking whether btowc is declared without a macro... (cached) yes
# checking whether wctob is declared without a macro... (cached) yes
# checking whether mbsinit is declared without a macro... (cached) yes
# checking whether mbrtowc is declared without a macro... (cached) yes
# checking whether mbrlen is declared without a macro... (cached) yes
# checking whether mbsrtowcs is declared without a macro... (cached) yes
# checking whether mbsnrtowcs is declared without a macro... (cached) yes
# checking whether wcrtomb is declared without a macro... (cached) yes
# checking whether wcsrtombs is declared without a macro... (cached) yes
# checking whether wcsnrtombs is declared without a macro... (cached) yes
# checking whether wcwidth is declared without a macro... (cached) yes
# checking whether wmemchr is declared without a macro... (cached) yes
# checking whether wmemcmp is declared without a macro... (cached) yes
# checking whether wmemcpy is declared without a macro... (cached) yes
# checking whether wmemmove is declared without a macro... (cached) yes
# checking whether wmemset is declared without a macro... (cached) yes
# checking whether wcslen is declared without a macro... (cached) yes
# checking whether wcsnlen is declared without a macro... (cached) yes
# checking whether wcscpy is declared without a macro... (cached) yes
# checking whether wcpcpy is declared without a macro... (cached) yes
# checking whether wcsncpy is declared without a macro... (cached) yes
# checking whether wcpncpy is declared without a macro... (cached) yes
# checking whether wcscat is declared without a macro... (cached) yes
# checking whether wcsncat is declared without a macro... (cached) yes
# checking whether wcscmp is declared without a macro... (cached) yes
# checking whether wcsncmp is declared without a macro... (cached) yes
# checking whether wcscasecmp is declared without a macro... (cached) yes
# checking whether wcsncasecmp is declared without a macro... (cached) yes
# checking whether wcscoll is declared without a macro... (cached) yes
# checking whether wcsxfrm is declared without a macro... (cached) yes
# checking whether wcsdup is declared without a macro... (cached) yes
# checking whether wcschr is declared without a macro... (cached) yes
# checking whether wcsrchr is declared without a macro... (cached) yes
# checking whether wcscspn is declared without a macro... (cached) yes
# checking whether wcsspn is declared without a macro... (cached) yes
# checking whether wcspbrk is declared without a macro... (cached) yes
# checking whether wcsstr is declared without a macro... (cached) yes
# checking whether wcstok is declared without a macro... (cached) yes
# checking whether wcswidth is declared without a macro... (cached) yes
# checking for stdint.h... (cached) yes
# checking whether C compiler handles -Werror -Wunknown-warning-option... no
# checking whether C compiler handles -Wframe-larger-than=2048... yes
# checking whether -Wno-missing-field-initializers is supported... yes
# checking whether -Wno-missing-field-initializers is needed... no
# checking whether -Wuninitialized is supported... yes
# checking whether C compiler handles -W... yes
# checking whether C compiler handles -Wabi... yes
# checking whether C compiler handles -Waddress... yes
# checking whether C compiler handles -Waggressive-loop-optimizations... yes
# checking whether C compiler handles -Wall... yes
# checking whether C compiler handles -Wattributes... yes
# checking whether C compiler handles -Wbad-function-cast... yes
# checking whether C compiler handles -Wbool-compare... yes
# checking whether C compiler handles -Wbuiltin-macro-redefined... yes
# checking whether C compiler handles -Wcast-align... yes
# checking whether C compiler handles -Wchar-subscripts... yes
# checking whether C compiler handles -Wchkp... yes
# checking whether C compiler handles -Wclobbered... yes
# checking whether C compiler handles -Wcomment... yes
# checking whether C compiler handles -Wcomments... yes
# checking whether C compiler handles -Wcoverage-mismatch... yes
# checking whether C compiler handles -Wcpp... yes
# checking whether C compiler handles -Wdate-time... yes
# checking whether C compiler handles -Wdeprecated... yes
# checking whether C compiler handles -Wdeprecated-declarations... yes
# checking whether C compiler handles -Wdesignated-init... yes
# checking whether C compiler handles -Wdisabled-optimization... yes
# checking whether C compiler handles -Wdiscarded-array-qualifiers... yes
# checking whether C compiler handles -Wdiscarded-qualifiers... yes
# checking whether C compiler handles -Wdiv-by-zero... yes
# checking whether C compiler handles -Wdouble-promotion... yes
# checking whether C compiler handles -Wduplicated-cond... yes
# checking whether C compiler handles -Wempty-body... yes
# checking whether C compiler handles -Wendif-labels... yes
# checking whether C compiler handles -Wenum-compare... yes
# checking whether C compiler handles -Wextra... yes
# checking whether C compiler handles -Wformat-contains-nul... yes
# checking whether C compiler handles -Wformat-extra-args... yes
# checking whether C compiler handles -Wformat-security... yes
# checking whether C compiler handles -Wformat-zero-length... yes
# checking whether C compiler handles -Wframe-address... yes
# checking whether C compiler handles -Wfree-nonheap-object... yes
# checking whether C compiler handles -Whsa... yes
# checking whether C compiler handles -Wignored-attributes... yes
# checking whether C compiler handles -Wignored-qualifiers... yes
# checking whether C compiler handles -Wimplicit... yes
# checking whether C compiler handles -Wimplicit-function-declaration... yes
# checking whether C compiler handles -Wimplicit-int... yes
# checking whether C compiler handles -Wincompatible-pointer-types... yes
# checking whether C compiler handles -Winit-self... yes
# checking whether C compiler handles -Wint-conversion... yes
# checking whether C compiler handles -Wint-to-pointer-cast... yes
# checking whether C compiler handles -Winvalid-memory-model... yes
# checking whether C compiler handles -Winvalid-pch... yes
# checking whether C compiler handles -Wjump-misses-init... yes
# checking whether C compiler handles -Wlogical-not-parentheses... yes
# checking whether C compiler handles -Wlogical-op... yes
# checking whether C compiler handles -Wmain... yes
# checking whether C compiler handles -Wmaybe-uninitialized... yes
# checking whether C compiler handles -Wmemset-transposed-args... yes
# checking whether C compiler handles -Wmisleading-indentation... yes
# checking whether C compiler handles -Wmissing-braces... yes
# checking whether C compiler handles -Wmissing-declarations... yes
# checking whether C compiler handles -Wmissing-field-initializers... yes
# checking whether C compiler handles -Wmissing-include-dirs... yes
# checking whether C compiler handles -Wmissing-parameter-type... yes
# checking whether C compiler handles -Wmissing-prototypes... yes
# checking whether C compiler handles -Wmultichar... yes
# checking whether C compiler handles -Wnarrowing... yes
# checking whether C compiler handles -Wnested-externs... yes
# checking whether C compiler handles -Wnonnull... yes
# checking whether C compiler handles -Wnonnull-compare... yes
# checking whether C compiler handles -Wnull-dereference... yes
# checking whether C compiler handles -Wodr... yes
# checking whether C compiler handles -Wold-style-declaration... yes
# checking whether C compiler handles -Wold-style-definition... yes
# checking whether C compiler handles -Wopenmp-simd... yes
# checking whether C compiler handles -Woverflow... yes
# checking whether C compiler handles -Woverride-init... yes
# checking whether C compiler handles -Wpacked... yes
# checking whether C compiler handles -Wpacked-bitfield-compat... yes
# checking whether C compiler handles -Wparentheses... yes
# checking whether C compiler handles -Wpointer-arith... yes
# checking whether C compiler handles -Wpointer-sign... yes
# checking whether C compiler handles -Wpointer-to-int-cast... yes
# checking whether C compiler handles -Wpragmas... yes
# checking whether C compiler handles -Wreturn-local-addr... yes
# checking whether C compiler handles -Wreturn-type... yes
# checking whether C compiler handles -Wscalar-storage-order... yes
# checking whether C compiler handles -Wsequence-point... yes
# checking whether C compiler handles -Wshadow... yes
# checking whether C compiler handles -Wshift-count-negative... yes
# checking whether C compiler handles -Wshift-count-overflow... yes
# checking whether C compiler handles -Wshift-negative-value... yes
# checking whether C compiler handles -Wsizeof-array-argument... yes
# checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
# checking whether C compiler handles -Wstrict-aliasing... yes
# checking whether C compiler handles -Wstrict-prototypes... yes
# checking whether C compiler handles -Wsuggest-attribute=format... yes
# checking whether C compiler handles -Wsuggest-final-methods... yes
# checking whether C compiler handles -Wsuggest-final-types... yes
# checking whether C compiler handles -Wswitch... yes
# checking whether C compiler handles -Wswitch-bool... yes
# checking whether C compiler handles -Wsync-nand... yes
# checking whether C compiler handles -Wtautological-compare... yes
# checking whether C compiler handles -Wtrampolines... yes
# checking whether C compiler handles -Wtrigraphs... yes
# checking whether C compiler handles -Wtype-limits... yes
# checking whether C compiler handles -Wuninitialized... yes
# checking whether C compiler handles -Wunknown-pragmas... yes
# checking whether C compiler handles -Wunsafe-loop-optimizations... yes
# checking whether C compiler handles -Wunused... yes
# checking whether C compiler handles -Wunused-but-set-parameter... yes
# checking whether C compiler handles -Wunused-but-set-variable... yes
# checking whether C compiler handles -Wunused-function... yes
# checking whether C compiler handles -Wunused-label... yes
# checking whether C compiler handles -Wunused-local-typedefs... yes
# checking whether C compiler handles -Wunused-macros... yes
# checking whether C compiler handles -Wunused-parameter... yes
# checking whether C compiler handles -Wunused-result... yes
# checking whether C compiler handles -Wunused-value... yes
# checking whether C compiler handles -Wunused-variable... yes
# checking whether C compiler handles -Wvarargs... yes
# checking whether C compiler handles -Wvariadic-macros... yes
# checking whether C compiler handles -Wvector-operation-performance... yes
# checking whether C compiler handles -Wvolatile-register-var... yes
# checking whether C compiler handles -Wwrite-strings... yes
# checking whether C compiler handles -Warray-bounds=2... yes
# checking whether C compiler handles -Wnormalized=nfc... yes
# checking whether C compiler handles -Wshift-overflow=2... yes
# checking whether C compiler handles -Wunused-const-variable=2... yes
# checking whether C compiler handles -Wno-missing-field-initializers... yes
# checking whether C compiler handles -Wno-format-y2k... yes
# checking whether C compiler handles -Wno-unused-value... yes
# checking whether C compiler handles -Wno-unused-result... yes
# checking whether C compiler handles -Wno-unused-parameter... yes
# checking whether C compiler handles -Wno-stack-protector... yes
# checking whether C compiler handles -Wno-int-to-pointer-cast... yes
# checking whether C compiler handles -fdiagnostics-show-option... yes
# checking whether ln -s works... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu 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 /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... (cached) ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) 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... no
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether to build libdane... yes
# checking for unbound library... no
# configure: WARNING:
# ***
# *** libunbound was not found. Libdane will not be built.
# ***
# checking for P11_KIT... yes
# checking for tss library... no
# configure: WARNING:
# ***
# *** trousers was not found. TPM support will be disabled.
# ***
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for sys/mman.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking sys/procset.h usability... no
# checking sys/procset.h presence... no
# checking for sys/procset.h... no
# checking for sys/select.h... (cached) yes
# checking for sys/socket.h... (cached) yes
# checking sys/stropts.h usability... yes
# checking sys/stropts.h presence... yes
# checking for sys/stropts.h... yes
# checking for sys/time.h... (cached) yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking for dlfcn.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking for memory.h... (cached) yes
# checking for netinet/in.h... (cached) yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking for stdbool.h... (cached) yes
# checking sysexits.h usability... yes
# checking sysexits.h presence... yes
# checking for sysexits.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for inttypes.h... (cached) yes
# checking for working stdnoreturn.h... yes
# checking for runetype.h... no
# checking for wchar.h... (cached) yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for int8_t... yes
# checking for uint8_t... yes
# checking for int16_t... yes
# checking for uint16_t... yes
# checking for int32_t... yes
# checking for uint32_t... yes
# checking for intptr_t... yes
# checking for uintptr_t... yes
# checking for uint_t... no
# checking for pid_t... (cached) yes
# checking for size_t... (cached) yes
# checking for ptrdiff_t... (cached) yes
# checking size of char *... 8
# checking size of int... (cached) 4
# checking size of long... (cached) 8
# checking size of short... 2
# checking for pathfind in -lgen... no
# checking for gettext in -lintl... no
# checking for vprintf... yes
# checking for _doprnt... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... (cached) yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for mmap... (cached) yes
# checking for canonicalize_file_name... yes
# checking for snprintf... (cached) yes
# checking for strdup... (cached) yes
# checking for strchr... yes
# checking for strrchr... yes
# checking for strsignal... yes
# checking for fchmod... yes
# checking for fstat... yes
# checking for chmod... yes
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking whether autoopts-config can be found... checking whether autoopts-config is specified... no
# no
# checking whether a reg expr header is specified... no
# checking whether with-libregex was specified... no
# checking whether with-libregex-cflags was specified... no
# checking whether with-libregex-libs was specified... no
# checking whether libregex functions properly... yes
# checking whether pathfind(3) works... no
# checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 24 13:33 /dev/zero
# checking whether we have a functional realpath(3C)... yes
# checking whether strftime() works... yes
# checking whether fopen accepts "b" mode... yes
# checking whether fopen accepts "t" mode... yes
# checking whether not wanting optional option args... yes
# checking for ssize_t... yes
# checking size of unsigned long int... 8
# checking size of unsigned int... 4
# checking whether to include zlib compression support... yes
# checking for libz... yes
# checking how to link with libz... /usr/lib/libz.so
# checking whether building Guile bindings... yes
# ***
# *** Detecting GNU Guile...
#
# checking for guile-snarf... /usr/sbin/guile-snarf
# checking for guile... /usr/sbin/guile
# checking for guile-config... /usr/sbin/guile-config
# checking for guile-tools... /usr/sbin/guile-tools
# checking libguile compile flags... -pthread -I/usr/include/guile/2.0
# checking libguile link flags... -lguile-2.0 -lgc
# checking whether GNU Guile is recent enough... yes
# checking for Guile site directory... /usr/share/guile/site
# checking whether gcc supports -fgnu89-inline... yes
# checking for scm_gc_malloc_pointerless... yes
# checking the Guile effective version... 2.0
# ***
# *** Checking dependencies for crywrap...
#
# checking for arpa/inet.h... (cached) yes
# checking for netinet/in.h... (cached) yes
# checking for sys/select.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/wait.h... (cached) yes
# checking return type of signal handlers... void
# checking for sys/select.h... (cached) yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking for alarm... yes
# checking for atexit... yes
# checking for dup2... yes
# checking for epoll_create... yes
# checking for kqueue... no
# checking for memchr... yes
# checking for memset... yes
# checking for munmap... yes
# checking for putenv... yes
# checking for regcomp... yes
# checking for scandir... yes
# checking for select... yes
# checking for socket... yes
# checking for strcasecmp... (cached) yes
# checking for strchr... (cached) yes
# checking for strdup... (cached) yes
# checking for strerror... yes
# checking for strncasecmp... (cached) yes
# checking for strrchr... (cached) yes
# checking for strstr... yes
# checking for strtoul... yes
# checking for uname... yes
# checking for argp_usage... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating src/libopts/Makefile
# config.status: creating guile/pre-inst-guile
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/credentials/Makefile
# config.status: creating doc/credentials/openpgp/Makefile
# config.status: creating doc/credentials/srp/Makefile
# config.status: creating doc/credentials/x509/Makefile
# config.status: creating doc/cyclo/Makefile
# config.status: creating doc/doxygen/Doxyfile
# config.status: creating doc/examples/Makefile
# config.status: creating doc/latex/Makefile
# config.status: creating doc/manpages/Makefile
# config.status: creating doc/reference/Makefile
# config.status: creating doc/reference/version.xml
# config.status: creating doc/scripts/Makefile
# config.status: creating extra/Makefile
# config.status: creating extra/includes/Makefile
# config.status: creating libdane/Makefile
# config.status: creating libdane/includes/Makefile
# config.status: creating libdane/gnutls-dane.pc
# config.status: creating gl/Makefile
# config.status: creating gl/tests/Makefile
# config.status: creating guile/Makefile
# config.status: creating guile/modules/Makefile
# config.status: creating guile/src/Makefile
# config.status: creating guile/tests/Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/accelerated/Makefile
# config.status: creating lib/accelerated/x86/Makefile
# config.status: creating lib/algorithms/Makefile
# config.status: creating lib/auth/Makefile
# config.status: creating lib/ext/Makefile
# config.status: creating lib/extras/Makefile
# config.status: creating lib/gnutls.pc
# config.status: creating lib/includes/Makefile
# config.status: creating lib/includes/gnutls/gnutls.h
# config.status: creating lib/minitasn1/Makefile
# config.status: creating lib/nettle/Makefile
# config.status: creating lib/opencdk/Makefile
# config.status: creating lib/openpgp/Makefile
# config.status: creating lib/x509/Makefile
# config.status: creating po/Makefile.in
# config.status: creating src/Makefile
# config.status: creating src/crywrap/Makefile
# config.status: creating src/gl/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/cert-tests/Makefile
# config.status: creating tests/dsa/Makefile
# config.status: creating tests/dtls/Makefile
# config.status: creating tests/srp/Makefile
# config.status: creating tests/ecdsa/Makefile
# config.status: creating tests/key-tests/Makefile
# config.status: creating tests/openpgp-certs/Makefile
# config.status: creating tests/pkcs1-padding/Makefile
# config.status: creating tests/pkcs12-decode/Makefile
# config.status: creating tests/pkcs8-decode/Makefile
# config.status: creating tests/rsa-md5-collision/Makefile
# config.status: creating tests/safe-renegotiation/Makefile
# config.status: creating tests/scripts/Makefile
# config.status: creating tests/sha2/Makefile
# config.status: creating tests/slow/Makefile
# config.status: creating tests/suite/Makefile
# config.status: creating tests/userid/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: executing libtool commands
# configure: summary of build options:
#
# version: 3.4.14 shared 36:6:6
# Host/Target system: x86_64-unknown-linux-gnu
# Build system: x86_64-unknown-linux-gnu
# Install prefix: /usr
# Compiler: gcc
# Valgrind: no
# CFlags:
# Library types: Shared=yes, Static=no
# Local libopts: yes
# Local libtasn1: no
# Use nettle-mini: no
#
# configure: External hardware support:
#
# /dev/crypto: no
# Hardware accel: x86-64
# Padlock accel: yes
# getrandom variant: no
# PKCS#11 support: yes
# TPM support: no
#
# configure:
# TPM library: /usr/lib/libtspi.so.1
#
# configure: Optional features:
# (note that included applications might not compile properly
# if features are disabled)
#
# DTLS-SRTP support: yes
# ALPN support: yes
# OCSP support: yes
# Ses. ticket support: yes
# OpenPGP support: yes
# SRP support: yes
# PSK support: yes
# DHE support: yes
# ECDHE support: yes
# Anon auth support: yes
# Heartbeat support: yes
# IDNA support: no
# Unicode support: yes
# Self checks: no
# Non-SuiteB curves: yes
# FIPS140 mode: no
#
# configure: Optional applications:
#
# crywrap app: no
#
# configure: Optional libraries:
#
# Guile wrappers: yes
# C++ library: yes
# DANE library: no
# OpenSSL compat: no
#
# configure: System files:
#
# Trust store pkcs11: pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit
# Trust store dir:
# Trust store file:
# Blacklist file:
# CRL file:
# Priority file: /etc/gnutls/default-priorities
# DNSSEC root key file: /etc/unbound/root.key
#
# configure: WARNING:
# ***
# *** The DNSSEC root key file in /etc/unbound/root.key was not found.
# *** This file is needed for the verification of DNSSEC responses.
# *** Use the command: unbound-anchor -a "/etc/unbound/root.key"
# *** to generate or update it.
# ***
# make all-recursive
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14'
# Making all in gl
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# GEN alloca.h
# GEN c++defs.h
# GEN arg-nonnull.h
# GEN warn-on-use.h
# GEN sys/types.h
# GEN sys/uio.h
# GEN time.h
# GEN unistd.h
# GEN wchar.h
# GEN netdb.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN strings.h
# GEN sys/socket.h
# GEN sys/stat.h
# GEN sys/time.h
# make all-recursive
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# Making all in tests
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# GEN c++defs.h
# GEN warn-on-use.h
# GEN arg-nonnull.h
# GEN ctype.h
# GEN fcntl.h
# GEN inttypes.h
# make all-recursive
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# Making all in .
# make[6]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[6]: Nothing to be done for 'all-am'.
# make[6]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[5]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# CC base64.lo
# CC c-ctype.lo
# CC hash-pjw-bare.lo
# CC read-file.lo
# CC sys_socket.lo
# CC unistd.lo
# CC xsize.lo
# CC asnprintf.lo
# CC printf-args.lo
# CC printf-parse.lo
# CC vasnprintf.lo
# CCLD libgnu.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# Making all in lib
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# make all-recursive
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# Making all in includes
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/includes'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/includes'
# Making all in x509
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/x509'
# CC common.lo
# CC key_encode.lo
# CC key_decode.lo
# CC crl.lo
# CC crl_write.lo
# CC crq.lo
# CC dn.lo
# CC extensions.lo
# CC mpi.lo
# CC output.lo
# CC pkcs12.lo
# CC pkcs12_bag.lo
# CC pkcs12_encr.lo
# CC pkcs7.lo
# CC pkcs7-attrs.lo
# CC privkey.lo
# CC privkey_pkcs8.lo
# CC privkey_openssl.lo
# CC hostname-verify.lo
# CC sign.lo
# CC verify.lo
# CC x509.lo
# CC x509_dn.lo
# CC x509_write.lo
# CC name_constraints.lo
# CC verify-high.lo
# CC verify-high2.lo
# CC x509_ext.lo
# CC email-verify.lo
# CC pkcs7-output.lo
# pkcs7-output.c: In function 'gnutls_pkcs7_print':
# pkcs7-output.c:206:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (i = 0; i < count; i++) {
# ^
# pkcs7-output.c:235:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (i = 0; i < count; i++) {
# ^
# CC ocsp.lo
# CC ocsp_output.lo
# CCLD libgnutls_x509.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/x509'
# Making all in auth
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/auth'
# CC anon.lo
# CC cert.lo
# CC dh_common.lo
# CC dhe.lo
# CC rsa_psk.lo
# CC dhe_psk.lo
# CC psk.lo
# CC psk_passwd.lo
# CC rsa.lo
# CC srp.lo
# CC srp_passwd.lo
# CC srp_rsa.lo
# CC srp_sb64.lo
# CC anon_ecdh.lo
# CC ecdhe.lo
# CCLD libgnutls_auth.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/auth'
# Making all in ext
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/ext'
# CC max_record.lo
# CC cert_type.lo
# CC server_name.lo
# CC signature.lo
# server_name.c: In function 'gnutls_server_name_set':
# server_name.c:408:15: warning: unused variable 'rc' [-Wunused-variable]
# int set = 0, rc;
# ^~
# server_name.c:407:8: warning: unused variable 'idn_name' [-Wunused-variable]
# char *idn_name = NULL;
# ^~~~~~~~
# CC safe_renegotiation.lo
# CC session_ticket.lo
# CC srp.lo
# CC ecc.lo
# CC heartbeat.lo
# CC status_request.lo
# CC dumbfw.lo
# CC ext_master_secret.lo
# CC etm.lo
# CC alpn.lo
# CC srtp.lo
# CCLD libgnutls_ext.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/ext'
# Making all in algorithms
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/algorithms'
# CC cert_types.lo
# CC ciphers.lo
# CC ciphersuites.lo
# CC ecc.lo
# CC kx.lo
# CC mac.lo
# CC protocols.lo
# CC publickey.lo
# CC secparams.lo
# CC sign.lo
# CCLD libgnutls_alg.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/algorithms'
# Making all in extras
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/extras'
# CC randomart.lo
# CC hex.lo
# CCLD libgnutls_extras.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/extras'
# Making all in accelerated
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated'
# Making all in x86
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated/x86'
# CC x86-common.lo
# CC sha-x86-ssse3.lo
# CC hmac-x86-ssse3.lo
# CC aes-gcm-x86-ssse3.lo
# CC aes-gcm-x86-aesni.lo
# CC aes-cbc-x86-ssse3.lo
# CC aes-cbc-x86-aesni.lo
# CC aes-ccm-x86-aesni.lo
# CC sha-padlock.lo
# CC hmac-padlock.lo
# CC aes-padlock.lo
# CC aes-gcm-padlock.lo
# CC aes-gcm-x86-pclmul.lo
# CCAS elf/aesni-x86_64.lo
# CCAS elf/cpuid-x86_64.lo
# CCAS elf/ghash-x86_64.lo
# CCAS elf/sha1-ssse3-x86_64.lo
# CCAS elf/sha512-ssse3-x86_64.lo
# CCAS elf/aes-ssse3-x86_64.lo
# CCAS elf/e_padlock-x86_64.lo
# CCLD libx86.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[5]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated/x86'
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated'
# CC accelerated.lo
# CC cryptodev.lo
# CC cryptodev-gcm.lo
# CCLD libaccelerated.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[5]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated'
# Making all in opencdk
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/opencdk'
# CC armor.lo
# CC kbnode.lo
# CC sig-check.lo
# CC keydb.lo
# sig-check.c: In function 'hash_mpibuf':
# sig-check.c:62:1: warning: the frame size of 2128 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# CC pubkey.lo
# pubkey.c: In function 'checksum_mpi':
# pubkey.c:366:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# pubkey.c: In function 'cdk_pk_get_keyid':
# pubkey.c:550:1: warning: the frame size of 2112 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# CC stream.lo
# CC write-packet.lo
# write-packet.c: In function 'write_mpi':
# write-packet.c:119:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# write-packet.c: In function 'write_literal':
# write-packet.c:708:1: warning: the frame size of 8256 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# CC misc.lo
# CC seskey.lo
# CC literal.lo
# literal.c: In function 'literal_decode':
# literal.c:144:1: warning: the frame size of 8288 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# literal.c: In function 'text_encode':
# literal.c:270:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# literal.c: In function 'text_decode':
# literal.c:292:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# CC new-packet.lo
# CC read-packet.lo
# stream.c: In function 'cdk_stream_kick_off':
# stream.c:1304:1: warning: the frame size of 8224 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# read-packet.c: In function 'read_mpi':
# read-packet.c:144:1: warning: the frame size of 2192 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# read-packet.c: In function 'skip_packet':
# read-packet.c:889:1: warning: the frame size of 8240 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# CCLD libminiopencdk.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/opencdk'
# Making all in openpgp
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/openpgp'
# CC pgp.lo
# CC pgpverify.lo
# CC extras.lo
# CC compat.lo
# CC privkey.lo
# CC output.lo
# CC gnutls_openpgp.lo
# CCLD libgnutls_openpgp.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/openpgp'
# Making all in nettle
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/nettle'
# CC pk.lo
# CC mpi.lo
# CC mac.lo
# CC cipher.lo
# mac.c: In function 'wrap_nettle_mac_fast':
# mac.c:197:1: warning: the frame size of 2896 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# CC init.lo
# CC egd.lo
# CC rnd-common.lo
# CC rnd.lo
# CCLD libcrypto.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/nettle'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# CC gnutls_range.lo
# CC gnutls_record.lo
# CC gnutls_compress.lo
# CC debug.lo
# CC gnutls_cipher.lo
# CC gnutls_mbuffers.lo
# CC gnutls_buffers.lo
# CC gnutls_handshake.lo
# CC gnutls_num.lo
# CC gnutls_errors.lo
# CC gnutls_dh.lo
# CC gnutls_kx.lo
# CC gnutls_priority.lo
# CC gnutls_hash_int.lo
# CC gnutls_cipher_int.lo
# CC gnutls_session.lo
# CC gnutls_db.lo
# CC x509_b64.lo
# CC gnutls_extensions.lo
# CC gnutls_auth.lo
# CC gnutls_v2_compat.lo
# CC gnutls_datum.lo
# CC gnutls_session_pack.lo
# CC gnutls_mpi.lo
# CC gnutls_pk.lo
# CC gnutls_cert.lo
# CC gnutls_global.lo
# CC gnutls_constate.lo
# CC gnutls_anon_cred.lo
# CC pkix_asn1_tab.lo
# CC gnutls_asn1_tab.lo
# CC gnutls_mem.lo
# CC gnutls_ui.lo
# CC vasprintf.lo
# CC gnutls_sig.lo
# CC gnutls_ecc.lo
# CC gnutls_alert.lo
# CC gnutls_privkey_raw.lo
# CC system.lo
# CC inet_ntop.lo
# CC gnutls_str.lo
# CC gnutls_state.lo
# CC gnutls_x509.lo
# CC gnutls_helper.lo
# CC gnutls_supplemental.lo
# CC random.lo
# CC crypto-api.lo
# CC gnutls_privkey.lo
# CC gnutls_pcert.lo
# CC gnutls_pubkey.lo
# CC locks.lo
# CC gnutls_dtls.lo
# CC system_override.lo
# CC crypto-backend.lo
# CC verify-tofu.lo
# CC pin.lo
# CC tpm.lo
# CC fips.lo
# CC safe-memfuncs.lo
# CC inet_pton.lo
# CC atfork.lo
# CC urls.lo
# CC auto-verify.lo
# CC system-keys-dummy.lo
# CC pkcs11.lo
# CC pkcs11x.lo
# CC pkcs11_privkey.lo
# pkcs11.c: In function 'gnutls_pkcs11_token_get_mechanism':
# pkcs11.c:3356:1: warning: the frame size of 3520 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# CC pkcs11_write.lo
# pkcs11_privkey.c: In function 'gnutls_pkcs11_privkey_generate3':
# pkcs11_privkey.c:1047:1: warning: the frame size of 2480 bytes is larger than 2048 bytes [-Wframe-larger-than=]
# }
# ^
# CC pkcs11_secret.lo
# CC pkcs11_int.lo
# CC gnutls_srp.lo
# CC gnutls_psk.lo
# CXX libgnutlsxx_la-gnutlsxx.lo
# CCLD libgnutls.la
# CXXLD libgnutlsxx.la
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# Making all in extra
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# Making all in includes
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/extra/includes'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/extra/includes'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# Making all in po
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/po'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/po'
# Making all in src/gl
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# GEN alloca.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN arg-nonnull.h
# GEN sys/types.h
# GEN sys/uio.h
# GEN time.h
# GEN unistd.h
# GEN wchar.h
# GEN netdb.h
# GEN arpa/inet.h
# GEN signal.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN sys/select.h
# GEN sys/socket.h
# GEN sys/stat.h
# GEN sys/time.h
# make all-recursive
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# CC c-ctype.lo
# CC exitfail.lo
# CC fd-hook.lo
# CC gettime.lo
# CC malloca.lo
# CC parse-datetime.lo
# CC progname.lo
# CC read-file.lo
# CC sockets.lo
# CC sys_socket.lo
# CC timespec.lo
# CC unistd.lo
# CC xmalloc.lo
# CC xalloc-die.lo
# CC xsize.lo
# CC asnprintf.lo
# CC printf-args.lo
# CC printf-parse.lo
# CC vasnprintf.lo
# CCLD libgnu_gpl.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# Making all in src
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# make all-recursive
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# Making all in libopts
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/libopts'
# make all-am
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/libopts'
# CC libopts_la-libopts.lo
# CCLD libopts.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[5]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/libopts'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/libopts'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# CC srptool-args.lo
# CC psktool-args.lo
# srptool-args.c:429:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# srptool-args.c:536:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# In file included from srptool-args.h:49:0,
# from srptool-args.c:43:
# srptool-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# srptool-args.c:610:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# srptool-args.c:612:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# psktool-args.c:312:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# psktool-args.c:454:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# srptool-args.c: At top level:
# srptool-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# In file included from psktool-args.h:49:0,
# from psktool-args.c:43:
# psktool-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# psktool-args.c:528:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# psktool-args.c:530:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# psktool-args.c: At top level:
# psktool-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# CC ocsptool-args.lo
# CC serv-args.lo
# ocsptool-args.c:720:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# ocsptool-args.c:995:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# In file included from ocsptool-args.h:49:0,
# from ocsptool-args.c:43:
# ocsptool-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# ocsptool-args.c:1070:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# ocsptool-args.c:1072:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ocsptool-args.c: At top level:
# ocsptool-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# serv-args.c:1224:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# serv-args.c:1606:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# In file included from serv-args.h:49:0,
# from serv-args.c:43:
# serv-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# serv-args.c:1680:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# serv-args.c:1682:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# CC cli-args.lo
# serv-args.c: At top level:
# serv-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# CC cli-debug-args.lo
# cli-args.c:1726:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# cli-args.c:2039:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# In file included from cli-args.h:49:0,
# from cli-args.c:43:
# cli-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# cli-args.c:2114:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# cli-args.c:2116:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# cli-args.c: At top level:
# cli-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# cli-debug-args.c:341:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# cli-debug-args.c:499:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# In file included from cli-debug-args.h:49:0,
# from cli-debug-args.c:43:
# cli-debug-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# cli-debug-args.c:574:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# cli-debug-args.c:576:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# cli-debug-args.c: At top level:
# cli-debug-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# CC certtool-args.lo
# CC certtool-cfg.lo
# certtool-args.c:2388:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# certtool-args.c:2567:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# In file included from certtool-args.h:49:0,
# from certtool-args.c:43:
# certtool-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# certtool-args.c:2642:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# certtool-args.c:2644:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# certtool-args.c: At top level:
# certtool-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# CC danetool-args.lo
# danetool-args.c:958:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# danetool-args.c:1137:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# In file included from danetool-args.h:49:0,
# from danetool-args.c:43:
# danetool-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# danetool-args.c:1212:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# danetool-args.c:1214:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# danetool-args.c: At top level:
# danetool-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# CC p11tool-args.lo
# CC systemkey-args.lo
# p11tool-args.c:1931:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# p11tool-args.c:2262:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# In file included from p11tool-args.h:49:0,
# from p11tool-args.c:43:
# p11tool-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# p11tool-args.c:2337:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# p11tool-args.c:2339:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# p11tool-args.c: At top level:
# p11tool-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# CC psk.o
# systemkey-args.c:402:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
# # define OPTPROC_BASE OPTPROC_TRANSLATE | OPTPROC_NXLAT_OPT
# ^
# systemkey-args.c:533:7: note: in expansion of macro 'OPTPROC_BASE'
# ( OPTPROC_BASE
# ^~~~~~~~~~~~
# In file included from systemkey-args.h:49:0,
# from systemkey-args.c:43:
# systemkey-args.c: In function 'AO_gettext':
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# systemkey-args.c:608:27: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# ../src/libopts/autoopts/options.h:91:29: warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' [-Wbad-function-cast]
# #define VOIDP(_a) ((void *)(uintptr_t)(_a))
# ^
# systemkey-args.c:610:23: note: in expansion of macro 'VOIDP'
# res = (char *)VOIDP(_(pz));
# ^~~~~
# systemkey-args.c: At top level:
# systemkey-args.c:42:0: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
# #define OPTION_CODE_COMPILE 1
#
# CC cli-debug.o
# CC tests.o
# CC socket.o
# CC common.o
# CC certtool.o
# CC certtool-common.o
# CC certtool-extras.o
# CC srptool.o
# CC ocsptool.o
# CC ocsptool-common.o
# CC serv.o
# CC udp-serv.o
# CC cli.o
# CC benchmark-cipher.o
# CC benchmark.o
# CC benchmark-tls.o
# CC p11tool.o
# CC pkcs11.o
# CC systemkey.o
# CCLD libcmd-srp.la
# CCLD libcmd-psk.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libcmd-ocsp.la
# CCLD libcmd-serv.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libcmd-cli.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libcmd-cli-debug.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libcmd-certtool.la
# CCLD libcmd-danetool.la
# copying selected object files to avoid basename conflicts...
# copying selected object files to avoid basename conflicts...
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libcmd-p11tool.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libcmd-systemkey.la
# copying selected object files to avoid basename conflicts...
# ar: `u' modifier ignored since `D' is the default (see `U')
# copying selected object files to avoid basename conflicts...
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD psktool
# CCLD gnutls-cli-debug
# CCLD certtool
# CCLD srptool
# CCLD ocsptool
# CCLD gnutls-serv
# CCLD gnutls-cli
# CCLD p11tool
# CCLD systemkey
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# Making all in tests
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests'
# Making all in .
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests'
# CC utils.lo
# CC utils-adv.lo
# CC pkcs11/pkcs11-mock.lo
# CCLD libutils.la
# CCLD libpkcs11mock1.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests'
# Making all in rsa-md5-collision
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/rsa-md5-collision'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/rsa-md5-collision'
# Making all in pkcs1-padding
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs1-padding'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs1-padding'
# Making all in pkcs8-decode
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs8-decode'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs8-decode'
# Making all in pkcs12-decode
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs12-decode'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs12-decode'
# Making all in userid
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/userid'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/userid'
# Making all in cert-tests
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/cert-tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/cert-tests'
# Making all in key-tests
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/key-tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/key-tests'
# Making all in sha2
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/sha2'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/sha2'
# Making all in safe-renegotiation
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/safe-renegotiation'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/safe-renegotiation'
# Making all in dsa
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dsa'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dsa'
# Making all in scripts
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/scripts'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/scripts'
# Making all in ecdsa
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/ecdsa'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/ecdsa'
# Making all in slow
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/slow'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/slow'
# Making all in dtls
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dtls'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dtls'
# Making all in srp
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/srp'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/srp'
# Making all in openpgp-certs
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/openpgp-certs'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/openpgp-certs'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests'
# Making all in guile
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile'
# Making all in modules
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/modules'
# cat "gnutls.in" | /usr/sbin/sed -e's|[@]guileextensiondir[@]|/usr/lib/guile/2.0|g' \
# > "gnutls.scm.tmp"
# mv "gnutls.scm.tmp" "gnutls.scm"
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/modules'
# Making all in src
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# GUILE_AUTO_COMPILE=0 /usr/sbin/guile -L ../../guile/modules "make-enum-map.scm" > "enum-map.i.c.tmp"
# GUILE_AUTO_COMPILE=0 /usr/sbin/guile -L ../../guile/modules "make-smob-types.scm" > "smob-types.i.c.tmp"
# mv "smob-types.i.c.tmp" "smob-types.i.c"
# GUILE_AUTO_COMPILE=0 /usr/sbin/guile -L ../../guile/modules "make-enum-header.scm" > "enums.h.tmp"
# mv "enum-map.i.c.tmp" "enum-map.i.c"
# GUILE_AUTO_COMPILE=0 /usr/sbin/guile -L ../../guile/modules "make-smob-header.scm" > "smobs.h.tmp"
# mv "enums.h.tmp" "enums.h"
# mv "smobs.h.tmp" "smobs.h"
# /usr/sbin/guile-snarf -o core.x core.c -DHAVE_CONFIG_H -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../.. -I. -Wall -Wextra -Wno-strict-prototypes -Wno-unused-parameter -I../../gl -I../../gl -pthread -I/usr/include/guile/2.0
# /usr/sbin/guile-snarf -o errors.x errors.c -DHAVE_CONFIG_H -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../.. -I. -Wall -Wextra -Wno-strict-prototypes -Wno-unused-parameter -I../../gl -I../../gl -pthread -I/usr/include/guile/2.0
# make all-am
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# CC guile_gnutls_v_2_la-core.lo
# CC guile_gnutls_v_2_la-errors.lo
# CC guile_gnutls_v_2_la-utils.lo
# CCLD guile-gnutls-v-2.la
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# Making all in tests
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/tests'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile'
# Making all in doc
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make all-recursive
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# Making all in examples
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/examples'
# CC ex-alert.lo
# CC ex-pkcs12.lo
# CC ex-session-info.lo
# CC ex-x509-info.lo
# CC ex-verify.lo
# CC tcp.lo
# CC udp.lo
# CC ex-pkcs11-list.lo
# CC verify.lo
# CC ex-verify-ssh.lo
# CC ex-client-resume.o
# CC ex-client-dtls.o
# CC ex-cert-select.o
# CC ex-client-x509.o
# CC ex-serv-dtls.o
# CC print-ciphersuites.o
# CC ex-serv-x509.o
# CXX ex-cxx.o
# CC ex-client-anon.o
# CC ex-serv-anon.o
# CC ex-serv-pgp.o
# CC ex-cert-select-pkcs11.o
# CC ex-client-psk.o
# CC ex-serv-psk.o
# CC ex-client-srp.o
# CC ex-serv-srp.o
# CC ex-ocsp-client.o
# CCLD libexamples.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD ex-client-resume
# CCLD ex-client-dtls
# CCLD ex-cert-select
# CCLD ex-client-x509
# CCLD ex-serv-dtls
# CCLD print-ciphersuites
# CCLD ex-serv-x509
# CXXLD ex-cxx
# CCLD ex-client-anon
# CCLD ex-serv-anon
# CCLD ex-serv-pgp
# CCLD ex-cert-select-pkcs11
# CCLD ex-client-psk
# CCLD ex-serv-psk
# CCLD ex-client-srp
# CCLD ex-serv-srp
# CCLD ex-ocsp-client
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/examples'
# Making all in cyclo
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/cyclo'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/cyclo'
# Making all in scripts
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/scripts'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/scripts'
# Making all in manpages
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/manpages'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/manpages'
# Making all in credentials
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials'
# Making all in openpgp
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/openpgp'
# make[5]: Nothing to be done for 'all'.
# make[5]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/openpgp'
# Making all in srp
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/srp'
# make[5]: Nothing to be done for 'all'.
# make[5]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/srp'
# Making all in x509
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/x509'
# make[5]: Nothing to be done for 'all'.
# make[5]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/x509'
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials'
# Making all in latex
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/latex'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/latex'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in gl
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# make install-recursive
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# Making install in tests
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make install-recursive
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# Making install in .
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[6]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[6]: Nothing to be done for 'install-exec-am'.
# make[6]: Nothing to be done for 'install-data-am'.
# make[6]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[5]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl/tests'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# 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/gnutls/src/gnutls-3.4.14/gl'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/gl'
# Making install in lib
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# make install-recursive
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# Making install in includes
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/includes'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/includes'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/include'
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/include'
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/include/gnutls'
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/include/gnutls'
# /usr/bin/install -c -m 644 gnutls/gnutls.h '/tmp/gnutls/pkg/gnutls/usr/include/gnutls'
# /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/x509-ext.h gnutls/self-test.h gnutls/system-keys.h gnutls/urls.h gnutls/pkcs7.h gnutls/gnutlsxx.h '/tmp/gnutls/pkg/gnutls/usr/include/gnutls'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/includes'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/includes'
# Making install in x509
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/x509'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/x509'
# 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/gnutls/src/gnutls-3.4.14/lib/x509'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/x509'
# Making install in auth
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/auth'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/auth'
# 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/gnutls/src/gnutls-3.4.14/lib/auth'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/auth'
# Making install in ext
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/ext'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/ext'
# 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/gnutls/src/gnutls-3.4.14/lib/ext'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/ext'
# Making install in algorithms
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/algorithms'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/algorithms'
# 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/gnutls/src/gnutls-3.4.14/lib/algorithms'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/algorithms'
# Making install in extras
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/extras'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/extras'
# 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/gnutls/src/gnutls-3.4.14/lib/extras'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/extras'
# Making install in accelerated
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated'
# Making install in x86
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated/x86'
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated/x86'
# 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/gnutls/src/gnutls-3.4.14/lib/accelerated/x86'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated/x86'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated'
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated'
# 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/gnutls/src/gnutls-3.4.14/lib/accelerated'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/accelerated'
# Making install in opencdk
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/opencdk'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/opencdk'
# 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/gnutls/src/gnutls-3.4.14/lib/opencdk'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/opencdk'
# Making install in openpgp
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/openpgp'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/openpgp'
# 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/gnutls/src/gnutls-3.4.14/lib/openpgp'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/openpgp'
# Making install in nettle
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/nettle'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib/nettle'
# 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/gnutls/src/gnutls-3.4.14/lib/nettle'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib/nettle'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/lib'
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/lib/pkgconfig'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la '/tmp/gnutls/pkg/gnutls/usr/lib'
# /usr/bin/install -c -m 644 gnutls.pc '/tmp/gnutls/pkg/gnutls/usr/lib/pkgconfig'
# libtool: install: /usr/bin/install -c .libs/libgnutls.so.30.6.6 /tmp/gnutls/pkg/gnutls/usr/lib/libgnutls.so.30.6.6
# libtool: install: (cd /tmp/gnutls/pkg/gnutls/usr/lib && { ln -s -f libgnutls.so.30.6.6 libgnutls.so.30 || { rm -f libgnutls.so.30 && ln -s libgnutls.so.30.6.6 libgnutls.so.30; }; })
# libtool: install: (cd /tmp/gnutls/pkg/gnutls/usr/lib && { ln -s -f libgnutls.so.30.6.6 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.30.6.6 libgnutls.so; }; })
# libtool: install: /usr/bin/install -c .libs/libgnutls.lai /tmp/gnutls/pkg/gnutls/usr/lib/libgnutls.la
# libtool: install: warning: relinking `libgnutlsxx.la'
# libtool: install: (cd /tmp/gnutls/src/gnutls-3.4.14/lib; /bin/sh /tmp/gnutls/src/gnutls-3.4.14/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la -inst-prefix-dir /tmp/gnutls/pkg/gnutls)
# libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /tmp/gnutls/pkg/gnutls/usr/lib/libgnutlsxx.so.28.1.0
# libtool: install: (cd /tmp/gnutls/pkg/gnutls/usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; })
# libtool: install: (cd /tmp/gnutls/pkg/gnutls/usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; })
# libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /tmp/gnutls/pkg/gnutls/usr/lib/libgnutlsxx.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/lib'
# Making install in extra
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# Making install in includes
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/extra/includes'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/extra/includes'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/extra/includes'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/extra/includes'
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/extra'
# Making install in po
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/po'
# installing en@boldquot.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo
# installing en@quot.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo
# installing cs.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/cs/LC_MESSAGES/gnutls.mo
# installing de.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/de/LC_MESSAGES/gnutls.mo
# installing eo.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/eo/LC_MESSAGES/gnutls.mo
# installing fi.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/fi/LC_MESSAGES/gnutls.mo
# installing fr.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/fr/LC_MESSAGES/gnutls.mo
# installing it.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/it/LC_MESSAGES/gnutls.mo
# installing ms.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/ms/LC_MESSAGES/gnutls.mo
# installing nl.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/nl/LC_MESSAGES/gnutls.mo
# installing pl.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/pl/LC_MESSAGES/gnutls.mo
# installing sv.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/sv/LC_MESSAGES/gnutls.mo
# installing uk.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/uk/LC_MESSAGES/gnutls.mo
# installing vi.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/vi/LC_MESSAGES/gnutls.mo
# installing zh_CN.gmo as /tmp/gnutls/pkg/gnutls/usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo
# if test "gnutls" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/gnutls/pkg/gnutls/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/gnutls/pkg/gnutls/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/gnutls/pkg/gnutls/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/po'
# Making install in src/gl
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# make install-recursive
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# 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/gnutls/src/gnutls-3.4.14/src/gl'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/gl'
# Making install in src
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# make install-recursive
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# Making install in libopts
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/libopts'
# make install-am
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/libopts'
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src/libopts'
# 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/gnutls/src/gnutls-3.4.14/src/libopts'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/libopts'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src/libopts'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# make[4]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli p11tool '/tmp/gnutls/pkg/gnutls/usr/bin'
# libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/psktool /tmp/gnutls/pkg/gnutls/usr/bin/psktool
# libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /tmp/gnutls/pkg/gnutls/usr/bin/gnutls-cli-debug
# libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/gnutls/src/gnutls-3.4.14/lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/certtool /tmp/gnutls/pkg/gnutls/usr/bin/certtool
# libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/srptool /tmp/gnutls/pkg/gnutls/usr/bin/srptool
# libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ocsptool /tmp/gnutls/pkg/gnutls/usr/bin/ocsptool
# libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/gnutls-serv /tmp/gnutls/pkg/gnutls/usr/bin/gnutls-serv
# libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/gnutls-cli /tmp/gnutls/pkg/gnutls/usr/bin/gnutls-cli
# libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/gnutls/src/gnutls-3.4.14/lib/libgnutls.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/p11tool /tmp/gnutls/pkg/gnutls/usr/bin/p11tool
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/src'
# Making install in tests
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests'
# Making install in .
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/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/gnutls/src/gnutls-3.4.14/tests'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests'
# Making install in rsa-md5-collision
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/rsa-md5-collision'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/rsa-md5-collision'
# 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/gnutls/src/gnutls-3.4.14/tests/rsa-md5-collision'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/rsa-md5-collision'
# Making install in pkcs1-padding
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs1-padding'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs1-padding'
# 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/gnutls/src/gnutls-3.4.14/tests/pkcs1-padding'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs1-padding'
# Making install in pkcs8-decode
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs8-decode'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs8-decode'
# 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/gnutls/src/gnutls-3.4.14/tests/pkcs8-decode'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs8-decode'
# Making install in pkcs12-decode
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs12-decode'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs12-decode'
# 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/gnutls/src/gnutls-3.4.14/tests/pkcs12-decode'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/pkcs12-decode'
# Making install in userid
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/userid'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/userid'
# 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/gnutls/src/gnutls-3.4.14/tests/userid'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/userid'
# Making install in cert-tests
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/cert-tests'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/cert-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/gnutls/src/gnutls-3.4.14/tests/cert-tests'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/cert-tests'
# Making install in key-tests
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/key-tests'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/key-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/gnutls/src/gnutls-3.4.14/tests/key-tests'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/key-tests'
# Making install in sha2
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/sha2'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/sha2'
# 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/gnutls/src/gnutls-3.4.14/tests/sha2'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/sha2'
# Making install in safe-renegotiation
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/safe-renegotiation'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/safe-renegotiation'
# 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/gnutls/src/gnutls-3.4.14/tests/safe-renegotiation'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/safe-renegotiation'
# Making install in dsa
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dsa'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dsa'
# 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/gnutls/src/gnutls-3.4.14/tests/dsa'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dsa'
# Making install in scripts
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/scripts'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/scripts'
# 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/gnutls/src/gnutls-3.4.14/tests/scripts'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/scripts'
# Making install in ecdsa
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/ecdsa'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/ecdsa'
# 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/gnutls/src/gnutls-3.4.14/tests/ecdsa'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/ecdsa'
# Making install in slow
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/slow'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/slow'
# 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/gnutls/src/gnutls-3.4.14/tests/slow'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/slow'
# Making install in dtls
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dtls'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dtls'
# 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/gnutls/src/gnutls-3.4.14/tests/dtls'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/dtls'
# Making install in srp
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/srp'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/srp'
# 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/gnutls/src/gnutls-3.4.14/tests/srp'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/srp'
# Making install in openpgp-certs
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/openpgp-certs'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/tests/openpgp-certs'
# 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/gnutls/src/gnutls-3.4.14/tests/openpgp-certs'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests/openpgp-certs'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/tests'
# Making install in guile
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile'
# Making install in modules
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/modules'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/modules'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/share/guile/site'
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/share/guile/site'
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/share/guile/site/gnutls'
# /usr/bin/install -c -m 644 gnutls/extra.scm '/tmp/gnutls/pkg/gnutls/usr/share/guile/site/gnutls'
# /usr/bin/install -c -m 644 gnutls.scm '/tmp/gnutls/pkg/gnutls/usr/share/guile/site/.'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/modules'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/modules'
# Making install in src
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# make install-am
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/lib/guile/2.0'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c guile-gnutls-v-2.la '/tmp/gnutls/pkg/gnutls/usr/lib/guile/2.0'
# libtool: install: warning: relinking `guile-gnutls-v-2.la'
# libtool: install: (cd /tmp/gnutls/src/gnutls-3.4.14/guile/src; /bin/sh /tmp/gnutls/src/gnutls-3.4.14/libtool --silent --tag CC --mode=relink gcc -Wall -Wextra -Wno-strict-prototypes -Wno-unused-parameter -I../../gl -I../../gl -pthread -I/usr/include/guile/2.0 -module -no-undefined -o guile-gnutls-v-2.la -rpath /usr/lib/guile/2.0 guile_gnutls_v_2_la-core.lo guile_gnutls_v_2_la-errors.lo guile_gnutls_v_2_la-utils.lo ../../lib/libgnutls.la ../../gl/libgnu.la -lguile-2.0 -lgc -inst-prefix-dir /tmp/gnutls/pkg/gnutls)
# libtool: install: /usr/bin/install -c .libs/guile-gnutls-v-2.so.0.0.0T /tmp/gnutls/pkg/gnutls/usr/lib/guile/2.0/guile-gnutls-v-2.so.0.0.0
# libtool: install: (cd /tmp/gnutls/pkg/gnutls/usr/lib/guile/2.0 && { ln -s -f guile-gnutls-v-2.so.0.0.0 guile-gnutls-v-2.so.0 || { rm -f guile-gnutls-v-2.so.0 && ln -s guile-gnutls-v-2.so.0.0.0 guile-gnutls-v-2.so.0; }; })
# libtool: install: (cd /tmp/gnutls/pkg/gnutls/usr/lib/guile/2.0 && { ln -s -f guile-gnutls-v-2.so.0.0.0 guile-gnutls-v-2.so || { rm -f guile-gnutls-v-2.so && ln -s guile-gnutls-v-2.so.0.0.0 guile-gnutls-v-2.so; }; })
# libtool: install: /usr/bin/install -c .libs/guile-gnutls-v-2.lai /tmp/gnutls/pkg/gnutls/usr/lib/guile/2.0/guile-gnutls-v-2.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/guile/2.0'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/src'
# Making install in tests
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/tests'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile/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/gnutls/src/gnutls-3.4.14/guile/tests'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile/tests'
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/guile'
# 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/gnutls/src/gnutls-3.4.14/guile'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/guile'
# Making install in doc
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make install-recursive
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# Making install in examples
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/examples'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/examples'
# 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/gnutls/src/gnutls-3.4.14/doc/examples'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/examples'
# Making install in cyclo
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/cyclo'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/cyclo'
# 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/gnutls/src/gnutls-3.4.14/doc/cyclo'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/cyclo'
# Making install in scripts
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/scripts'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/scripts'
# 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/gnutls/src/gnutls-3.4.14/doc/scripts'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/scripts'
# Making install in manpages
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/manpages'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/manpages'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/tmp/gnutls/pkg/gnutls/usr/share/man/man1'
# /usr/bin/install -c -m 644 dane_cert_type_name.3 dane_cert_usage_name.3 dane_match_type_name.3 dane_query_data.3 dane_query_deinit.3 dane_query_entries.3 dane_query_status.3 dane_query_tlsa.3 dane_query_to_raw_tlsa.3 dane_raw_tlsa.3 dane_state_deinit.3 dane_state_init.3 dane_state_set_dlv_file.3 dane_strerror.3 dane_verification_status_print.3 dane_verify_crt.3 dane_verify_crt_raw.3 dane_verify_session_crt.3 gnutls_aead_cipher_decrypt.3 gnutls_aead_cipher_deinit.3 gnutls_aead_cipher_encrypt.3 gnutls_aead_cipher_init.3 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_alpn_get_selected_protocol.3 gnutls_alpn_set_protocols.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_buffer_append_data.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_crt_raw.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_openpgp_crt.3 gnutls_certificate_get_openpgp_key.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_get_trust_list.3 gnutls_certificate_get_verify_flags.3 gnutls_certificate_get_x509_crt.3 gnutls_certificate_get_x509_key.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_flags.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_trust_list.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_dir.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_iv_size.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_get_tag_size.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_self_test.3 gnutls_cipher_set_iv.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_credentials_clear.3 gnutls_credentials_get.3 gnutls_credentials_set.3 gnutls_crypto_register_aead_cipher.3 gnutls_crypto_register_cipher.3 gnutls_crypto_register_digest.3 gnutls_crypto_register_mac.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_default_cache_expiration.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_dh_params_import_pkcs3.3 gnutls_dh_params_import_raw.3 gnutls_dh_params_import_raw2.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_digest_get_id.3 gnutls_digest_get_name.3 gnutls_digest_get_oid.3 gnutls_digest_list.3 gnutls_digest_self_test.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_id.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_oid.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_est_record_overhead_size.3 gnutls_ext_get_data.3 gnutls_ext_register.3 gnutls_ext_set_data.3 gnutls_fingerprint.3 gnutls_fips140_mode_enabled.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_description_get_name.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_hook_function.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_decode2.3 gnutls_hex_encode.3 gnutls_hex_encode2.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_hmac_set_nonce.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_kx_list.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_get_nonce_size.3 gnutls_mac_list.3 gnutls_mac_self_test.3 gnutls_memcmp.3 gnutls_memset.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_responder_raw_id.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_oid_to_digest.3 gnutls_oid_to_ecc_curve.3 gnutls_oid_to_pk.3 gnutls_oid_to_sign.3 gnutls_openpgp_crt_check_email.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_check_hostname2.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 gnutls_openpgp_privkey_get_subkey_expiration_time.3 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_openpgp_set_recv_key_function.3 gnutls_packet_deinit.3 gnutls_packet_get.3 gnutls_pcert_deinit.3 gnutls_pcert_export_openpgp.3 gnutls_pcert_export_x509.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_list.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode2.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode2.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_attached_extension.3 gnutls_pkcs11_copy_pubkey.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_crt2.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_copy_x509_privkey2.3 gnutls_pkcs11_crt_is_known.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_get_raw_issuer.3 gnutls_pkcs11_get_raw_issuer_by_dn.3 gnutls_pkcs11_get_raw_issuer_by_subject_key_id.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export3.3 gnutls_pkcs11_obj_export_url.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_pkcs11_obj_flags_get_str.3 gnutls_pkcs11_obj_get_exts.3 gnutls_pkcs11_obj_get_flags.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url3.3 gnutls_pkcs11_obj_list_import_url4.3 gnutls_pkcs11_obj_set_info.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_cpy.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_pubkey.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_generate3.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_random.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_enc_info.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_bag_set_privkey.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_generate_mac2.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_mac_info.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_add_attr.3 gnutls_pkcs7_attrs_deinit.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_attr.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crl_raw2.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_get_crt_raw2.3 gnutls_pkcs7_get_embedded_data.3 gnutls_pkcs7_get_signature_count.3 gnutls_pkcs7_get_signature_info.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_print.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pkcs7_sign.3 gnutls_pkcs7_signature_info_deinit.3 gnutls_pkcs7_verify.3 gnutls_pkcs7_verify_direct.3 gnutls_pkcs8_info.3 gnutls_pkcs_schema_get_name.3 gnutls_pkcs_schema_get_oid.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_get_oid.3 gnutls_pk_list.3 gnutls_pk_self_test.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_prf_rfc5705.3 gnutls_priority_certificate_type_list.3 gnutls_priority_cipher_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_kx_list.3 gnutls_priority_mac_list.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_priority_string_list.3 gnutls_privkey_decrypt_data.3 gnutls_privkey_deinit.3 gnutls_privkey_export_dsa_raw.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_privkey_export_ecc_raw.3 gnutls_privkey_export_openpgp.3 gnutls_privkey_export_pkcs11.3 gnutls_privkey_export_rsa_raw.3 gnutls_privkey_export_x509.3 gnutls_privkey_generate.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_dsa_raw.3 gnutls_privkey_import_ecc_raw.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_ext3.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_rsa_raw.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_status.3 gnutls_privkey_verify_params.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_export_dsa_raw.3 gnutls_pubkey_export_ecc_raw.3 gnutls_pubkey_export_ecc_x962.3 gnutls_pubkey_export_rsa_raw.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data2.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_pubkey_verify_hash2.3 gnutls_pubkey_verify_params.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 gnutls_record_check_corked.3 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_discard_queued.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_get_state.3 gnutls_record_overhead_size.3 gnutls_record_recv.3 gnutls_record_recv_packet.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_size.3 gnutls_record_set_state.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_register_custom_url.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_sec_param_to_symmetric_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_etm_status.3 gnutls_session_ext_master_secret_status.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_get_verify_cert_status.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_id.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_set_verify_cert.3 gnutls_session_set_verify_cert2.3 gnutls_session_set_verify_function.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_oid.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode2.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode2.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_set_server_fake_salt_seed.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_subject_alt_names_deinit.3 gnutls_subject_alt_names_get.3 gnutls_subject_alt_names_init.3 gnutls_subject_alt_names_set.3 gnutls_supplemental_get_name.3 gnutls_supplemental_recv.3 gnutls_supplemental_register.3 gnutls_supplemental_send.3 gnutls_system_key_add_x509.3 gnutls_system_key_delete.3 gnutls_system_key_iter_deinit.3 gnutls_system_key_iter_get_info.3 gnutls_system_recv_timeout.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_aia_deinit.3 gnutls_x509_aia_get.3 gnutls_x509_aia_init.3 gnutls_x509_aia_set.3 gnutls_x509_aki_deinit.3 gnutls_x509_aki_get_cert_issuer.3 gnutls_x509_aki_get_id.3 gnutls_x509_aki_init.3 gnutls_x509_aki_set_cert_issuer.3 gnutls_x509_aki_set_id.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_dist_points_deinit.3 gnutls_x509_crl_dist_points_get.3 gnutls_x509_crl_dist_points_init.3 gnutls_x509_crl_dist_points_set.3 gnutls_x509_crl_export.3 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_data2.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_iter_crt_serial.3 gnutls_x509_crl_iter_deinit.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_by_oid2.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_data2.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_signature_algorithm.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_email.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_x509_crt_check_hostname.3 gnutls_x509_crt_check_hostname2.3 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_by_oid2.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_data2.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_name_constraints.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_ecc_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_alt_name.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 gnutls_x509_crt_set_issuer_unique_id.3 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_name_constraints.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_subject_unique_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data2.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_get_str.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_ext_deinit.3 gnutls_x509_ext_export_aia.3 gnutls_x509_ext_export_authority_key_id.3 gnutls_x509_ext_export_basic_constraints.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_x509_ext_export_crl_dist_points.3 gnutls_x509_ext_export_key_purposes.3 gnutls_x509_ext_export_key_usage.3 gnutls_x509_ext_export_name_constraints.3 gnutls_x509_ext_export_policies.3 gnutls_x509_ext_export_private_key_usage_period.3 gnutls_x509_ext_export_proxy.3 gnutls_x509_ext_export_subject_alt_names.3 gnutls_x509_ext_export_subject_key_id.3 gnutls_x509_ext_import_aia.3 gnutls_x509_ext_import_authority_key_id.3 gnutls_x509_ext_import_basic_constraints.3 gnutls_x509_ext_import_crl_dist_points.3 gnutls_x509_ext_import_key_purposes.3 gnutls_x509_ext_import_key_usage.3 gnutls_x509_ext_import_name_constraints.3 gnutls_x509_ext_import_policies.3 gnutls_x509_ext_import_private_key_usage_period.3 gnutls_x509_ext_import_proxy.3 gnutls_x509_ext_import_subject_alt_names.3 gnutls_x509_ext_import_subject_key_id.3 gnutls_x509_ext_print.3 gnutls_x509_key_purpose_deinit.3 gnutls_x509_key_purpose_get.3 gnutls_x509_key_purpose_init.3 gnutls_x509_key_purpose_set.3 gnutls_x509_name_constraints_add_excluded.3 gnutls_x509_name_constraints_add_permitted.3 gnutls_x509_name_constraints_check.3 gnutls_x509_name_constraints_check_crt.3 gnutls_x509_name_constraints_deinit.3 gnutls_x509_name_constraints_get_excluded.3 gnutls_x509_name_constraints_get_permitted.3 gnutls_x509_name_constraints_init.3 gnutls_x509_othername_to_virtual.3 gnutls_x509_policies_deinit.3 gnutls_x509_policies_get.3 gnutls_x509_policies_init.3 gnutls_x509_policies_set.3 gnutls_x509_policy_release.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_set_pin_function.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_dir.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# /usr/bin/install -c -m 644 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_get_issuer_by_dn.3 gnutls_x509_trust_list_get_issuer_by_subject_key_id.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_iter_deinit.3 gnutls_x509_trust_list_iter_get_ca.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_crt2.3 gnutls_x509_trust_list_verify_named_crt.3 '/tmp/gnutls/pkg/gnutls/usr/share/man/man3'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/manpages'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/manpages'
# Making install in credentials
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials'
# Making install in openpgp
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/openpgp'
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/openpgp'
# 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/gnutls/src/gnutls-3.4.14/doc/credentials/openpgp'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/openpgp'
# Making install in srp
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/srp'
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/srp'
# 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/gnutls/src/gnutls-3.4.14/doc/credentials/srp'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/srp'
# Making install in x509
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/x509'
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/x509'
# 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/gnutls/src/gnutls-3.4.14/doc/credentials/x509'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials/x509'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials'
# make[5]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials'
# 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/gnutls/src/gnutls-3.4.14/doc/credentials'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/credentials'
# Making install in latex
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/latex'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc/latex'
# 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/gnutls/src/gnutls-3.4.14/doc/latex'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc/latex'
# make[3]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[4]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/share/info'
# /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/tmp/gnutls/pkg/gnutls/usr/share/info'
# /usr/sbin/mkdir -p '/tmp/gnutls/pkg/gnutls/usr/share/info'
# /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls.info-6 ./gnutls-guile.info '/tmp/gnutls/pkg/gnutls/usr/share/info'
# install-info --info-dir='/tmp/gnutls/pkg/gnutls/usr/share/info' '/tmp/gnutls/pkg/gnutls/usr/share/info/gnutls.info'
# install-info --info-dir='/tmp/gnutls/pkg/gnutls/usr/share/info' '/tmp/gnutls/pkg/gnutls/usr/share/info/gnutls-guile.info'
# make[4]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[3]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[2]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14/doc'
# make[1]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14'
# make[2]: Entering directory '/tmp/gnutls/src/gnutls-3.4.14'
# 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/gnutls/src/gnutls-3.4.14'
# make[1]: Leaving directory '/tmp/gnutls/src/gnutls-3.4.14'
# gzip: /tmp/gnutls/pkg/gnutls/usr/share/man is a directory -- ignored
# gzip: /tmp/gnutls/pkg/gnutls/usr/share/man/man1 is a directory -- ignored
# gzip: /tmp/gnutls/pkg/gnutls/usr/share/man/man3 is a directory -- ignored
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gnutls"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gnutls 3.4.14-1 (Wed Aug 24 13:36:43 UTC 2016)

CMD: pacman --query --file gnutls-3.4.14-1-x86_64.pkg.tar.xz
# gnutls 3.4.14-1

Creating hybrid package for 'gnutls'

Trying to find vanilla package 'gnutls'...

CMD: pacman --query --file /mirror/haskell-gnutls-0.2-3.pkg.tar.xz
# haskell-gnutls 0.2-3

CMD: pacman --query --file /mirror/python2-gnutls-3.0.0-1.pkg.tar.xz
# python2-gnutls 3.0.0-1

CMD: pacman --query --file /mirror/gnutls-3.4.14-1.pkg.tar.xz
# gnutls 3.4.14-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libgnutls.so
# /usr/lib/libgnutlsxx.so.28.1.0
# /usr/lib/libgnutlsxx.so.28
# /usr/lib/libgnutls.so.30.6.6
# /usr/lib/libgnutlsxx.so
# /usr/lib/libgnutls.so.30
# /usr/lib/pkgconfig/gnutls.pc
# /usr/lib/guile/2.0/guile-gnutls-v-2.so
# /usr/lib/guile/2.0/guile-gnutls-v-2.so.0
# /usr/lib/guile/2.0/guile-gnutls-v-2.so.0.0.0
# /usr/bin/gnutls-serv
# /usr/bin/psktool
# /usr/bin/gnutls-cli
# /usr/bin/ocsptool
# /usr/bin/srptool
# /usr/bin/p11tool
# /usr/bin/gnutls-cli-debug
# /usr/bin/certtool
# /usr/share/info/gnutls.info.gz
# /usr/share/info/gnutls.info-3.gz
# /usr/share/info/gnutls-guile.info.gz
# /usr/share/info/gnutls.info-4.gz
# /usr/share/info/gnutls-x509.png
# /usr/share/info/gnutls-logo.png
# /usr/share/info/gnutls-handshake-state.png
# /usr/share/info/gnutls.info-2.gz
# /usr/share/info/gnutls.info-1.gz
# /usr/share/info/gnutls.info-6.gz
# /usr/share/info/gnutls-pgp.png
# /usr/share/info/gnutls-modauth.png
# /usr/share/info/pkcs11-vision.png
# /usr/share/info/gnutls-internals.png
# /usr/share/info/gnutls-handshake-sequence.png
# /usr/share/info/gnutls-client-server-use-case.png
# /usr/share/info/gnutls-layers.png
# /usr/share/info/gnutls.info-5.gz
# /usr/share/man/man3/gnutls_dh_params_init.3.gz
# /usr/share/man/man3/gnutls_record_overhead_size.3.gz
# /usr/share/man/man3/dane_match_type_name.3.gz
# /usr/share/man/man3/gnutls_x509_crq_verify.3.gz
# /usr/share/man/man3/gnutls_x509_name_constraints_init.3.gz
# /usr/share/man/man3/gnutls_privkey_import_ext.3.gz
# /usr/share/man/man3/gnutls_pem_base64_encode.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_sign_hash.3.gz
# /usr/share/man/man3/gnutls_privkey_init.3.gz
# /usr/share/man/man3/gnutls_x509_aki_set_cert_issuer.3.gz
# /usr/share/man/man3/gnutls_x509_aia_get.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_crt_raw.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_extension_by_oid2.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_attribute_info.3.gz
# /usr/share/man/man3/gnutls_certificate_get_openpgp_crt.3.gz
# /usr/share/man/man3/gnutls_transport_set_int.3.gz
# /usr/share/man/man3/gnutls_mac_get.3.gz
# /usr/share/man/man3/gnutls_prf_rfc5705.3.gz
# /usr/share/man/man3/gnutls_cipher_self_test.3.gz
# /usr/share/man/man3/gnutls_auth_get_type.3.gz
# /usr/share/man/man3/gnutls_pubkey_set_key_usage.3.gz
# /usr/share/man/man3/gnutls_priority_protocol_list.3.gz
# /usr/share/man/man3/gnutls_pkcs7_set_crt_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_deinit.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_fingerprint.3.gz
# /usr/share/man/man3/gnutls_pubkey_init.3.gz
# /usr/share/man/man3/gnutls_rnd_refresh.3.gz
# /usr/share/man/man3/gnutls_privkey_import_ext3.3.gz
# /usr/share/man/man3/gnutls_pubkey_get_openpgp_key_id.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_sign_hash.3.gz
# /usr/share/man/man3/gnutls_pkcs12_import.3.gz
# /usr/share/man/man3/gnutls_certificate_set_trust_list.3.gz
# /usr/share/man/man3/gnutls_dtls_get_timeout.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_import.3.gz
# /usr/share/man/man3/gnutls_kx_get_name.3.gz
# /usr/share/man/man3/gnutls_dh_params_import_raw2.3.gz
# /usr/share/man/man3/gnutls_tpm_privkey_generate.3.gz
# /usr/share/man/man3/gnutls_session_get_data.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_authority_info_access.3.gz
# /usr/share/man/man3/gnutls_x509_crt_import_url.3.gz
# /usr/share/man/man3/dane_cert_usage_name.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_remove_trust_file.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_crl_dist_points2.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3.gz
# /usr/share/man/man3/gnutls_pk_list.3.gz
# /usr/share/man/man3/gnutls_anon_set_server_params_function.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_enc_info.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_dn_by_oid.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_extension_info.3.gz
# /usr/share/man/man3/gnutls_certificate_free_keys.3.gz
# /usr/share/man/man3/gnutls_sign_get_oid.3.gz
# /usr/share/man/man3/gnutls_cipher_list.3.gz
# /usr/share/man/man3/gnutls_cipher_get_iv_size.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_pkcs11.3.gz
# /usr/share/man/man3/gnutls_ecc_curve_get_name.3.gz
# /usr/share/man/man3/gnutls_srtp_set_profile.3.gz
# /usr/share/man/man3/gnutls_pcert_import_x509_raw.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3.gz
# /usr/share/man/man3/gnutls_anon_set_params_function.3.gz
# /usr/share/man/man3/gnutls_x509_crl_check_issuer.3.gz
# /usr/share/man/man3/gnutls_srp_set_server_fake_salt_seed.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_attribute_by_oid.3.gz
# /usr/share/man/man3/gnutls_srp_base64_encode.3.gz
# /usr/share/man/man3/gnutls_hash_fast.3.gz
# /usr/share/man/man3/gnutls_pkcs12_init.3.gz
# /usr/share/man/man3/gnutls_packet_get.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_authority_key_id.3.gz
# /usr/share/man/man3/gnutls_certificate_set_ocsp_status_request_function.3.gz
# /usr/share/man/man3/gnutls_alert_send_appropriate.3.gz
# /usr/share/man/man3/gnutls_x509_name_constraints_add_permitted.3.gz
# /usr/share/man/man3/gnutls_certificate_send_x509_rdn_sequence.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_crl_dist_points.3.gz
# /usr/share/man/man3/gnutls_srtp_get_keys.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_responder_raw_id.3.gz
# /usr/share/man/man3/gnutls_handshake_set_post_client_hello_function.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_proxy.3.gz
# /usr/share/man/man3/gnutls_rnd.3.gz
# /usr/share/man/man3/gnutls_crypto_register_aead_cipher.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_privkey_import_ext2.3.gz
# /usr/share/man/man3/gnutls_pkcs7_add_attr.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_import_pkcs8.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_crl.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_list_import_url3.3.gz
# /usr/share/man/man3/gnutls_aead_cipher_encrypt.3.gz
# /usr/share/man/man3/gnutls_pkcs11_copy_x509_privkey.3.gz
# /usr/share/man/man3/gnutls_prf.3.gz
# /usr/share/man/man3/dane_verify_crt.3.gz
# /usr/share/man/man3/gnutls_privkey_import_x509.3.gz
# /usr/share/man/man3/gnutls_global_set_audit_log_function.3.gz
# /usr/share/man/man3/gnutls_pkcs11_token_get_random.3.gz
# /usr/share/man/man3/gnutls_credentials_clear.3.gz
# /usr/share/man/man3/gnutls_srtp_get_profile_name.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_dn.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_generate2.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_count.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_fix.3.gz
# /usr/share/man/man3/gnutls_dtls_cookie_verify.3.gz
# /usr/share/man/man3/dane_state_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_issuer_alt_name.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_key_mem2.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_private_key_usage_period.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_private_key_usage_period.3.gz
# /usr/share/man/man3/gnutls_x509_crt_sign.3.gz
# /usr/share/man/man3/gnutls_srp_set_prime_bits.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_version.3.gz
# /usr/share/man/man3/gnutls_certificate_free_ca_names.3.gz
# /usr/share/man/man3/gnutls_sec_param_to_symmetric_bits.3.gz
# /usr/share/man/man3/gnutls_pkcs11_copy_pubkey.3.gz
# /usr/share/man/man3/gnutls_certificate_get_x509_key.3.gz
# /usr/share/man/man3/gnutls_alpn_set_protocols.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_ecc_x962.3.gz
# /usr/share/man/man3/gnutls_openpgp_set_recv_key_function.3.gz
# /usr/share/man/man3/gnutls_certificate_type_get.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3.gz
# /usr/share/man/man3/gnutls_global_set_mutex.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_dn_oid.3.gz
# /usr/share/man/man3/gnutls_dtls_get_mtu.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_verify_ring.3.gz
# /usr/share/man/man3/gnutls_x509_crt_privkey_sign.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_aead_cipher_deinit.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_export3.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_get_key_id.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_fingerprint.3.gz
# /usr/share/man/man3/gnutls_pubkey_print.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_import_rsa_raw2.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_signature_algorithm.3.gz
# /usr/share/man/man3/gnutls_certificate_set_verify_function.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_key_mem.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_check_hostname2.3.gz
# /usr/share/man/man3/gnutls_pkcs12_get_bag.3.gz
# /usr/share/man/man3/gnutls_dtls_prestate_set.3.gz
# /usr/share/man/man3/gnutls_x509_crt_check_hostname2.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_print.3.gz
# /usr/share/man/man3/gnutls_srp_set_server_credentials_file.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_subject_unique_id.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_basic_constraints.3.gz
# /usr/share/man/man3/gnutls_session_resumption_requested.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_expiration_time.3.gz
# /usr/share/man/man3/gnutls_certificate_set_pin_function.3.gz
# /usr/share/man/man3/gnutls_x509_crl_list_import.3.gz
# /usr/share/man/man3/gnutls_pkcs12_set_bag.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_key_id.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_srp_set_client_credentials_function.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_flags_get_str.3.gz
# /usr/share/man/man3/gnutls_pkcs11_token_get_url.3.gz
# /usr/share/man/man3/gnutls_x509_crl_list_import2.3.gz
# /usr/share/man/man3/gnutls_rehandshake.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_privkey_import_ecc_raw.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3.gz
# /usr/share/man/man3/gnutls_prf_raw.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_init.3.gz
# /usr/share/man/man3/gnutls_priority_cipher_list.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_print.3.gz
# /usr/share/man/man3/gnutls_priority_get_cipher_suite_index.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_deinit.3.gz
# /usr/share/man/man3/gnutls_alert_get_strname.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_dn_by_oid.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_signature_info.3.gz
# /usr/share/man/man3/gnutls_pkcs11_set_token_function.3.gz
# /usr/share/man/man3/gnutls_certificate_get_openpgp_key.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_basic_constraints.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_name_constraints.3.gz
# /usr/share/man/man3/gnutls_session_force_valid.3.gz
# /usr/share/man/man3/gnutls_transport_set_pull_function.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_signature.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_key_purpose_oid.3.gz
# /usr/share/man/man3/gnutls_certificate_get_x509_crt.3.gz
# /usr/share/man/man3/gnutls_sign_is_secure.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_extension_data2.3.gz
# /usr/share/man/man3/gnutls_priority_certificate_type_list.3.gz
# /usr/share/man/man3/gnutls_session_enable_compatibility_mode.3.gz
# /usr/share/man/man3/dane_query_status.3.gz
# /usr/share/man/man3/gnutls_pubkey_encrypt_data.3.gz
# /usr/share/man/man3/gnutls_certificate_set_retrieve_function.3.gz
# /usr/share/man/man3/gnutls_srp_free_server_credentials.3.gz
# /usr/share/man/man3/gnutls_session_get_desc.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_name_constraints.3.gz
# /usr/share/man/man3/gnutls_deinit.3.gz
# /usr/share/man/man3/gnutls_pubkey_export_ecc_x962.3.gz
# /usr/share/man/man3/gnutls_x509_aki_init.3.gz
# /usr/share/man/man3/gnutls_global_set_mem_functions.3.gz
# /usr/share/man/man3/gnutls_x509_crl_dist_points_set.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_activation_time.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_crl_raw.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_sec_param_get_name.3.gz
# /usr/share/man/man3/gnutls_pcert_import_openpgp_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_set_crl.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_certificate_set_verify_flags.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_dn.3.gz
# /usr/share/man/man3/gnutls_mac_get_id.3.gz
# /usr/share/man/man3/gnutls_pkcs11_type_get_name.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_add_cert.3.gz
# /usr/share/man/man3/gnutls_x509_dn_init.3.gz
# /usr/share/man/man3/gnutls_pkcs11_deinit.3.gz
# /usr/share/man/man3/gnutls_hash.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_key_purposes.3.gz
# /usr/share/man/man3/gnutls_certificate_set_dh_params.3.gz
# /usr/share/man/man3/gnutls_pkcs11_get_pin_function.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_check_email.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_init.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_deinit.3.gz
# /usr/share/man/man3/gnutls_pkcs_schema_get_oid.3.gz
# /usr/share/man/man3/dane_query_to_raw_tlsa.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_verify_crt.3.gz
# /usr/share/man/man3/gnutls_session_ticket_key_generate.3.gz
# /usr/share/man/man3/gnutls_store_commitment.3.gz
# /usr/share/man/man3/gnutls_sign_algorithm_get_client.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_import.3.gz
# /usr/share/man/man3/gnutls_handshake_set_private_extensions.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_signature_count.3.gz
# /usr/share/man/man3/gnutls_x509_crt_print.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_add_cas.3.gz
# /usr/share/man/man3/gnutls_digest_list.3.gz
# /usr/share/man/man3/gnutls_dtls_set_mtu.3.gz
# /usr/share/man/man3/gnutls_srp_base64_decode2.3.gz
# /usr/share/man/man3/gnutls_cipher_get_tag_size.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_x509.3.gz
# /usr/share/man/man3/gnutls_load_file.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_trust_dir.3.gz
# /usr/share/man/man3/gnutls_record_recv.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_get_info.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_key_purpose_oid.3.gz
# /usr/share/man/man3/gnutls_x509_crq_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_rdn_get_by_oid.3.gz
# /usr/share/man/man3/gnutls_privkey_get_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_subject.3.gz
# /usr/share/man/man3/gnutls_x509_crt_list_import2.3.gz
# /usr/share/man/man3/gnutls_priority_set_direct.3.gz
# /usr/share/man/man3/gnutls_mac_get_name.3.gz
# /usr/share/man/man3/gnutls_x509_crl_verify.3.gz
# /usr/share/man/man3/gnutls_cipher_deinit.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_expiration_time.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_challenge_password.3.gz
# /usr/share/man/man3/gnutls_x509_crt_check_revocation.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_version.3.gz
# /usr/share/man/man3/gnutls_x509_crt_import_pkcs11.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_private_key_usage_period.3.gz
# /usr/share/man/man3/gnutls_openpgp_keyring_deinit.3.gz
# /usr/share/man/man3/gnutls_safe_renegotiation_status.3.gz
# /usr/share/man/man3/gnutls_heartbeat_set_timeouts.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_x509_raw.3.gz
# /usr/share/man/man3/gnutls_ecc_curve_get_oid.3.gz
# /usr/share/man/man3/gnutls_kx_list.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3.gz
# /usr/share/man/man3/gnutls_certificate_set_params_function.3.gz
# /usr/share/man/man3/gnutls_pk_bits_to_sec_param.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_dn.3.gz
# /usr/share/man/man3/gnutls_dh_get_group.3.gz
# /usr/share/man/man3/gnutls_priority_compression_list.3.gz
# /usr/share/man/man3/gnutls_certificate_get_peers_subkey_id.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_subject_unique_id.3.gz
# /usr/share/man/man3/gnutls_pubkey_set_pin_function.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_authority_key_gn_serial.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_set_pin_function.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_key_purpose_oid.3.gz
# /usr/share/man/man3/dane_strerror.3.gz
# /usr/share/man/man3/gnutls_db_get_ptr.3.gz
# /usr/share/man/man3/gnutls_alpn_get_selected_protocol.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_set_pin_function.3.gz
# /usr/share/man/man3/gnutls_cipher_get_name.3.gz
# /usr/share/man/man3/gnutls_sign_get_name.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_name_constraints.3.gz
# /usr/share/man/man3/gnutls_pkcs7_verify_direct.3.gz
# /usr/share/man/man3/gnutls_privkey_get_type.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_certs.3.gz
# /usr/share/man/man3/gnutls_x509_dn_export.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3.gz
# /usr/share/man/man3/gnutls_dh_params_cpy.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_version.3.gz
# /usr/share/man/man3/gnutls_ext_register.3.gz
# /usr/share/man/man3/gnutls_srtp_get_selected_profile.3.gz
# /usr/share/man/man3/gnutls_hmac_deinit.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_privkey.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_get_exts.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3.gz
# /usr/share/man/man3/gnutls_privkey_export_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_session_get_verify_cert_status.3.gz
# /usr/share/man/man3/gnutls_x509_name_constraints_add_excluded.3.gz
# /usr/share/man/man3/gnutls_strerror.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_export.3.gz
# /usr/share/man/man3/gnutls_dtls_set_data_mtu.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_crt_serial.3.gz
# /usr/share/man/man3/gnutls_protocol_list.3.gz
# /usr/share/man/man3/gnutls_x509_crl_sign.3.gz
# /usr/share/man/man3/gnutls_x509_crq_sign.3.gz
# /usr/share/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3.gz
# /usr/share/man/man3/gnutls_dtls_get_data_mtu.3.gz
# /usr/share/man/man3/gnutls_x509_key_purpose_set.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_crl_raw2.3.gz
# /usr/share/man/man3/gnutls_dh_params_export_pkcs3.3.gz
# /usr/share/man/man3/gnutls_cipher_encrypt.3.gz
# /usr/share/man/man3/gnutls_pkcs11_token_set_pin.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_id.3.gz
# /usr/share/man/man3/gnutls_pcert_deinit.3.gz
# /usr/share/man/man3/gnutls_anon_free_server_credentials.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_trust_file.3.gz
# /usr/share/man/man3/gnutls_compression_get_name.3.gz
# /usr/share/man/man3/gnutls_record_recv_seq.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_sec_param.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_verify.3.gz
# /usr/share/man/man3/gnutls_x509_crl_set_crt_serial.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_serial.3.gz
# /usr/share/man/man3/gnutls_x509_crq_sign2.3.gz
# /usr/share/man/man3/gnutls_pem_base64_decode.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_crl_mem.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_import_url.3.gz
# /usr/share/man/man3/gnutls_record_disable_padding.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_extension_data.3.gz
# /usr/share/man/man3/gnutls_hmac_fast.3.gz
# /usr/share/man/man3/gnutls_hmac_init.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_init.3.gz
# /usr/share/man/man3/gnutls_x509_crt_check_hostname.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_id.3.gz
# /usr/share/man/man3/gnutls_record_get_state.3.gz
# /usr/share/man/man3/gnutls_record_set_state.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_list_import_url4.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_dn.3.gz
# /usr/share/man/man3/gnutls_subject_alt_names_set.3.gz
# /usr/share/man/man3/gnutls_pkcs7_init.3.gz
# /usr/share/man/man3/gnutls_bye.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_serial.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_issuer_unique_id.3.gz
# /usr/share/man/man3/gnutls_record_get_discarded.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_decrypt.3.gz
# /usr/share/man/man3/gnutls_sign_get_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_this_update.3.gz
# /usr/share/man/man3/gnutls_db_set_store_function.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_issuer.3.gz
# /usr/share/man/man3/gnutls_srtp_get_profile_id.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_name_constraints.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_issuer_unique_id.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_attribute_by_oid.3.gz
# /usr/share/man/man3/gnutls_pcert_export_x509.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_deinit.3.gz
# /usr/share/man/man3/gnutls_dh_params_generate2.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_extension_data2.3.gz
# /usr/share/man/man3/gnutls_x509_ext_print.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_crt_raw2.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_add_crls.3.gz
# /usr/share/man/man3/gnutls_x509_ext_deinit.3.gz
# /usr/share/man/man3/gnutls_hex_decode2.3.gz
# /usr/share/man/man3/gnutls_sign_algorithm_get.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_export.3.gz
# /usr/share/man/man3/gnutls_cipher_suite_get_name.3.gz
# /usr/share/man/man3/gnutls_handshake_set_timeout.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_get_issuer_by_subject_key_id.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_next_update.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_revoked_status.3.gz
# /usr/share/man/man3/gnutls_global_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_aki_set_id.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_get_data.3.gz
# /usr/share/man/man3/gnutls_x509_name_constraints_check.3.gz
# /usr/share/man/man3/gnutls_dh_params_deinit.3.gz
# /usr/share/man/man3/gnutls_handshake_set_hook_function.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_import_url.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_deinit.3.gz
# /usr/share/man/man3/gnutls_ext_get_data.3.gz
# /usr/share/man/man3/gnutls_pcert_import_x509.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_subject_alt_name2.3.gz
# /usr/share/man/man3/gnutls_db_set_ptr.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_proxy.3.gz
# /usr/share/man/man3/gnutls_oid_to_sign.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_single.3.gz
# /usr/share/man/man3/gnutls_pk_get_id.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_responder.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_pk_ecc_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_set_privkey.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_openpgp_raw.3.gz
# /usr/share/man/man3/gnutls_psk_set_server_credentials_hint.3.gz
# /usr/share/man/man3/gnutls_certificate_client_get_request_status.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_crl_dist_points.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_get_extension.3.gz
# /usr/share/man/man3/gnutls_tdb_deinit.3.gz
# /usr/share/man/man3/gnutls_ocsp_status_request_enable_client.3.gz
# /usr/share/man/man3/gnutls_memset.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_x509_crq.3.gz
# /usr/share/man/man3/gnutls_pubkey_export_ecc_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs7_import.3.gz
# /usr/share/man/man3/gnutls_privkey_export_openpgp.3.gz
# /usr/share/man/man3/gnutls_x509_dn_get_rdn_ava.3.gz
# /usr/share/man/man3/gnutls_pkcs11_copy_x509_privkey2.3.gz
# /usr/share/man/man3/gnutls_hmac_set_nonce.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_init.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_private_key_usage_period.3.gz
# /usr/share/man/man3/gnutls_error_is_fatal.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3.gz
# /usr/share/man/man3/gnutls_x509_crt_init.3.gz
# /usr/share/man/man3/gnutls_pkcs7_delete_crl.3.gz
# /usr/share/man/man3/gnutls_transport_set_vec_push_function.3.gz
# /usr/share/man/man3/gnutls_pkcs11_reinit.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_ocsp_status_request_get.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_key_usage.3.gz
# /usr/share/man/man3/gnutls_x509_policies_set.3.gz
# /usr/share/man/man3/gnutls_x509_crq_privkey_sign.3.gz
# /usr/share/man/man3/dane_state_init.3.gz
# /usr/share/man/man3/gnutls_pkcs11_token_get_mechanism.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_export.3.gz
# /usr/share/man/man3/gnutls_session_ticket_enable_server.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_key_usage.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_issuer_dn2.3.gz
# /usr/share/man/man3/gnutls_pkcs11_delete_url.3.gz
# /usr/share/man/man3/gnutls_alert_send.3.gz
# /usr/share/man/man3/gnutls_openpgp_keyring_import.3.gz
# /usr/share/man/man3/gnutls_est_record_overhead_size.3.gz
# /usr/share/man/man3/gnutls_privkey_decrypt_data.3.gz
# /usr/share/man/man3/gnutls_sign_get_id.3.gz
# /usr/share/man/man3/gnutls_db_check_entry.3.gz
# /usr/share/man/man3/gnutls_srp_allocate_client_credentials.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_subject_key_id.3.gz
# /usr/share/man/man3/gnutls_pubkey_import.3.gz
# /usr/share/man/man3/gnutls_pkcs11_copy_attached_extension.3.gz
# /usr/share/man/man3/gnutls_pkcs7_sign.3.gz
# /usr/share/man/man3/gnutls_pem_base64_decode2.3.gz
# /usr/share/man/man3/gnutls_certificate_get_issuer.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_sign_data.3.gz
# /usr/share/man/man3/gnutls_privkey_deinit.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_deinit.3.gz
# /usr/share/man/man3/gnutls_cipher_add_auth.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_import_openssl.3.gz
# /usr/share/man/man3/gnutls_transport_get_ptr2.3.gz
# /usr/share/man/man3/gnutls_pkcs12_deinit.3.gz
# /usr/share/man/man3/gnutls_privkey_sign_data.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_import2.3.gz
# /usr/share/man/man3/gnutls_pk_self_test.3.gz
# /usr/share/man/man3/gnutls_record_set_max_size.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_basic_constraints.3.gz
# /usr/share/man/man3/gnutls_priority_ecc_curve_list.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_generate3.3.gz
# /usr/share/man/man3/gnutls_pubkey_get_key_usage.3.gz
# /usr/share/man/man3/gnutls_record_discard_queued.3.gz
# /usr/share/man/man3/gnutls_session_get_id.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_import.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_ca_status.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_pin_function.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_randomize_nonce.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3.gz
# /usr/share/man/man3/gnutls_kx_get_id.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_crl_dist_points.3.gz
# /usr/share/man/man3/gnutls_heartbeat_get_timeout.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_policies.3.gz
# /usr/share/man/man3/gnutls_psk_set_client_credentials.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_subject_key_id.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_embedded_data.3.gz
# /usr/share/man/man3/gnutls_pkcs11_copy_x509_crt.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_export_pubkey.3.gz
# /usr/share/man/man3/gnutls_dh_get_peers_public_bits.3.gz
# /usr/share/man/man3/gnutls_dh_get_pubkey.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_subject_alt_names.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_extension_by_oid.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_key.3.gz
# /usr/share/man/man3/gnutls_psk_free_server_credentials.3.gz
# /usr/share/man/man3/gnutls_x509_aki_deinit.3.gz
# /usr/share/man/man3/gnutls_anon_allocate_client_credentials.3.gz
# /usr/share/man/man3/gnutls_x509_policies_init.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_signature.3.gz
# /usr/share/man/man3/gnutls_mac_get_nonce_size.3.gz
# /usr/share/man/man3/gnutls_global_init.3.gz
# /usr/share/man/man3/gnutls_srp_base64_decode.3.gz
# /usr/share/man/man3/gnutls_transport_set_ptr.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_generate.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_get_flags.3.gz
# /usr/share/man/man3/gnutls_handshake_get_last_in.3.gz
# /usr/share/man/man3/gnutls_certificate_set_openpgp_key_mem2.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_get_friendly_name.3.gz
# /usr/share/man/man3/gnutls_privkey_export_x509.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_number.3.gz
# /usr/share/man/man3/gnutls_openpgp_send_cert.3.gz
# /usr/share/man/man3/gnutls_certificate_expiration_time_peers.3.gz
# /usr/share/man/man3/gnutls_psk_set_params_function.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_key_usage.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_set_nonce.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_export2.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_issuer_alt_name.3.gz
# /usr/share/man/man3/gnutls_x509_crt_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crt_import.3.gz
# /usr/share/man/man3/gnutls_srp_free_client_credentials.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_db_set_remove_function.3.gz
# /usr/share/man/man3/gnutls_transport_set_pull_timeout_function.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_dn2.3.gz
# /usr/share/man/man3/gnutls_x509_crl_set_this_update.3.gz
# /usr/share/man/man3/gnutls_crypto_register_mac.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_extension.3.gz
# /usr/share/man/man3/gnutls_hmac.3.gz
# /usr/share/man/man3/gnutls_transport_get_int.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_verify_params.3.gz
# /usr/share/man/man3/gnutls_pkcs11_copy_x509_crt2.3.gz
# /usr/share/man/man3/gnutls_pkcs11_init.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_extension_info.3.gz
# /usr/share/man/man3/gnutls_pkcs11_get_raw_issuer.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_extension_oid.3.gz
# /usr/share/man/man3/gnutls_x509_crl_iter_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_authority_key_id.3.gz
# /usr/share/man/man3/gnutls_tdb_set_verify_func.3.gz
# /usr/share/man/man3/gnutls_digest_get_name.3.gz
# /usr/share/man/man3/gnutls_handshake_get_last_out.3.gz
# /usr/share/man/man3/gnutls_x509_policy_release.3.gz
# /usr/share/man/man3/gnutls_pkcs11_copy_secret_key.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_deinit.3.gz
# /usr/share/man/man3/gnutls_transport_set_push_function.3.gz
# /usr/share/man/man3/gnutls_db_get_default_cache_expiration.3.gz
# /usr/share/man/man3/gnutls_certificate_verification_status_print.3.gz
# /usr/share/man/man3/gnutls_heartbeat_ping.3.gz
# /usr/share/man/man3/gnutls_ecc_curve_get.3.gz
# /usr/share/man/man3/gnutls_subject_alt_names_init.3.gz
# /usr/share/man/man3/gnutls_x509_dn_export2.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_check_hostname.3.gz
# /usr/share/man/man3/gnutls_priority_set.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_remove_trust_mem.3.gz
# /usr/share/man/man3/gnutls_dh_get_secret_bits.3.gz
# /usr/share/man/man3/gnutls_dtls_cookie_send.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_key_file.3.gz
# /usr/share/man/man3/gnutls_fips140_mode_enabled.3.gz
# /usr/share/man/man3/gnutls_priority_sign_list.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_expiration_time.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_encrypt.3.gz
# /usr/share/man/man3/gnutls_protocol_get_name.3.gz
# /usr/share/man/man3/gnutls_x509_aia_init.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_import.3.gz
# /usr/share/man/man3/gnutls_cipher_decrypt2.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3.gz
# /usr/share/man/man3/gnutls_transport_set_errno.3.gz
# /usr/share/man/man3/gnutls_pk_get_name.3.gz
# /usr/share/man/man3/dane_verify_crt_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs7_export2.3.gz
# /usr/share/man/man3/gnutls_srp_set_client_credentials.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_export.3.gz
# /usr/share/man/man3/gnutls_x509_dn_deinit.3.gz
# /usr/share/man/man3/gnutls_record_cork.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_init.3.gz
# /usr/share/man/man3/gnutls_sign_get_hash_algorithm.3.gz
# /usr/share/man/man3/gnutls_db_remove_session.3.gz
# /usr/share/man/man3/gnutls_x509_crl_set_next_update.3.gz
# /usr/share/man/man3/gnutls_cipher_get_block_size.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_preferred_hash_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3.gz
# /usr/share/man/man3/gnutls_db_set_retrieve_function.3.gz
# /usr/share/man/man3/gnutls_privkey_import_tpm_url.3.gz
# /usr/share/man/man3/gnutls_tpm_key_list_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_signature.3.gz
# /usr/share/man/man3/gnutls_credentials_get.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_subject_alternative_name.3.gz
# /usr/share/man/man3/gnutls_session_channel_binding.3.gz
# /usr/share/man/man3/gnutls_x509_rdn_get.3.gz
# /usr/share/man/man3/gnutls_x509_othername_to_virtual.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_extension_data.3.gz
# /usr/share/man/man3/gnutls_certificate_activation_time_peers.3.gz
# /usr/share/man/man3/gnutls_pkcs7_verify.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_authority_info_access.3.gz
# /usr/share/man/man3/gnutls_session_get_data2.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_subject_alt_name.3.gz
# /usr/share/man/man3/gnutls_session_set_verify_function.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_get_count.3.gz
# /usr/share/man/man3/gnutls_init.3.gz
# /usr/share/man/man3/gnutls_cipher_encrypt2.3.gz
# /usr/share/man/man3/gnutls_heartbeat_pong.3.gz
# /usr/share/man/man3/gnutls_x509_crt_export.3.gz
# /usr/share/man/man3/gnutls_cipher_suite_info.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_add_trust_file.3.gz
# /usr/share/man/man3/gnutls_record_can_use_length_hiding.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_export2.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_idx.3.gz
# /usr/share/man/man3/gnutls_session_get_ptr.3.gz
# /usr/share/man/man3/gnutls_mac_self_test.3.gz
# /usr/share/man/man3/gnutls_dh_params_import_pkcs3.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_export2_pkcs8.3.gz
# /usr/share/man/man3/gnutls_psk_allocate_client_credentials.3.gz
# /usr/share/man/man3/gnutls_handshake_set_random.3.gz
# /usr/share/man/man3/gnutls_alert_get.3.gz
# /usr/share/man/man3/gnutls_record_check_corked.3.gz
# /usr/share/man/man3/gnutls_pubkey_get_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_iter_get_ca.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_export.3.gz
# /usr/share/man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3.gz
# /usr/share/man/man3/dane_query_entries.3.gz
# /usr/share/man/man3/gnutls_digest_get_id.3.gz
# /usr/share/man/man3/gnutls_transport_get_ptr.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_trust.3.gz
# /usr/share/man/man3/gnutls_pubkey_verify_hash2.3.gz
# /usr/share/man/man3/gnutls_pkcs7_set_crt.3.gz
# /usr/share/man/man3/dane_cert_type_name.3.gz
# /usr/share/man/man3/gnutls_pk_to_sign.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_extension_by_oid.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_crt_count.3.gz
# /usr/share/man/man3/gnutls_key_generate.3.gz
# /usr/share/man/man3/gnutls_session_get_id2.3.gz
# /usr/share/man/man3/gnutls_system_key_add_x509.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_subject_alt_names.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_extension_data2.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_generate.3.gz
# /usr/share/man/man3/gnutls_certificate_set_key.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_sec_param.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_pubkey.3.gz
# /usr/share/man/man3/gnutls_compression_list.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_issuer_dn.3.gz
# /usr/share/man/man3/gnutls_x509_crt_verify_data2.3.gz
# /usr/share/man/man3/gnutls_x509_key_purpose_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_dn_oid_known.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_creation_time.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_basic_constraints.3.gz
# /usr/share/man/man3/gnutls_dh_set_prime_bits.3.gz
# /usr/share/man/man3/gnutls_global_set_time_function.3.gz
# /usr/share/man/man3/gnutls_tpm_key_list_get_url.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_print.3.gz
# /usr/share/man/man3/gnutls_pkcs11_token_init.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3.gz
# /usr/share/man/man3/gnutls_privkey_import_openpgp_raw.3.gz
# /usr/share/man/man3/dane_verify_session_crt.3.gz
# /usr/share/man/man3/gnutls_cipher_set_iv.3.gz
# /usr/share/man/man3/gnutls_hmac_output.3.gz
# /usr/share/man/man3/gnutls_priority_init.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_policies.3.gz
# /usr/share/man/man3/gnutls_certificate_free_crls.3.gz
# /usr/share/man/man3/gnutls_random_art.3.gz
# /usr/share/man/man3/gnutls_digest_self_test.3.gz
# /usr/share/man/man3/gnutls_pcert_import_openpgp.3.gz
# /usr/share/man/man3/gnutls_set_default_priority.3.gz
# /usr/share/man/man3/gnutls_aead_cipher_decrypt.3.gz
# /usr/share/man/man3/gnutls_certificate_type_get_name.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_authority_key_id.3.gz
# /usr/share/man/man3/gnutls_handshake_set_max_packet_length.3.gz
# /usr/share/man/man3/gnutls_transport_set_ptr2.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_add_cert_id.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_aia.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_key_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_dh_params_export_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_set_key_id.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_export2.3.gz
# /usr/share/man/man3/gnutls_pcert_list_import_x509_raw.3.gz
# /usr/share/man/man3/gnutls_x509_crt_check_issuer.3.gz
# /usr/share/man/man3/gnutls_x509_crt_export2.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3.gz
# /usr/share/man/man3/gnutls_global_set_log_function.3.gz
# /usr/share/man/man3/gnutls_x509_crq_init.3.gz
# /usr/share/man/man3/gnutls_crypto_register_digest.3.gz
# /usr/share/man/man3/gnutls_dh_params_import_raw.3.gz
# /usr/share/man/man3/gnutls_priority_mac_list.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_name.3.gz
# /usr/share/man/man3/gnutls_psk_set_server_credentials_file.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_set_crt.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_produced.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_system_trust.3.gz
# /usr/share/man/man3/gnutls_perror.3.gz
# /usr/share/man/man3/gnutls_aead_cipher_init.3.gz
# /usr/share/man/man3/gnutls_pubkey_export2.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_raw_issuer_dn.3.gz
# /usr/share/man/man3/gnutls_x509_key_purpose_get.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_key_usage.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3.gz
# /usr/share/man/man3/gnutls_compression_get_id.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_tpm_get_registered.3.gz
# /usr/share/man/man3/gnutls_session_set_id.3.gz
# /usr/share/man/man3/gnutls_system_key_iter_get_info.3.gz
# /usr/share/man/man3/gnutls_cipher_init.3.gz
# /usr/share/man/man3/gnutls_srtp_set_mki.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_attr.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3.gz
# /usr/share/man/man3/gnutls_verify_stored_pubkey.3.gz
# /usr/share/man/man3/gnutls_pcert_import_x509_list.3.gz
# /usr/share/man/man3/gnutls_cipher_get_key_size.3.gz
# /usr/share/man/man3/gnutls_privkey_import_pkcs11.3.gz
# /usr/share/man/man3/gnutls_privkey_import_pkcs11_url.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3.gz
# /usr/share/man/man3/gnutls_x509_crq_export.3.gz
# /usr/share/man/man3/gnutls_mac_list.3.gz
# /usr/share/man/man3/gnutls_openpgp_keyring_get_crt_count.3.gz
# /usr/share/man/man3/gnutls_mac_get_key_size.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_extension_oid.3.gz
# /usr/share/man/man3/gnutls_x509_crl_print.3.gz
# /usr/share/man/man3/gnutls_ecc_curve_list.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_issuer_dn.3.gz
# /usr/share/man/man3/gnutls_sign_algorithm_get_requested.3.gz
# /usr/share/man/man3/gnutls_x509_crl_sign2.3.gz
# /usr/share/man/man3/gnutls_pkcs12_mac_info.3.gz
# /usr/share/man/man3/gnutls_certificate_get_crt_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs7_attrs_deinit.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_version.3.gz
# /usr/share/man/man3/gnutls_pkcs12_simple_parse.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_buffer_append_data.3.gz
# /usr/share/man/man3/gnutls_x509_crl_set_authority_key_id.3.gz
# /usr/share/man/man3/gnutls_x509_crl_export2.3.gz
# /usr/share/man/man3/gnutls_session_set_ptr.3.gz
# /usr/share/man/man3/gnutls_record_check_pending.3.gz
# /usr/share/man/man3/gnutls_certificate_set_openpgp_keyring_file.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_tpm_raw.3.gz
# /usr/share/man/man3/gnutls_hex_encode.3.gz
# /usr/share/man/man3/gnutls_certificate_set_openpgp_key_mem.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_get_type.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_dtls_set_timeouts.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_crl_dist_points.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_deinit.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_set_info.3.gz
# /usr/share/man/man3/gnutls_x509_crl_privkey_sign.3.gz
# /usr/share/man/man3/gnutls_db_set_cache_expiration.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_proxy_dn.3.gz
# /usr/share/man/man3/gnutls_auth_client_get_type.3.gz
# /usr/share/man/man3/gnutls_certificate_set_ocsp_status_request_file.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_signature_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_key_purposes.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_trust_mem.3.gz
# /usr/share/man/man3/gnutls_cipher_decrypt.3.gz
# /usr/share/man/man3/gnutls_anon_allocate_server_credentials.3.gz
# /usr/share/man/man3/gnutls_certificate_type_list.3.gz
# /usr/share/man/man3/gnutls_x509_aia_set.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_set_pin_function.3.gz
# /usr/share/man/man3/gnutls_pubkey_export.3.gz
# /usr/share/man/man3/gnutls_dh_get_prime_bits.3.gz
# /usr/share/man/man3/gnutls_pkcs11_get_raw_issuer_by_dn.3.gz
# /usr/share/man/man3/gnutls_record_send.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_issuer_dn.3.gz
# /usr/share/man/man3/gnutls_certificate_set_openpgp_key.3.gz
# /usr/share/man/man3/gnutls_subject_alt_names_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_subject_key_id.3.gz
# /usr/share/man/man3/gnutls_cipher_tag.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_key.3.gz
# /usr/share/man/man3/gnutls_psk_set_server_credentials_function.3.gz
# /usr/share/man/man3/gnutls_x509_crq_import.3.gz
# /usr/share/man/man3/gnutls_session_is_resumed.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_version.3.gz
# /usr/share/man/man3/gnutls_pkcs12_export.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_export2.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_pubkey.3.gz
# /usr/share/man/man3/gnutls_supplemental_register.3.gz
# /usr/share/man/man3/gnutls_pkcs11_token_get_flags.3.gz
# /usr/share/man/man3/gnutls_tpm_privkey_delete.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_ecc_raw.3.gz
# /usr/share/man/man3/gnutls_srtp_set_profile_direct.3.gz
# /usr/share/man/man3/gnutls_record_set_timeout.3.gz
# /usr/share/man/man3/gnutls_privkey_export_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_transport_set_int2.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_export_ecc_raw.3.gz
# /usr/share/man/man3/gnutls_x509_crl_iter_crt_serial.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_import_ecc_raw.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_private_key_usage_period.3.gz
# /usr/share/man/man3/gnutls_session_get_random.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_issuer_dn2.3.gz
# /usr/share/man/man3/gnutls_x509_name_constraints_get_excluded.3.gz
# /usr/share/man/man3/gnutls_certificate_verify_peers3.3.gz
# /usr/share/man/man3/gnutls_certificate_type_get_id.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_extension_data.3.gz
# /usr/share/man/man3/dane_query_deinit.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_verify_self.3.gz
# /usr/share/man/man3/gnutls_certificate_get_peers.3.gz
# /usr/share/man/man3/gnutls_pem_base64_encode2.3.gz
# /usr/share/man/man3/gnutls_privkey_import_tpm_raw.3.gz
# /usr/share/man/man3/gnutls_record_get_direction.3.gz
# /usr/share/man/man3/gnutls_pkcs11_crt_is_known.3.gz
# /usr/share/man/man3/gnutls_register_custom_url.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_version.3.gz
# /usr/share/man/man3/gnutls_oid_to_digest.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_raw_dn.3.gz
# /usr/share/man/man3/gnutls_tdb_init.3.gz
# /usr/share/man/man3/gnutls_privkey_import_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_protocol_get_version.3.gz
# /usr/share/man/man3/gnutls_openpgp_keyring_get_crt.3.gz
# /usr/share/man/man3/gnutls_ecc_curve_get_id.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_get_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_global_set_log_level.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_dn_oid.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_crt_count.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_get_issuer_by_dn.3.gz
# /usr/share/man/man3/gnutls_psk_allocate_server_credentials.3.gz
# /usr/share/man/man3/gnutls_x509_crl_set_version.3.gz
# /usr/share/man/man3/gnutls_supplemental_recv.3.gz
# /usr/share/man/man3/gnutls_system_recv_timeout.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_privkey_import_url.3.gz
# /usr/share/man/man3/gnutls_pkcs7_delete_crt.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_expiration_time.3.gz
# /usr/share/man/man3/gnutls_certificate_set_openpgp_key_file.3.gz
# /usr/share/man/man3/gnutls_x509_dn_oid_name.3.gz
# /usr/share/man/man3/gnutls_privkey_set_pin_function.3.gz
# /usr/share/man/man3/gnutls_privkey_import_x509_raw.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_key_id.3.gz
# /usr/share/man/man3/gnutls_cipher_get_id.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_crl_file.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_fingerprint.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_add_trust_dir.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_remove_cas.3.gz
# /usr/share/man/man3/gnutls_session_set_verify_cert2.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_subject_alt_name.3.gz
# /usr/share/man/man3/gnutls_psk_set_client_credentials_function.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_proxy.3.gz
# /usr/share/man/man3/gnutls_transport_get_int2.3.gz
# /usr/share/man/man3/gnutls_sec_param_to_pk_bits.3.gz
# /usr/share/man/man3/gnutls_ecc_curve_get_size.3.gz
# /usr/share/man/man3/gnutls_x509_dn_import.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_set_friendly_name.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_key_usage.3.gz
# /usr/share/man/man3/gnutls_protocol_get_id.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_attribute_data.3.gz
# /usr/share/man/man3/gnutls_ocsp_status_request_is_checked.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3.gz
# /usr/share/man/man3/gnutls_handshake_description_get_name.3.gz
# /usr/share/man/man3/gnutls_server_name_get.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_challenge_password.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_init.3.gz
# /usr/share/man/man3/gnutls_heartbeat_enable.3.gz
# /usr/share/man/man3/gnutls_priority_deinit.3.gz
# /usr/share/man/man3/gnutls_subject_alt_names_get.3.gz
# /usr/share/man/man3/gnutls_hash_get_len.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_key_id.3.gz
# /usr/share/man/man3/gnutls_certificate_set_retrieve_function2.3.gz
# /usr/share/man/man3/gnutls_db_check_entry_time.3.gz
# /usr/share/man/man3/gnutls_privkey_generate.3.gz
# /usr/share/man/man3/gnutls_dh_params_export2_pkcs3.3.gz
# /usr/share/man/man3/gnutls_srtp_get_mki.3.gz
# /usr/share/man/man3/gnutls_hash_output.3.gz
# /usr/share/man/man3/gnutls_certificate_free_cas.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_cpy.3.gz
# /usr/share/man/man3/gnutls_record_recv_packet.3.gz
# /usr/share/man/man3/gnutls_x509_crq_print.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_key_usage.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_dn_by_oid.3.gz
# /usr/share/man/man3/gnutls_x509_name_constraints_check_crt.3.gz
# /usr/share/man/man3/gnutls_x509_crq_export2.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_import.3.gz
# /usr/share/man/man3/gnutls_fingerprint.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_key_id.3.gz
# /usr/share/man/man3/gnutls_store_pubkey.3.gz
# /usr/share/man/man3/gnutls_oid_to_ecc_curve.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_priority_kx_list.3.gz
# /usr/share/man/man3/gnutls_record_get_max_size.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_status.3.gz
# /usr/share/man/man3/gnutls_x509_aki_get_cert_issuer.3.gz
# /usr/share/man/man3/gnutls_session_ticket_enable_client.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_crq.3.gz
# /usr/share/man/man3/gnutls_x509_crl_dist_points_get.3.gz
# /usr/share/man/man3/gnutls_srp_verifier.3.gz
# /usr/share/man/man3/gnutls_compression_get.3.gz
# /usr/share/man/man3/gnutls_hex2bin.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_iter_deinit.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_status.3.gz
# /usr/share/man/man3/gnutls_kx_get.3.gz
# /usr/share/man/man3/gnutls_psk_server_get_username.3.gz
# /usr/share/man/man3/gnutls_x509_name_constraints_get_permitted.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_nonce.3.gz
# /usr/share/man/man3/gnutls_pubkey_verify_data2.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_get_version.3.gz
# /usr/share/man/man3/gnutls_cipher_get.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_init.3.gz
# /usr/share/man/man3/gnutls_url_is_supported.3.gz
# /usr/share/man/man3/gnutls_alert_get_name.3.gz
# /usr/share/man/man3/gnutls_record_send_range.3.gz
# /usr/share/man/man3/gnutls_digest_get_oid.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_get_issuer.3.gz
# /usr/share/man/man3/gnutls_transport_set_errno_function.3.gz
# /usr/share/man/man3/gnutls_heartbeat_allowed.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_verify_direct.3.gz
# /usr/share/man/man3/gnutls_strerror_name.3.gz
# /usr/share/man/man3/gnutls_srp_base64_encode2.3.gz
# /usr/share/man/man3/gnutls_x509_crt_list_verify.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_activation_time.3.gz
# /usr/share/man/man3/gnutls_pkcs12_bag_set_data.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_cpy.3.gz
# /usr/share/man/man3/gnutls_privkey_sign_hash.3.gz
# /usr/share/man/man3/gnutls_pkcs11_get_raw_issuer_by_subject_key_id.3.gz
# /usr/share/man/man3/dane_raw_tlsa.3.gz
# /usr/share/man/man3/gnutls_srp_set_server_credentials_function.3.gz
# /usr/share/man/man3/gnutls_x509_crt_sign2.3.gz
# /usr/share/man/man3/gnutls_check_version.3.gz
# /usr/share/man/man3/gnutls_x509_crl_deinit.3.gz
# /usr/share/man/man3/gnutls_pkcs11_add_provider.3.gz
# /usr/share/man/man3/gnutls_x509_policies_get.3.gz
# /usr/share/man/man3/gnutls_certificate_allocate_credentials.3.gz
# /usr/share/man/man3/gnutls_session_set_premaster.3.gz
# /usr/share/man/man3/gnutls_openpgp_keyring_init.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_export.3.gz
# /usr/share/man/man3/gnutls_hex_encode2.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_key_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_hash_init.3.gz
# /usr/share/man/man3/gnutls_srp_server_get_username.3.gz
# /usr/share/man/man3/gnutls_privkey_verify_params.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_init.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_extension_by_oid2.3.gz
# /usr/share/man/man3/gnutls_pkcs12_generate_mac2.3.gz
# /usr/share/man/man3/gnutls_certificate_server_set_request.3.gz
# /usr/share/man/man3/gnutls_pkcs11_token_get_info.3.gz
# /usr/share/man/man3/gnutls_certificate_set_openpgp_key_file2.3.gz
# /usr/share/man/man3/gnutls_auth_server_get_type.3.gz
# /usr/share/man/man3/gnutls_certificate_verify_peers.3.gz
# /usr/share/man/man3/gnutls_pkcs7_set_crl_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs11_set_pin_function.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_x509_crt_verify.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_get_cert_id.3.gz
# /usr/share/man/man3/gnutls_pk_algorithm_get_name.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_basic_constraints.3.gz
# /usr/share/man/man3/gnutls_supplemental_get_name.3.gz
# /usr/share/man/man3/gnutls_certificate_set_verify_limits.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_key_usage.3.gz
# /usr/share/man/man3/gnutls_psk_set_server_dh_params.3.gz
# /usr/share/man/man3/gnutls_psk_client_get_hint.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_ca_status.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_set_extension.3.gz
# /usr/share/man/man3/gnutls_anon_free_client_credentials.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_subject_alt_name.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_add_named_crt.3.gz
# /usr/share/man/man3/gnutls_pkcs8_info.3.gz
# /usr/share/man/man3/gnutls_privkey_import_openpgp.3.gz
# /usr/share/man/man3/gnutls_x509_ext_export_proxy.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_dn2.3.gz
# /usr/share/man/man3/gnutls_pkcs7_print.3.gz
# /usr/share/man/man3/gnutls_x509_crl_set_crt.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_dn_oid.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_verify_crt2.3.gz
# /usr/share/man/man3/gnutls_privkey_export_ecc_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_get_type.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_openpgp.3.gz
# /usr/share/man/man3/gnutls_pubkey_verify_params.3.gz
# /usr/share/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3.gz
# /usr/share/man/man3/gnutls_x509_crt_list_import_pkcs11.3.gz
# /usr/share/man/man3/gnutls_psk_set_server_params_function.3.gz
# /usr/share/man/man3/gnutls_x509_key_purpose_init.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_get_key_id.3.gz
# /usr/share/man/man3/gnutls_memcmp.3.gz
# /usr/share/man/man3/gnutls_tdb_set_store_func.3.gz
# /usr/share/man/man3/gnutls_certificate_verify_peers2.3.gz
# /usr/share/man/man3/gnutls_pkcs12_export2.3.gz
# /usr/share/man/man3/gnutls_pk_get_oid.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_add_trust_mem.3.gz
# /usr/share/man/man3/gnutls_x509_crl_init.3.gz
# /usr/share/man/man3/gnutls_hmac_get_len.3.gz
# /usr/share/man/man3/gnutls_pubkey_get_key_id.3.gz
# /usr/share/man/man3/gnutls_session_set_data.3.gz
# /usr/share/man/man3/gnutls_error_to_alert.3.gz
# /usr/share/man/man3/gnutls_certificate_get_trust_list.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_subject_alt_name.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_count.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_usage.3.gz
# /usr/share/man/man3/dane_query_tlsa.3.gz
# /usr/share/man/man3/dane_state_set_dlv_file.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_get_info.3.gz
# /usr/share/man/man3/gnutls_record_uncork.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_key_purpose_oid.3.gz
# /usr/share/man/man3/gnutls_oid_to_pk.3.gz
# /usr/share/man/man3/gnutls_ext_set_data.3.gz
# /usr/share/man/man3/gnutls_pkcs11_privkey_export_url.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_policy.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_signature_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_export_pkcs8.3.gz
# /usr/share/man/man3/gnutls_openpgp_keyring_check_id.3.gz
# /usr/share/man/man3/gnutls_certificate_set_x509_key_file2.3.gz
# /usr/share/man/man3/gnutls_x509_crq_set_key.3.gz
# /usr/share/man/man3/gnutls_pkcs12_generate_mac.3.gz
# /usr/share/man/man3/gnutls_hex_decode.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_export_rsa_raw2.3.gz
# /usr/share/man/man3/gnutls_x509_dn_get_str.3.gz
# /usr/share/man/man3/gnutls_x509_crt_check_email.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_check_crt.3.gz
# /usr/share/man/man3/gnutls_pubkey_export_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_extension_info.3.gz
# /usr/share/man/man3/gnutls_pkcs7_set_crl.3.gz
# /usr/share/man/man3/gnutls_pkcs11_obj_export_url.3.gz
# /usr/share/man/man3/gnutls_x509_crl_dist_points_deinit.3.gz
# /usr/share/man/man3/gnutls_handshake.3.gz
# /usr/share/man/man3/gnutls_pkcs7_signature_info_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_authority_key_id.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_tdb_set_store_commitment_func.3.gz
# /usr/share/man/man3/gnutls_pcert_export_openpgp.3.gz
# /usr/share/man/man3/gnutls_x509_name_constraints_deinit.3.gz
# /usr/share/man/man3/gnutls_privkey_export_pkcs11.3.gz
# /usr/share/man/man3/gnutls_ocsp_resp_get_response.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_crq_extensions.3.gz
# /usr/share/man/man3/gnutls_pkcs_schema_get_name.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_authority_key_id.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_url.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_aia.3.gz
# /usr/share/man/man3/gnutls_session_ext_master_secret_status.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_policy.3.gz
# /usr/share/man/man3/gnutls_x509_privkey_init.3.gz
# /usr/share/man/man3/gnutls_server_name_set.3.gz
# /usr/share/man/man3/gnutls_pubkey_export_rsa_raw.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_subject_key_id.3.gz
# /usr/share/man/man3/gnutls_system_key_delete.3.gz
# /usr/share/man/man3/gnutls_priority_string_list.3.gz
# /usr/share/man/man3/gnutls_certificate_get_ours.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_extension_by_oid.3.gz
# /usr/share/man/man3/gnutls_psk_free_client_credentials.3.gz
# /usr/share/man/man3/gnutls_range_split.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_version.3.gz
# /usr/share/man/man3/gnutls_x509_crt_list_import.3.gz
# /usr/share/man/man3/gnutls_hash_deinit.3.gz
# /usr/share/man/man3/gnutls_pkcs7_get_crl_count.3.gz
# /usr/share/man/man3/gnutls_certificate_free_credentials.3.gz
# /usr/share/man/man3/gnutls_credentials_set.3.gz
# /usr/share/man/man3/gnutls_anon_set_server_dh_params.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_auth_subkey.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_pk_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_crt_set_dn_by_oid.3.gz
# /usr/share/man/man3/gnutls_x509_crl_export.3.gz
# /usr/share/man/man3/dane_query_data.3.gz
# /usr/share/man/man3/gnutls_x509_ext_import_private_key_usage_period.3.gz
# /usr/share/man/man3/gnutls_x509_rdn_get_oid.3.gz
# /usr/share/man/man3/gnutls_session_set_verify_cert.3.gz
# /usr/share/man/man3/gnutls_session_etm_status.3.gz
# /usr/share/man/man3/gnutls_privkey_status.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_supplemental_send.3.gz
# /usr/share/man/man3/gnutls_pkcs7_deinit.3.gz
# /usr/share/man/man3/gnutls_openpgp_crt_get_revoked_status.3.gz
# /usr/share/man/man3/gnutls_crypto_register_cipher.3.gz
# /usr/share/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3.gz
# /usr/share/man/man3/gnutls_system_key_iter_deinit.3.gz
# /usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3.gz
# /usr/share/man/man3/gnutls_pkcs12_verify_mac.3.gz
# /usr/share/man/man3/gnutls_certificate_set_flags.3.gz
# /usr/share/man/man3/gnutls_sign_list.3.gz
# /usr/share/man/man3/dane_verification_status_print.3.gz
# /usr/share/man/man3/gnutls_x509_aia_deinit.3.gz
# /usr/share/man/man3/gnutls_privkey_import_dsa_raw.3.gz
# /usr/share/man/man3/gnutls_pkcs7_export.3.gz
# /usr/share/man/man3/gnutls_x509_crl_import.3.gz
# /usr/share/man/man3/gnutls_ocsp_req_get_nonce.3.gz
# /usr/share/man/man3/gnutls_pubkey_import_tpm_url.3.gz
# /usr/share/man/man3/gnutls_x509_trust_list_add_system_trust.3.gz
# /usr/share/man/man3/gnutls_x509_policies_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crl_dist_points_init.3.gz
# /usr/share/man/man3/gnutls_packet_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crl_get_signature_algorithm.3.gz
# /usr/share/man/man3/gnutls_x509_aki_get_id.3.gz
# /usr/share/man/man3/gnutls_x509_crq_get_basic_constraints.3.gz
# /usr/share/man/man3/gnutls_pubkey_deinit.3.gz
# /usr/share/man/man3/gnutls_x509_crl_set_number.3.gz
# /usr/share/man/man3/gnutls_certificate_get_verify_flags.3.gz
# /usr/share/man/man3/gnutls_srp_allocate_server_credentials.3.gz
# /usr/share/man/man1/p11tool.1.gz
# /usr/share/man/man1/srptool.1.gz
# /usr/share/man/man1/gnutls-cli.1.gz
# /usr/share/man/man1/tpmtool.1.gz
# /usr/share/man/man1/psktool.1.gz
# /usr/share/man/man1/certtool.1.gz
# /usr/share/man/man1/gnutls-cli-debug.1.gz
# /usr/share/man/man1/ocsptool.1.gz
# /usr/share/man/man1/gnutls-serv.1.gz
# /usr/share/guile/site/gnutls.scm
# /usr/share/guile/site/gnutls/extra.scm
# /usr/share/locale/ms/LC_MESSAGES/gnutls.mo
# /usr/share/locale/nl/LC_MESSAGES/gnutls.mo
# /usr/share/locale/fi/LC_MESSAGES/gnutls.mo
# /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo
# /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo
# /usr/share/locale/vi/LC_MESSAGES/gnutls.mo
# /usr/share/locale/fr/LC_MESSAGES/gnutls.mo
# /usr/share/locale/it/LC_MESSAGES/gnutls.mo
# /usr/share/locale/eo/LC_MESSAGES/gnutls.mo
# /usr/share/locale/pl/LC_MESSAGES/gnutls.mo
# /usr/share/locale/cs/LC_MESSAGES/gnutls.mo
# /usr/share/locale/sv/LC_MESSAGES/gnutls.mo
# /usr/share/locale/de/LC_MESSAGES/gnutls.mo
# /usr/share/locale/uk/LC_MESSAGES/gnutls.mo
# /usr/include/gnutls/abstract.h
# /usr/include/gnutls/dtls.h
# /usr/include/gnutls/x509.h
# /usr/include/gnutls/urls.h
# /usr/include/gnutls/pkcs12.h
# /usr/include/gnutls/pkcs11.h
# /usr/include/gnutls/x509-ext.h
# /usr/include/gnutls/gnutlsxx.h
# /usr/include/gnutls/self-test.h
# /usr/include/gnutls/compat.h
# /usr/include/gnutls/openpgp.h
# /usr/include/gnutls/ocsp.h
# /usr/include/gnutls/crypto.h
# /usr/include/gnutls/pkcs7.h
# /usr/include/gnutls/gnutls.h
# /usr/include/gnutls/tpm.h
# /usr/include/gnutls/system-keys.h
# /sysroot/usr/lib/libgnutls.so.30.6.6
# /sysroot/usr/lib/libgnutls.so.30
# /sysroot/usr/lib/libgnutls.so
# /sysroot/usr/lib/libgnutls.la
# /sysroot/usr/lib/libgnutlsxx.so.28.1.0
# /sysroot/usr/lib/libgnutlsxx.so.28
# /sysroot/usr/lib/libgnutlsxx.so
# /sysroot/usr/lib/libgnutlsxx.la
# /sysroot/usr/lib/pkgconfig/gnutls.pc
# /sysroot/usr/lib/guile/2.0/guile-gnutls-v-2.so.0.0.0
# /sysroot/usr/lib/guile/2.0/guile-gnutls-v-2.so.0
# /sysroot/usr/lib/guile/2.0/guile-gnutls-v-2.so
# /sysroot/usr/lib/guile/2.0/guile-gnutls-v-2.la
# /sysroot/usr/include/gnutls/gnutls.h
# /sysroot/usr/include/gnutls/x509.h
# /sysroot/usr/include/gnutls/pkcs12.h
# /sysroot/usr/include/gnutls/compat.h
# /sysroot/usr/include/gnutls/openpgp.h
# /sysroot/usr/include/gnutls/crypto.h
# /sysroot/usr/include/gnutls/pkcs11.h
# /sysroot/usr/include/gnutls/abstract.h
# /sysroot/usr/include/gnutls/dtls.h
# /sysroot/usr/include/gnutls/ocsp.h
# /sysroot/usr/include/gnutls/tpm.h
# /sysroot/usr/include/gnutls/x509-ext.h
# /sysroot/usr/include/gnutls/self-test.h
# /sysroot/usr/include/gnutls/system-keys.h
# /sysroot/usr/include/gnutls/urls.h
# /sysroot/usr/include/gnutls/pkcs7.h
# /sysroot/usr/include/gnutls/gnutlsxx.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 gnutls.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gnutls.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gnutls.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/gnutls/src/gnutls-3.4.14/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 GnuTLS configure 3.4.14, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-zlib --disable-static --without-idn --enable-guile --with-guile-site-dir=no --with-default-trust-store-pkcs11=pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 94de605dfe3d
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3952: checking build system type
# configure:3966: result: x86_64-unknown-linux-gnu
# configure:3986: checking host system type
# configure:3999: result: x86_64-unknown-linux-gnu
# configure:4036: checking for a BSD-compatible install
# configure:4104: result: /usr/bin/install -c
# configure:4115: checking whether build environment is sane
# configure:4170: result: yes
# configure:4229: checking for x86_64-unknown-linux-strip
# configure:4259: result: no
# configure:4269: checking for strip
# configure:4285: found /usr/sbin/strip
# configure:4296: result: strip
# configure:4321: checking for a thread-safe mkdir -p
# configure:4360: result: /usr/sbin/mkdir -p
# configure:4367: checking for gawk
# configure:4383: found /usr/sbin/gawk
# configure:4394: result: gawk
# configure:4405: checking whether make sets $(MAKE)
# configure:4427: result: yes
# configure:4456: checking whether make supports nested variables
# configure:4473: result: yes
# configure:4610: checking whether make supports nested variables
# configure:4627: result: yes
# configure:4643: result: ***
# *** Checking for compilation programs...
#
# configure:4654: checking for x86_64-unknown-linux-pkg-config
# configure:4687: result: no
# configure:4697: checking for pkg-config
# configure:4715: found /usr/sbin/pkg-config
# configure:4727: result: /usr/sbin/pkg-config
# configure:4752: checking pkg-config is at least version 0.9.0
# configure:4755: result: yes
# configure:4772: checking for x86_64-unknown-linux-gcc
# configure:4802: result: no
# configure:4812: checking for gcc
# configure:4828: found /usr/sbin/gcc
# configure:4839: result: gcc
# configure:5068: checking for C compiler version
# configure:5077: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:5088: $? = 0
# configure:5077: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5088: $? = 0
# configure:5077: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:5088: $? = 1
# configure:5077: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:5088: $? = 1
# configure:5108: checking whether the C compiler works
# configure:5130: gcc conftest.c >&5
# configure:5134: $? = 0
# configure:5182: result: yes
# configure:5185: checking for C compiler default output file name
# configure:5187: result: a.out
# configure:5193: checking for suffix of executables
# configure:5200: gcc -o conftest conftest.c >&5
# configure:5204: $? = 0
# configure:5226: result:
# configure:5248: checking whether we are cross compiling
# configure:5256: gcc -o conftest conftest.c >&5
# configure:5260: $? = 0
# configure:5267: ./conftest
# configure:5271: $? = 0
# configure:5286: result: no
# configure:5291: checking for suffix of object files
# configure:5313: gcc -c conftest.c >&5
# configure:5317: $? = 0
# configure:5338: result: o
# configure:5342: checking whether we are using the GNU C compiler
# configure:5361: gcc -c conftest.c >&5
# configure:5361: $? = 0
# configure:5370: result: yes
# configure:5379: checking whether gcc accepts -g
# configure:5399: gcc -c -g conftest.c >&5
# configure:5399: $? = 0
# configure:5440: result: yes
# configure:5457: checking for gcc option to accept ISO C89
# configure:5520: gcc -c conftest.c >&5
# configure:5520: $? = 0
# configure:5533: result: none needed
# configure:5558: checking whether gcc understands -c and -o together
# configure:5580: gcc -c conftest.c -o conftest2.o
# configure:5583: $? = 0
# configure:5580: gcc -c conftest.c -o conftest2.o
# configure:5583: $? = 0
# configure:5595: result: yes
# configure:5623: checking for style of include used by make
# configure:5651: result: GNU
# configure:5677: checking dependency style of gcc
# configure:5788: result: gcc3
# configure:5809: checking how to run the C preprocessor
# configure:5840: gcc -E conftest.c
# configure:5840: $? = 0
# configure:5854: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | /* end confdefs.h. */
# | #include
# configure:5879: result: gcc -E
# configure:5899: gcc -E conftest.c
# configure:5899: $? = 0
# configure:5913: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5913: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | /* end confdefs.h. */
# | #include
# configure:5942: checking for grep that handles long lines and -e
# configure:6000: result: /usr/sbin/grep
# configure:6005: checking for egrep
# configure:6067: result: /usr/sbin/grep -E
# configure:6072: checking for ANSI C header files
# configure:6092: gcc -c conftest.c >&5
# configure:6092: $? = 0
# configure:6165: gcc -o conftest conftest.c >&5
# configure:6165: $? = 0
# configure:6165: ./conftest
# configure:6165: $? = 0
# configure:6176: result: yes
# configure:6189: checking for sys/types.h
# configure:6189: gcc -c conftest.c >&5
# configure:6189: $? = 0
# configure:6189: result: yes
# configure:6189: checking for sys/stat.h
# configure:6189: gcc -c conftest.c >&5
# configure:6189: $? = 0
# configure:6189: result: yes
# configure:6189: checking for stdlib.h
# configure:6189: gcc -c conftest.c >&5
# configure:6189: $? = 0
# configure:6189: result: yes
# configure:6189: checking for string.h
# configure:6189: gcc -c conftest.c >&5
# configure:6189: $? = 0
# configure:6189: result: yes
# configure:6189: checking for memory.h
# configure:6189: gcc -c conftest.c >&5
# configure:6189: $? = 0
# configure:6189: result: yes
# configure:6189: checking for strings.h
# configure:6189: gcc -c conftest.c >&5
# configure:6189: $? = 0
# configure:6189: result: yes
# configure:6189: checking for inttypes.h
# configure:6189: gcc -c conftest.c >&5
# configure:6189: $? = 0
# configure:6189: result: yes
# configure:6189: checking for stdint.h
# configure:6189: gcc -c conftest.c >&5
# configure:6189: $? = 0
# configure:6189: result: yes
# configure:6189: checking for unistd.h
# configure:6189: gcc -c conftest.c >&5
# configure:6189: $? = 0
# configure:6189: result: yes
# configure:6202: checking minix/config.h usability
# configure:6202: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6202: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:6202: result: no
# configure:6202: checking minix/config.h presence
# configure:6202: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6202: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:6202: result: no
# configure:6202: checking for minix/config.h
# configure:6202: result: no
# configure:6226: checking whether it is safe to define __EXTENSIONS__
# configure:6244: gcc -c conftest.c >&5
# configure:6244: $? = 0
# configure:6251: result: yes
# configure:6268: checking whether _XOPEN_SOURCE should be defined
# configure:6287: gcc -c conftest.c >&5
# configure:6287: $? = 0
# configure:6311: result: no
# configure:6326: checking for Minix Amsterdam compiler
# configure:6350: result: no
# configure:6366: checking for x86_64-unknown-linux-ar
# configure:6396: result: no
# configure:6366: checking for x86_64-unknown-linux-lib
# configure:6396: result: no
# configure:6366: checking for x86_64-unknown-linux-link
# configure:6396: result: no
# configure:6410: checking for ar
# configure:6426: found /usr/sbin/ar
# configure:6437: result: ar
# configure:6463: checking the archiver (ar) interface
# configure:6479: gcc -c conftest.c >&5
# configure:6479: $? = 0
# configure:6481: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6484: $? = 0
# configure:6512: result: ar
# configure:6537: checking for x86_64-unknown-linux-ar
# configure:6564: result: ar
# configure:6639: checking for x86_64-unknown-linux-ranlib
# configure:6669: result: no
# configure:6679: checking for ranlib
# configure:6695: found /usr/sbin/ranlib
# configure:6706: result: ranlib
# configure:6761: checking for _LARGEFILE_SOURCE value needed for large files
# configure:6780: gcc -o conftest conftest.c >&5
# configure:6780: $? = 0
# configure:6808: result: no
# configure:6836: checking for special C compiler options needed for large files
# configure:6881: result: no
# configure:6887: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6944: result: no
# configure:7306: checking dependency style of gcc
# configure:7415: result: gcc3
# configure:7435: checking for x86_64-unknown-linux-ar
# configure:7462: result: ar
# configure:7532: checking the archiver (ar) interface
# configure:7581: result: ar
# configure:7615: checking for x86_64-unknown-linux-g++
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-c++
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-gpp
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-aCC
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-CC
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-cxx
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-cc++
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-cl.exe
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-FCC
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-KCC
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-RCC
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-xlC_r
# configure:7645: result: no
# configure:7615: checking for x86_64-unknown-linux-xlC
# configure:7645: result: no
# configure:7659: checking for g++
# configure:7675: found /usr/sbin/g++
# configure:7686: result: g++
# configure:7713: checking for C++ compiler version
# configure:7722: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:7733: $? = 0
# configure:7722: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:7733: $? = 0
# configure:7722: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:7733: $? = 1
# configure:7722: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:7733: $? = 1
# configure:7737: checking whether we are using the GNU C++ compiler
# configure:7756: g++ -c conftest.cpp >&5
# configure:7756: $? = 0
# configure:7765: result: yes
# configure:7774: checking whether g++ accepts -g
# configure:7794: g++ -c -g conftest.cpp >&5
# configure:7794: $? = 0
# configure:7835: result: yes
# configure:7860: checking dependency style of g++
# configure:7971: result: gcc3
# configure:7991: checking for bison
# configure:8007: found /usr/sbin/bison
# configure:8018: result: bison -y
# configure:8030: checking for a sed that does not truncate output
# configure:8094: result: /usr/sbin/sed
# configure:8137: checking for autogen
# configure:8165: result: /bin/true
# configure:8178: WARNING:
# ***
# *** autogen not found. Will not link against libopts.
# ***
# configure:8198: checking for inline
# configure:8214: gcc -c conftest.c >&5
# configure:8214: $? = 0
# configure:8222: result: inline
# configure:8240: checking for ANSI C header files
# configure:8344: result: yes
# configure:8380: g++ -c conftest.cpp >&5
# configure:8380: $? = 0
# configure:8479: checking cpuid.h usability
# configure:8479: gcc -c conftest.c >&5
# configure:8479: $? = 0
# configure:8479: result: yes
# configure:8479: checking cpuid.h presence
# configure:8479: gcc -E conftest.c
# configure:8479: $? = 0
# configure:8479: result: yes
# configure:8479: checking for cpuid.h
# configure:8479: result: yes
# configure:8564: checking for getrandom
# configure:8580: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:6: warning: implicit declaration of function 'getrandom' [-Wimplicit-function-declaration]
# getrandom(0, 0, 0);
# ^~~~~~~~~
# /tmp/cciZY0Q5.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `getrandom'
# collect2: error: ld returned 1 exit status
# configure:8580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | /* end confdefs.h. */
# |
# | #include
# | int
# | main ()
# | {
# |
# | getrandom(0, 0, 0);
# |
# | ;
# | return 0;
# | }
# configure:8588: result: no
# configure:8594: checking for getentropy
# configure:8610: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:6: warning: implicit declaration of function 'getentropy' [-Wimplicit-function-declaration]
# getentropy(0, 0);
# ^~~~~~~~~~
# /tmp/ccqck5E0.o: In function `main':
# conftest.c:(.text+0x14): undefined reference to `getentropy'
# collect2: error: ld returned 1 exit status
# configure:8610: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | /* end confdefs.h. */
# |
# | #include
# | int
# | main ()
# | {
# |
# | getentropy(0, 0);
# |
# | ;
# | return 0;
# | }
# configure:8618: result: no
# configure:8673: checking for NETTLE
# configure:8681: $PKG_CONFIG --exists --print-errors "nettle >= 3.1"
# configure:8684: $? = 0
# configure:8699: $PKG_CONFIG --exists --print-errors "nettle >= 3.1"
# configure:8702: $? = 0
# configure:8748: result: yes
# configure:8754: checking for HOGWEED
# configure:8762: $PKG_CONFIG --exists --print-errors "hogweed >= 3.1"
# configure:8765: $? = 0
# configure:8780: $PKG_CONFIG --exists --print-errors "hogweed >= 3.1"
# configure:8783: $? = 0
# configure:8829: result: yes
# configure:8863: checking for __gmpz_cmp in -lgmp
# configure:8888: gcc -o conftest conftest.c -lgmp >&5
# configure:8888: $? = 0
# configure:8897: result: yes
# configure:8925: checking for LIBTASN1
# configure:8933: $PKG_CONFIG --exists --print-errors "libtasn1 >= $LIBTASN1_MINIMUM"
# configure:8936: $? = 0
# configure:8951: $PKG_CONFIG --exists --print-errors "libtasn1 >= $LIBTASN1_MINIMUM"
# configure:8954: $? = 0
# configure:8990: result: yes
# configure:9001: checking whether to use the included minitasn1
# configure:9003: result: no
# configure:9018: checking whether C99 macros are supported
# configure:9036: gcc -c conftest.c >&5
# configure:9036: $? = 0
# configure:9041: result: yes
# configure:9055: checking whether to disable DTLS-SRTP extension
# configure:9063: result: no
# configure:9082: checking whether to disable ALPN extension
# configure:9092: result: no
# configure:9112: checking whether to disable TLS heartbeat support
# configure:9120: result: yes
# configure:9139: checking whether to disable SRP authentication support
# configure:9147: result: no
# configure:9167: checking whether to disable PSK authentication support
# configure:9175: result: no
# configure:9195: checking whether to disable anonymous authentication support
# configure:9203: result: no
# configure:9222: checking whether to disable DHE support
# configure:9232: result: no
# configure:9251: checking whether to disable ECDHE support
# configure:9261: result: no
# configure:9281: checking whether to disable OpenPGP Certificate authentication support
# configure:9296: result: no
# configure:9309: checking whether to add cryptodev support
# configure:9318: result: no
# configure:9327: checking whether to disable OCSP support
# configure:9338: result: no
# configure:9358: checking whether to disable session tickets support
# configure:9369: result: no
# configure:9394: checking size of void *
# configure:9399: gcc -o conftest conftest.c >&5
# configure:9399: $? = 0
# configure:9399: ./conftest
# configure:9399: $? = 0
# configure:9413: result: 8
# configure:9427: checking size of long long
# configure:9432: gcc -o conftest conftest.c >&5
# configure:9432: $? = 0
# configure:9432: ./conftest
# configure:9432: $? = 0
# configure:9446: result: 8
# configure:9460: checking size of long
# configure:9465: gcc -o conftest conftest.c >&5
# configure:9465: $? = 0
# configure:9465: ./conftest
# configure:9465: $? = 0
# configure:9479: result: 8
# configure:9493: checking size of int
# configure:9498: gcc -o conftest conftest.c >&5
# configure:9498: $? = 0
# configure:9498: ./conftest
# configure:9498: $? = 0
# configure:9512: result: 4
# configure:9669: checking sys/socket.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking sys/socket.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for sys/socket.h
# configure:9669: result: yes
# configure:9669: checking for sys/stat.h
# configure:9669: result: yes
# configure:9669: checking sys/time.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking sys/time.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for sys/time.h
# configure:9669: result: yes
# configure:9669: checking for unistd.h
# configure:9669: result: yes
# configure:9669: checking sys/mman.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking sys/mman.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for sys/mman.h
# configure:9669: result: yes
# configure:9669: checking netdb.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking netdb.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for netdb.h
# configure:9669: result: yes
# configure:9669: checking netinet/in.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking netinet/in.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for netinet/in.h
# configure:9669: result: yes
# configure:9669: checking wchar.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking wchar.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for wchar.h
# configure:9669: result: yes
# configure:9669: checking for stdint.h
# configure:9669: result: yes
# configure:9669: checking for strings.h
# configure:9669: result: yes
# configure:9669: checking sys/uio.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking sys/uio.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for sys/uio.h
# configure:9669: result: yes
# configure:9669: checking features.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking features.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for features.h
# configure:9669: result: yes
# configure:9669: checking for inttypes.h
# configure:9669: result: yes
# configure:9669: checking arpa/inet.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking arpa/inet.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for arpa/inet.h
# configure:9669: result: yes
# configure:9669: checking stdio_ext.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking stdio_ext.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for stdio_ext.h
# configure:9669: result: yes
# configure:9669: checking termios.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking termios.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for termios.h
# configure:9669: result: yes
# configure:9669: checking sys/select.h usability
# configure:9669: gcc -c conftest.c >&5
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking sys/select.h presence
# configure:9669: gcc -E conftest.c
# configure:9669: $? = 0
# configure:9669: result: yes
# configure:9669: checking for sys/select.h
# configure:9669: result: yes
# configure:9763: checking for library containing setsockopt
# configure:9785: gcc -o conftest conftest.c >&5
# configure:9785: $? = 0
# configure:9866: result: none needed
# configure:9875: checking whether to build OpenSSL compatibility layer
# configure:9884: result: no
# configure:9928: checking for gtkdoc-check
# configure:9946: found /usr/sbin/gtkdoc-check
# configure:9958: result: /usr/sbin/gtkdoc-check
# configure:9970: checking for gtkdoc-rebase
# configure:9988: found /usr/sbin/gtkdoc-rebase
# configure:10000: result: /usr/sbin/gtkdoc-rebase
# configure:10014: checking for gtkdoc-mkpdf
# configure:10032: found /usr/sbin/gtkdoc-mkpdf
# configure:10044: result: /usr/sbin/gtkdoc-mkpdf
# configure:10085: checking whether to build gtk-doc documentation
# configure:10087: result: no
# configure:10159: checking whether NLS is requested
# configure:10168: result: yes
# configure:10209: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:10241: result: /usr/sbin/msgfmt
# configure:10250: checking for gmsgfmt
# configure:10281: result: /usr/sbin/msgfmt
# configure:10332: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:10364: result: /usr/sbin/xgettext
# configure:10410: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:10441: result: /usr/sbin/msgmerge
# configure:10498: checking for ld used by GCC
# configure:10562: result: /usr/sbin/ld
# configure:10569: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:10582: result: yes
# configure:10589: checking for shared library run path origin
# configure:10602: result: done
# configure:11174: checking for CFPreferencesCopyAppValue
# configure:11192: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:68:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11192: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:11201: result: no
# configure:11208: checking for CFLocaleCopyCurrent
# configure:11226: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:68:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11226: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:11235: result: no
# configure:11284: checking for GNU gettext in libc
# configure:11304: gcc -o conftest conftest.c >&5
# configure:11304: $? = 0
# configure:11313: result: yes
# configure:12104: checking whether to use NLS
# configure:12106: result: yes
# configure:12109: checking where the gettext function comes from
# configure:12120: result: libc
# configure:12179: checking whether byte ordering is bigendian
# configure:12194: gcc -c conftest.c >&5
# conftest.c:72:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:72:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:72:15: error: unknown type name 'universal'
# configure:12194: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:12239: gcc -c conftest.c >&5
# configure:12239: $? = 0
# configure:12257: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:78:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:12257: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:12385: result: no
# configure:12407: checking for fork
# configure:12407: gcc -o conftest conftest.c >&5
# conftest.c:94:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for inet_ntop
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for inet_pton
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for getrusage
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for getpwuid_r
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for nanosleep
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for daemon
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for getpid
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for clock_gettime
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for iconv
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for localtime
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12407: checking for vasprintf
# configure:12407: gcc -o conftest conftest.c >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12489: checking for __register_atfork
# configure:12489: gcc -o conftest conftest.c >&5
# configure:12489: $? = 0
# configure:12489: result: yes
# configure:12489: checking for secure_getenv
# configure:12489: gcc -o conftest conftest.c >&5
# configure:12489: $? = 0
# configure:12489: result: yes
# configure:12992: checking for librt
# configure:13016: gcc -o conftest conftest.c /usr/lib/librt.so >&5
# configure:13016: $? = 0
# configure:13026: result: yes
# configure:13033: checking how to link with librt
# configure:13035: result: /usr/lib/librt.so
# configure:13055: checking for pthread_mutex_lock
# configure:13055: gcc -o conftest conftest.c >&5
# configure:13055: $? = 0
# configure:13055: result: yes
# configure:15859: checking for size_t
# configure:15859: gcc -c conftest.c >&5
# configure:15859: $? = 0
# configure:15859: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:123:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:15859: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 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:15859: result: yes
# configure:15872: checking for working alloca.h
# configure:15889: gcc -o conftest conftest.c >&5
# configure:15889: $? = 0
# configure:15897: result: yes
# configure:15905: checking for alloca
# configure:15942: gcc -o conftest conftest.c >&5
# configure:15942: $? = 0
# configure:15950: result: yes
# configure:16060: checking for C/C++ restrict keyword
# configure:16087: gcc -c conftest.c >&5
# configure:16087: $? = 0
# configure:16095: result: __restrict
# configure:16110: checking whether the preprocessor supports include_next
# configure:16148: gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:16148: $? = 0
# configure:16169: result: yes
# configure:16190: checking whether system header files limit the line length
# configure:16213: result: no
# configure:16224: checking for complete errno.h
# configure:16297: result: yes
# configure:16643: checking for _set_invalid_parameter_handler
# configure:16643: gcc -o conftest conftest.c >&5
# /tmp/ccV4jbSx.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_set_invalid_parameter_handler'
# collect2: error: ld returned 1 exit status
# configure:16643: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | /* 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:16643: result: no
# configure:16643: checking for getdelim
# configure:16643: gcc -o conftest conftest.c >&5
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for gettimeofday
# configure:16643: gcc -o conftest conftest.c >&5
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for mprotect
# configure:16643: gcc -o conftest conftest.c >&5
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for secure_getenv
# configure:16643: result: yes
# configure:16643: checking for snprintf
# configure:16643: gcc -o conftest conftest.c >&5
# conftest.c:117:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for strndup
# configure:16643: gcc -o conftest conftest.c >&5
# conftest.c:118:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^~~~~~~
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for localtime_r
# configure:16643: gcc -o conftest conftest.c >&5
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for vasnprintf
# configure:16643: gcc -o conftest conftest.c >&5
# /tmp/ccm2R0o5.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `vasnprintf'
# collect2: error: ld returned 1 exit status
# configure:16643: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 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:16643: result: no
# configure:16643: checking for shutdown
# configure:16643: gcc -o conftest conftest.c >&5
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for __fsetlocking
# configure:16643: gcc -o conftest conftest.c >&5
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for tcgetattr
# configure:16643: gcc -o conftest conftest.c >&5
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for tcsetattr
# configure:16643: gcc -o conftest conftest.c >&5
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for nanotime
# configure:16643: gcc -o conftest conftest.c >&5
# /tmp/ccNktH3l.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `nanotime'
# collect2: error: ld returned 1 exit status
# configure:16643: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | /* end confdefs.h. */
# | /* Define nanotime to an innocuous variant, in case declares nanotime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nanotime innocuous_nanotime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nanotime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nanotime
# |
# | /* 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 nanotime ();
# | /* 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_nanotime || defined __stub___nanotime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nanotime ();
# | ;
# | return 0;
# | }
# configure:16643: result: no
# configure:16643: checking for setenv
# configure:16643: gcc -o conftest conftest.c >&5
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16643: checking for strdup
# configure:16643: gcc -o conftest conftest.c >&5
# conftest.c:125:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:16643: $? = 0
# configure:16643: result: yes
# configure:16674: checking whether stat file-mode macros are broken
# configure:16701: gcc -c conftest.c >&5
# configure:16701: $? = 0
# configure:16708: result: no
# configure:16721: checking for mode_t
# configure:16721: gcc -c conftest.c >&5
# configure:16721: $? = 0
# configure:16721: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:139:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:16721: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 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:16721: result: yes
# configure:16879: checking for nlink_t
# configure:16879: gcc -c conftest.c >&5
# configure:16879: $? = 0
# configure:16879: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:109:22: error: expected expression before ')' token
# if (sizeof ((nlink_t)))
# ^
# configure:16879: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16879: result: yes
# configure:16894: checking whether fchmodat is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether fstat is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether fstatat is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether futimens is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether lchmod is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether lstat is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether mkdirat is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether mkfifo is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether mkfifoat is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether mknod is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether mknodat is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether stat is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:16894: checking whether utimensat is declared without a macro
# configure:16912: gcc -c conftest.c >&5
# configure:16912: $? = 0
# configure:16920: result: yes
# configure:17036: checking whether stdin defaults to large file offsets
# configure:17060: gcc -o conftest conftest.c >&5
# configure:17060: $? = 0
# configure:17068: result: yes
# configure:17073: checking for pid_t
# configure:17073: gcc -c conftest.c >&5
# configure:17073: $? = 0
# configure:17073: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:152:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:17073: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | /* end confdefs.h. */
# | #include
# | #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:17073: result: yes
# configure:17171: checking whether ftello is declared
# configure:17171: gcc -c conftest.c >&5
# configure:17171: $? = 0
# configure:17171: result: yes
# configure:17202: checking for ftello
# configure:17219: gcc -o conftest conftest.c >&5
# configure:17219: $? = 0
# configure:17228: result: yes
# configure:17241: checking whether ftello works
# configure:17317: gcc -o conftest conftest.c >&5
# configure:17317: $? = 0
# configure:17317: ./conftest
# configure:17317: $? = 0
# configure:17328: result: yes
# configure:17343: checking whether getdelim is declared
# configure:17343: gcc -c conftest.c >&5
# configure:17343: $? = 0
# configure:17343: result: yes
# configure:17361: checking whether getline is declared
# configure:17361: gcc -c conftest.c >&5
# configure:17361: $? = 0
# configure:17361: result: yes
# configure:17519: checking for struct timeval
# configure:17542: gcc -c conftest.c >&5
# configure:17542: $? = 0
# configure:17550: result: yes
# configure:17555: checking for wide-enough struct timeval.tv_sec member
# configure:17582: gcc -c conftest.c >&5
# configure:17582: $? = 0
# configure:17590: result: yes
# configure:17600: checking whether gettimeofday is declared without a macro
# configure:17622: gcc -c conftest.c >&5
# configure:17622: $? = 0
# configure:17630: result: yes
# configure:17736: checking whether malloc, realloc, calloc are POSIX compliant
# configure:17756: gcc -c conftest.c >&5
# configure:17756: $? = 0
# configure:17764: result: yes
# configure:17859: checking for mmap
# configure:17859: gcc -o conftest conftest.c >&5
# configure:17859: $? = 0
# configure:17859: result: yes
# configure:17870: checking for MAP_ANONYMOUS
# configure:17907: result: yes
# configure:17941: checking whether memchr works
# configure:18004: gcc -o conftest conftest.c >&5
# configure:18004: $? = 0
# configure:18004: ./conftest
# configure:18004: $? = 0
# configure:18014: result: yes
# configure:18022: checking whether memmem is declared
# configure:18022: gcc -c conftest.c >&5
# configure:18022: $? = 0
# configure:18022: result: yes
# configure:18038: checking whether defines MIN and MAX
# configure:18055: gcc -c conftest.c >&5
# conftest.c:123:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
# int x = MIN (42, 17);
# ^~~
# conftest.c:123:21: error: initializer element is not constant
# configure:18055: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# | int x = MIN (42, 17);
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:18062: result: no
# configure:18075: checking whether defines MIN and MAX
# configure:18092: gcc -c conftest.c >&5
# configure:18092: $? = 0
# configure:18099: result: yes
# configure:18123: gcc -c conftest.c >&5
# conftest.c:124:10: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:124:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:124:16: error: unknown type name 'universal'
# configure:18123: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_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:18196: checking whether snprintf returns a byte count as in C99
# configure:18266: gcc -o conftest conftest.c >&5
# configure:18266: $? = 0
# configure:18266: ./conftest
# configure:18266: $? = 0
# configure:18277: result: yes
# configure:18281: checking whether snprintf is declared
# configure:18281: gcc -c conftest.c >&5
# configure:18281: $? = 0
# configure:18281: result: yes
# configure:18315: checking for stdbool.h that conforms to C99
# configure:18382: gcc -c conftest.c >&5
# configure:18382: $? = 0
# configure:18389: result: yes
# configure:18391: checking for _Bool
# configure:18391: gcc -c conftest.c >&5
# configure:18391: $? = 0
# configure:18391: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:160:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:18391: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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:18391: result: yes
# configure:18408: checking for wchar_t
# configure:18425: gcc -c conftest.c >&5
# configure:18425: $? = 0
# configure:18432: result: yes
# configure:18441: checking for long long int
# configure:18478: gcc -o conftest conftest.c >&5
# configure:18478: $? = 0
# configure:18508: gcc -o conftest conftest.c >&5
# configure:18508: $? = 0
# configure:18508: ./conftest
# configure:18508: $? = 0
# configure:18523: result: yes
# configure:18532: checking for unsigned long long int
# configure:18569: gcc -o conftest conftest.c >&5
# configure:18569: $? = 0
# configure:18577: result: yes
# configure:18732: checking whether stdint.h conforms to C99
# configure:18903: gcc -c conftest.c >&5
# configure:18903: $? = 0
# configure:18985: gcc -o conftest conftest.c >&5
# configure:18985: $? = 0
# configure:18985: ./conftest
# configure:18985: $? = 0
# configure:18997: result: yes
# configure:19001: checking whether stdint.h predates C++11
# configure:19037: gcc -c conftest.c >&5
# configure:19037: $? = 0
# configure:19042: result: no
# configure:19476: checking whether ffsl is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether ffsll is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether memmem is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether mempcpy is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether memrchr is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether rawmemchr is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether stpcpy is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether stpncpy is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strchrnul is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strdup is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strncat is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strndup is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strnlen is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strpbrk is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strsep is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strcasestr is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strtok_r is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strerror_r is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strsignal is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19476: checking whether strverscmp is declared without a macro
# configure:19494: gcc -c conftest.c >&5
# configure:19494: $? = 0
# configure:19502: result: yes
# configure:19616: checking whether ffs is declared without a macro
# configure:19638: gcc -c conftest.c >&5
# configure:19638: $? = 0
# configure:19646: result: yes
# configure:19616: checking whether strcasecmp is declared without a macro
# configure:19638: gcc -c conftest.c >&5
# configure:19638: $? = 0
# configure:19646: result: yes
# configure:19616: checking whether strncasecmp is declared without a macro
# configure:19638: gcc -c conftest.c >&5
# configure:19638: $? = 0
# configure:19646: result: yes
# configure:19659: checking whether strndup is declared
# configure:19659: result: yes
# configure:19677: checking whether strnlen is declared
# configure:19677: result: yes
# configure:19690: checking whether strtok_r is declared
# configure:19690: result: yes
# configure:19736: checking whether is self-contained
# configure:19753: gcc -c conftest.c >&5
# configure:19753: $? = 0
# configure:19761: result: yes
# configure:19766: checking for shutdown
# configure:19766: result: yes
# configure:19776: checking whether defines the SHUT_* macros
# configure:19793: gcc -c conftest.c >&5
# configure:19793: $? = 0
# configure:19801: result: yes
# configure:19909: checking for struct sockaddr_storage
# configure:19909: gcc -c conftest.c >&5
# configure:19909: $? = 0
# configure:19909: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:38: error: expected expression before ')' token
# if (sizeof ((struct sockaddr_storage)))
# ^
# configure:19909: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 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:19909: result: yes
# configure:19930: checking for sa_family_t
# configure:19930: gcc -c conftest.c >&5
# configure:19930: $? = 0
# configure:19930: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:26: error: expected expression before ')' token
# if (sizeof ((sa_family_t)))
# ^
# configure:19930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 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:19930: result: yes
# configure:19959: checking for struct sockaddr_storage.ss_family
# configure:19959: gcc -c conftest.c >&5
# configure:19959: $? = 0
# configure:19959: result: yes
# configure:20021: checking whether socket is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether connect is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether accept is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether bind is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether getpeername is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether getsockname is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether getsockopt is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether listen is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether recv is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether send is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether recvfrom is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether sendto is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether setsockopt is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether shutdown is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20021: checking whether accept4 is declared without a macro
# configure:20042: gcc -c conftest.c >&5
# configure:20042: $? = 0
# configure:20050: result: yes
# configure:20097: checking for struct timespec in
# configure:20114: gcc -c conftest.c >&5
# configure:20114: $? = 0
# configure:20121: result: yes
# configure:20313: checking for wint_t
# configure:20338: gcc -c conftest.c >&5
# configure:20338: $? = 0
# configure:20345: result: yes
# configure:20374: checking for inttypes.h
# configure:20391: gcc -c conftest.c >&5
# configure:20391: $? = 0
# configure:20398: result: yes
# configure:20409: checking for stdint.h
# configure:20426: gcc -c conftest.c >&5
# configure:20426: $? = 0
# configure:20433: result: yes
# configure:20446: checking for intmax_t
# configure:20471: gcc -c conftest.c >&5
# configure:20471: $? = 0
# configure:20478: result: yes
# configure:20497: checking where to find the exponent in a 'double'
# configure:20811: gcc -o conftest conftest.c >&5
# configure:20811: $? = 0
# configure:20811: ./conftest
# configure:20811: $? = 0
# configure:20823: result: word 1 bit 20
# configure:20850: checking for snprintf
# configure:20850: result: yes
# configure:20850: checking for strnlen
# configure:20850: gcc -o conftest conftest.c >&5
# configure:20850: $? = 0
# configure:20850: result: yes
# configure:20850: checking for wcslen
# configure:20850: gcc -o conftest conftest.c >&5
# configure:20850: $? = 0
# configure:20850: result: yes
# configure:20850: checking for wcsnlen
# configure:20850: gcc -o conftest conftest.c >&5
# configure:20850: $? = 0
# configure:20850: result: yes
# configure:20850: checking for mbrtowc
# configure:20850: gcc -o conftest conftest.c >&5
# configure:20850: $? = 0
# configure:20850: result: yes
# configure:20850: checking for wcrtomb
# configure:20850: gcc -o conftest conftest.c >&5
# configure:20850: $? = 0
# configure:20850: result: yes
# configure:20859: checking whether _snprintf is declared
# configure:20859: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:194:10: error: '_snprintf' undeclared (first use in this function)
# (void) _snprintf;
# ^~~~~~~~~
# conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20859: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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:20859: result: no
# configure:20885: checking whether vsnprintf is declared
# configure:20885: gcc -c conftest.c >&5
# configure:20885: $? = 0
# configure:20885: result: yes
# configure:20991: checking whether uses 'inline' correctly
# configure:21013: gcc -c conftest.c >&5
# configure:21016: $? = 0
# configure:21034: gcc -c conftest.c >&5
# configure:21037: $? = 0
# configure:21050: result: yes
# configure:21081: checking for working fcntl.h
# configure:21138: gcc -o conftest conftest.c >&5
# configure:21138: $? = 0
# configure:21138: ./conftest
# configure:21138: $? = 0
# configure:21153: result: yes
# configure:21179: checking whether ungetc works on arbitrary bytes
# configure:21220: gcc -o conftest conftest.c >&5
# configure:21220: $? = 0
# configure:21220: ./conftest
# configure:21220: $? = 0
# configure:21231: result: yes
# configure:21366: checking whether imaxabs is declared without a macro
# configure:21384: gcc -c conftest.c >&5
# configure:21384: $? = 0
# configure:21392: result: yes
# configure:21366: checking whether imaxdiv is declared without a macro
# configure:21384: gcc -c conftest.c >&5
# configure:21384: $? = 0
# configure:21392: result: yes
# configure:21366: checking whether strtoimax is declared without a macro
# configure:21384: gcc -c conftest.c >&5
# configure:21384: $? = 0
# configure:21392: result: yes
# configure:21366: checking whether strtoumax is declared without a macro
# configure:21384: gcc -c conftest.c >&5
# configure:21384: $? = 0
# configure:21392: result: yes
# configure:21407: checking for inttypes.h
# configure:21407: result: yes
# configure:21418: checking whether the inttypes.h PRIxNN macros are broken
# configure:21439: gcc -c conftest.c >&5
# configure:21439: $? = 0
# configure:21447: result: no
# configure:21498: checking for alloca as a compiler built-in
# configure:21522: result: yes
# configure:21553: checking byteswap.h usability
# configure:21553: gcc -c conftest.c >&5
# configure:21553: $? = 0
# configure:21553: result: yes
# configure:21553: checking byteswap.h presence
# configure:21553: gcc -E conftest.c
# configure:21553: $? = 0
# configure:21553: result: yes
# configure:21553: checking for byteswap.h
# configure:21553: result: yes
# configure:21632: checking whether conversion from 'int' to 'long double' works
# configure:21673: gcc -o conftest conftest.c >&5
# configure:21673: $? = 0
# configure:21673: ./conftest
# configure:21673: $? = 0
# configure:21684: result: yes
# configure:21897: checking for ftello
# configure:21923: result: yes
# configure:21936: checking whether ftello works
# configure:22023: result: yes
# configure:22078: checking whether __func__ is available
# configure:22094: gcc -c conftest.c >&5
# configure:22094: $? = 0
# configure:22101: result: yes
# configure:22131: checking for working getdelim function
# configure:22193: gcc -o conftest conftest.c >&5
# configure:22193: $? = 0
# configure:22193: ./conftest
# configure:22193: $? = 0
# configure:22203: result: yes
# configure:22284: checking for getline
# configure:22284: gcc -o conftest conftest.c >&5
# configure:22284: $? = 0
# configure:22284: result: yes
# configure:22292: checking for working getline function
# configure:22355: gcc -o conftest conftest.c >&5
# configure:22355: $? = 0
# configure:22355: ./conftest
# configure:22355: $? = 0
# configure:22365: result: yes
# configure:22430: checking whether gettimeofday clobbers localtime buffer
# configure:22469: gcc -o conftest conftest.c >&5
# configure:22469: $? = 0
# configure:22469: ./conftest
# configure:22469: $? = 0
# configure:22479: result: no
# configure:22495: checking for gettimeofday with POSIX signature
# configure:22523: gcc -c conftest.c >&5
# conftest.c:204:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^~~~~~~~~~~~
# In file included from conftest.c:202:0:
# /usr/include/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here
# extern int gettimeofday (struct timeval *__restrict __tv,
# ^~~~~~~~~~~~
# configure:22523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | /* end confdefs.h. */
# | #include
# | struct timeval c;
# | int gettimeofday (struct timeval *restrict, void *restrict);
# |
# | int
# | main ()
# | {
# | /* glibc uses struct timezone * rather than the POSIX void *
# | if _GNU_SOURCE is defined. However, since the only portable
# | use of gettimeofday uses NULL as the second parameter, and
# | since the glibc definition is actually more typesafe, it is
# | not worth wrapping this to get a compliant signature. */
# | int (*f) (struct timeval *restrict, void *restrict)
# | = gettimeofday;
# | int x = f (&c, 0);
# | return !(x | c.tv_sec | c.tv_usec);
# |
# | ;
# | return 0;
# | }
# configure:22539: gcc -c conftest.c >&5
# configure:22539: $? = 0
# configure:22548: result: almost
# configure:22656: checking for iconv
# configure:22678: gcc -o conftest conftest.c >&5
# configure:22678: $? = 0
# configure:22710: result: yes
# configure:22713: checking for working iconv
# configure:22808: gcc -o conftest conftest.c >&5
# configure:22808: $? = 0
# configure:22808: ./conftest
# configure:22808: $? = 0
# configure:22820: result: yes
# configure:22848: checking for iconv declaration
# configure:22877: gcc -c conftest.c >&5
# configure:22877: $? = 0
# configure:22888: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:22901: checking if gcc/ld supports -Wl,--output-def
# configure:22922: gcc -o conftest -Wl,--output-def,conftest.def conftest.c >&5
# /usr/sbin/ld: unrecognized option '--output-def'
# /usr/sbin/ld: use the --help option for usage information
# collect2: error: ld returned 1 exit status
# configure:22922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:22933: result: no
# configure:22949: checking if LD -Wl,--version-script works
# configure:22969: gcc -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# /usr/sbin/ld:conftest.map:2: syntax error in VERSION script
# collect2: error: ld returned 1 exit status
# configure:22969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:22992: gcc -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:22992: $? = 0
# configure:23003: result: yes
# configure:23029: checking whether lseek detects pipes
# configure:23062: gcc -o conftest conftest.c >&5
# configure:23062: $? = 0
# configure:23097: result: yes
# configure:23226: checking for memmem
# configure:23226: gcc -o conftest conftest.c >&5
# configure:23226: $? = 0
# configure:23226: result: yes
# configure:23250: checking whether memmem works
# configure:23314: gcc -o conftest conftest.c >&5
# configure:23314: $? = 0
# configure:23314: ./conftest
# configure:23314: $? = 0
# configure:23325: result: yes
# configure:23489: checking whether getaddrinfo is declared without a macro
# configure:23506: gcc -c conftest.c >&5
# configure:23506: $? = 0
# configure:23514: result: yes
# configure:23489: checking whether freeaddrinfo is declared without a macro
# configure:23506: gcc -c conftest.c >&5
# configure:23506: $? = 0
# configure:23514: result: yes
# configure:23489: checking whether gai_strerror is declared without a macro
# configure:23506: gcc -c conftest.c >&5
# configure:23506: $? = 0
# configure:23514: result: yes
# configure:23489: checking whether getnameinfo is declared without a macro
# configure:23506: gcc -c conftest.c >&5
# configure:23506: $? = 0
# configure:23514: result: yes
# configure:23527: checking whether is self-contained
# configure:23544: gcc -c conftest.c >&5
# configure:23544: $? = 0
# configure:23552: result: yes
# configure:23674: checking for pmccabe
# configure:23705: result: false
# configure:23823: checking for stdint.h
# configure:23823: result: yes
# configure:23833: checking for SIZE_MAX
# configure:23904: result: yes
# configure:23920: checking for snprintf
# configure:23920: result: yes
# configure:23933: checking whether snprintf respects a size of 1
# configure:23967: gcc -o conftest conftest.c >&5
# configure:23967: $? = 0
# configure:23967: ./conftest
# configure:23967: $? = 0
# configure:23978: result: yes
# configure:23988: checking whether printf supports POSIX/XSI format strings with positions
# configure:24020: gcc -o conftest conftest.c >&5
# configure:24020: $? = 0
# configure:24020: ./conftest
# configure:24020: $? = 0
# configure:24031: result: yes
# configure:24096: checking for socklen_t
# configure:24096: gcc -c conftest.c >&5
# configure:24096: $? = 0
# configure:24096: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:238:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:24096: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 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:24096: result: yes
# configure:24160: checking for ssize_t
# configure:24177: gcc -c conftest.c >&5
# configure:24177: $? = 0
# configure:24184: result: yes
# configure:24193: checking for working stdalign.h
# configure:24238: gcc -c conftest.c >&5
# configure:24238: $? = 0
# configure:24245: result: yes
# configure:24295: checking for max_align_t
# configure:24295: gcc -c conftest.c >&5
# configure:24295: $? = 0
# configure:24295: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:229:26: error: expected expression before ')' token
# if (sizeof ((max_align_t)))
# ^
# configure:24295: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((max_align_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:24295: result: yes
# configure:24308: checking whether NULL can be used in arbitrary expressions
# configure:24326: gcc -c conftest.c >&5
# configure:24326: $? = 0
# configure:24333: result: yes
# configure:24499: checking which flavor of printf attribute matches inttypes macros
# configure:24526: gcc -c conftest.c >&5
# configure:24526: $? = 0
# configure:24533: result: system
# configure:24580: checking whether dprintf is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether fpurge is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:232:10: error: 'fpurge' undeclared (first use in this function)
# (void) fpurge;
# ^~~~~~
# conftest.c:232:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:24598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:24606: result: no
# configure:24580: checking whether fseeko is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether ftello is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether getdelim is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether getline is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether gets is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:236:10: error: 'gets' undeclared (first use in this function)
# (void) gets;
# ^~~~
# conftest.c:236:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:24598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:24606: result: no
# configure:24580: checking whether pclose is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether popen is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether renameat is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether snprintf is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether tmpfile is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether vdprintf is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24580: checking whether vsnprintf is declared without a macro
# configure:24598: gcc -c conftest.c >&5
# configure:24598: $? = 0
# configure:24606: result: yes
# configure:24695: checking whether _Exit is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether atoll is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether canonicalize_file_name is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether getloadavg is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether getsubopt is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether grantpt is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether initstate is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether initstate_r is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether mkdtemp is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether mkostemp is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether mkostemps is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether mkstemp is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether mkstemps is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether posix_openpt is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether ptsname is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether ptsname_r is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether random is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether random_r is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether realpath is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether rpmatch is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether secure_getenv is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether setenv is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether setstate is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether setstate_r is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether srandom is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether srandom_r is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether strtod is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether strtoll is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether strtoull is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether unlockpt is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24695: checking whether unsetenv is declared without a macro
# configure:24719: gcc -c conftest.c >&5
# configure:24719: $? = 0
# configure:24727: result: yes
# configure:24744: checking for strcasecmp
# configure:24744: gcc -o conftest conftest.c >&5
# conftest.c:291:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:24744: $? = 0
# configure:24744: result: yes
# configure:24761: checking for strncasecmp
# configure:24761: gcc -o conftest conftest.c >&5
# conftest.c:292:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:24761: $? = 0
# configure:24761: result: yes
# configure:24775: checking whether strncasecmp is declared
# configure:24775: result: yes
# configure:24852: checking for working strndup
# configure:24893: gcc -o conftest conftest.c >&5
# configure:24893: $? = 0
# configure:24893: ./conftest
# configure:24893: $? = 0
# configure:24903: result: yes
# configure:24955: checking for working strnlen
# configure:24993: gcc -o conftest conftest.c >&5
# configure:24993: $? = 0
# configure:24993: ./conftest
# configure:24993: $? = 0
# configure:25003: result: yes
# configure:25047: checking for strtok_r
# configure:25047: gcc -o conftest conftest.c >&5
# configure:25047: $? = 0
# configure:25047: result: yes
# configure:25058: checking whether strtok_r works
# configure:25098: gcc -o conftest conftest.c >&5
# configure:25098: $? = 0
# configure:25098: ./conftest
# configure:25098: $? = 0
# configure:25109: result: yes
# configure:25166: checking for strverscmp
# configure:25166: gcc -o conftest conftest.c >&5
# configure:25166: $? = 0
# configure:25166: result: yes
# configure:25313: checking for nlink_t
# configure:25313: result: yes
# configure:25328: checking whether fchmodat is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether fstat is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether fstatat is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether futimens is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether lchmod is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether lstat is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether mkdirat is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether mkfifo is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether mkfifoat is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether mknod is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether mknodat is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether stat is declared without a macro
# configure:25354: result: yes
# configure:25328: checking whether utimensat is declared without a macro
# configure:25354: result: yes
# configure:25476: checking whether localtime_r is declared
# configure:25476: gcc -c conftest.c >&5
# configure:25476: $? = 0
# configure:25476: result: yes
# configure:25501: checking whether localtime_r is compatible with its POSIX signature
# configure:25525: gcc -c conftest.c >&5
# configure:25525: $? = 0
# configure:25533: result: yes
# configure:25675: checking whether chdir is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether chown is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether dup is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether dup2 is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether dup3 is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether environ is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether euidaccess is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether faccessat is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether fchdir is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether fchownat is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether fdatasync is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether fsync is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether ftruncate is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether getcwd is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether getdomainname is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether getdtablesize is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether getgroups is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether gethostname is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether getlogin is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether getlogin_r is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether getpagesize is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether getusershell is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether setusershell is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether endusershell is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether group_member is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether isatty is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether lchown is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether link is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether linkat is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether lseek is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether pipe is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether pipe2 is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether pread is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether pwrite is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether readlink is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether readlinkat is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether rmdir is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether sethostname is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether sleep is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether symlink is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether symlinkat is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether ttyname_r is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether unlink is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether unlinkat is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25675: checking whether usleep is declared without a macro
# configure:25705: gcc -c conftest.c >&5
# configure:25705: $? = 0
# configure:25713: result: yes
# configure:25740: checking for valgrind
# configure:25770: result: no
# configure:25791: checking whether self tests are run under valgrind
# configure:25793: result: no
# configure:25869: checking for ptrdiff_t
# configure:25869: gcc -c conftest.c >&5
# configure:25869: $? = 0
# configure:25869: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:373:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:25869: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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:25869: result: yes
# configure:25890: checking for vasprintf
# configure:25890: result: yes
# configure:25965: checking for vsnprintf
# configure:25965: gcc -o conftest conftest.c >&5
# conftest.c:362:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:25965: $? = 0
# configure:25965: result: yes
# configure:25978: checking whether snprintf respects a size of 1
# configure:26023: result: yes
# configure:26033: checking whether printf supports POSIX/XSI format strings with positions
# configure:26076: result: yes
# configure:26241: checking whether btowc is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wctob is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether mbsinit is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether mbrtowc is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether mbrlen is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether mbsrtowcs is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether mbsnrtowcs is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcrtomb is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsrtombs is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsnrtombs is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcwidth is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wmemchr is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wmemcmp is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wmemcpy is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wmemmove is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wmemset is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcslen is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsnlen is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcscpy is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcpcpy is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsncpy is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcpncpy is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcscat is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsncat is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcscmp is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsncmp is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcscasecmp is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsncasecmp is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcscoll is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsxfrm is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsdup is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcschr is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsrchr is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcscspn is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsspn is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcspbrk is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcsstr is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcstok is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26241: checking whether wcswidth is declared without a macro
# configure:26269: gcc -c conftest.c >&5
# configure:26269: $? = 0
# configure:26277: result: yes
# configure:26294: checking for stdint.h
# configure:26294: result: yes
# configure:26409: checking whether isblank is declared without a macro
# configure:26427: gcc -c conftest.c >&5
# configure:26427: $? = 0
# configure:26435: result: yes
# configure:26529: checking whether fcntl is declared without a macro
# configure:26547: gcc -c conftest.c >&5
# configure:26547: $? = 0
# configure:26555: result: yes
# configure:26529: checking whether openat is declared without a macro
# configure:26547: gcc -c conftest.c >&5
# configure:26547: $? = 0
# configure:26555: result: yes
# configure:26573: checking whether fdopen sets errno
# configure:26602: gcc -o conftest conftest.c >&5
# configure:26602: $? = 0
# configure:26602: ./conftest
# configure:26602: $? = 0
# configure:26613: result: yes
# configure:26661: checking for getpagesize
# configure:26661: gcc -o conftest conftest.c >&5
# configure:26661: $? = 0
# configure:26661: result: yes
# configure:26708: checking whether getpagesize is declared
# configure:26708: result: yes
# configure:26778: gcc -c conftest.c >&5
# conftest.c:389:23: error: conflicting types for 'foo'
# extern int foo;
# ^~~
# conftest.c:388:28: note: previous declaration of 'foo' was here
# extern intptr_t foo;
# ^~~
# configure:26778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | #include
# | extern intptr_t foo;
# | extern int foo;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:26778: gcc -c conftest.c >&5
# configure:26778: $? = 0
# configure:26788: checking whether INT32_MAX < INTMAX_MAX
# configure:26822: gcc -c conftest.c >&5
# configure:26822: $? = 0
# configure:26829: result: yes
# configure:26840: checking whether INT64_MAX == LONG_MAX
# configure:26874: gcc -c conftest.c >&5
# configure:26874: $? = 0
# configure:26881: result: yes
# configure:26894: checking whether UINT32_MAX < UINTMAX_MAX
# configure:26928: gcc -c conftest.c >&5
# configure:26928: $? = 0
# configure:26935: result: yes
# configure:26946: checking whether UINT64_MAX == ULONG_MAX
# configure:26980: gcc -c conftest.c >&5
# configure:26980: $? = 0
# configure:26987: result: yes
# configure:27008: checking for mmap
# configure:27008: result: yes
# configure:27019: checking for MAP_ANONYMOUS
# configure:27056: result: yes
# configure:27087: checking for mmap
# configure:27087: result: yes
# configure:27098: checking for MAP_ANONYMOUS
# configure:27135: result: yes
# configure:27180: checking for valgrind
# configure:27210: result: no
# configure:27231: checking whether self tests are run under valgrind
# configure:27233: result: no
# configure:27277: checking if environ is properly declared
# configure:27300: gcc -c conftest.c >&5
# conftest.c:395:39: error: conflicting types for 'environ'
# extern struct { int foo; } environ;
# ^~~~~~~
# In file included from conftest.c:390:0:
# /usr/include/unistd.h:548:15: note: previous declaration of 'environ' was here
# extern char **environ;
# ^~~~~~~
# configure:27300: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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
# | /* 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:27308: result: yes
# configure:27321: checking whether strerror_r is declared
# configure:27321: result: yes
# configure:27334: checking for strerror_r
# configure:27334: gcc -o conftest conftest.c >&5
# configure:27334: $? = 0
# configure:27334: result: yes
# configure:27343: checking whether strerror_r returns char *
# configure:27367: gcc -c conftest.c >&5
# configure:27367: $? = 0
# configure:27405: result: yes
# configure:27414: checking whether fseeko is declared
# configure:27414: result: yes
# configure:27434: checking for fseeko
# configure:27452: gcc -o conftest conftest.c >&5
# configure:27452: $? = 0
# configure:27461: result: yes
# configure:27490: checking for library containing gethostbyname
# configure:27521: gcc -o conftest conftest.c >&5
# configure:27521: $? = 0
# configure:27538: result: none required
# configure:27552: checking for gethostbyname
# configure:27552: gcc -o conftest conftest.c >&5
# configure:27552: $? = 0
# configure:27552: result: yes
# configure:27607: checking for library containing getservbyname
# configure:27638: gcc -o conftest conftest.c >&5
# configure:27638: $? = 0
# configure:27655: result: none required
# configure:27669: checking for getservbyname
# configure:27669: gcc -o conftest conftest.c >&5
# configure:27669: $? = 0
# configure:27669: result: yes
# configure:27785: checking for library containing inet_ntop
# configure:27816: gcc -o conftest conftest.c >&5
# configure:27816: $? = 0
# configure:27833: result: none required
# configure:27871: checking whether inet_ntop is declared
# configure:27871: gcc -c conftest.c >&5
# configure:27871: $? = 0
# configure:27871: result: yes
# configure:27903: checking for IPv4 sockets
# configure:27929: gcc -c conftest.c >&5
# configure:27929: $? = 0
# configure:27937: result: yes
# configure:27945: checking for IPv6 sockets
# configure:27974: gcc -c conftest.c >&5
# configure:27974: $? = 0
# configure:27982: result: yes
# configure:27991: checking whether getpass is declared
# configure:27991: gcc -c conftest.c >&5
# configure:27991: $? = 0
# configure:27991: result: yes
# configure:28029: checking whether fflush_unlocked is declared
# configure:28029: gcc -c conftest.c >&5
# configure:28029: $? = 0
# configure:28029: result: yes
# configure:28042: checking whether flockfile is declared
# configure:28042: gcc -c conftest.c >&5
# configure:28042: $? = 0
# configure:28042: result: yes
# configure:28055: checking whether fputs_unlocked is declared
# configure:28055: gcc -c conftest.c >&5
# configure:28055: $? = 0
# configure:28055: result: yes
# configure:28068: checking whether funlockfile is declared
# configure:28068: gcc -c conftest.c >&5
# configure:28068: $? = 0
# configure:28068: result: yes
# configure:28081: checking whether putc_unlocked is declared
# configure:28081: gcc -c conftest.c >&5
# configure:28081: $? = 0
# configure:28081: result: yes
# configure:28103: checking for stdlib.h
# configure:28103: result: yes
# configure:28113: checking for GNU libc compatible malloc
# configure:28149: gcc -o conftest conftest.c >&5
# configure:28149: $? = 0
# configure:28149: ./conftest
# configure:28149: $? = 0
# configure:28160: result: yes
# configure:28175: checking whether alarm is declared
# configure:28175: gcc -c conftest.c >&5
# configure:28175: $? = 0
# configure:28175: result: yes
# configure:28192: checking for compound literals
# configure:28209: gcc -c conftest.c >&5
# configure:28209: $? = 0
# configure:28216: result: yes
# configure:28224: checking whether struct tm is in sys/time.h or time.h
# configure:28244: gcc -c conftest.c >&5
# configure:28244: $? = 0
# configure:28251: result: time.h
# configure:28260: checking for struct tm.tm_gmtoff
# configure:28260: gcc -c conftest.c >&5
# configure:28260: $? = 0
# configure:28260: result: yes
# configure:28284: checking whether is self-contained
# configure:28301: gcc -c conftest.c >&5
# configure:28301: $? = 0
# configure:28320: gcc -c conftest.c >&5
# configure:28320: $? = 0
# configure:28350: gcc -o conftest conftest.c >&5
# configure:28350: $? = 0
# configure:28363: result: yes
# configure:28492: checking whether pselect is declared without a macro
# configure:28516: gcc -c conftest.c >&5
# configure:28516: $? = 0
# configure:28524: result: yes
# configure:28492: checking whether select is declared without a macro
# configure:28516: gcc -c conftest.c >&5
# configure:28516: $? = 0
# configure:28524: result: yes
# configure:28537: checking whether setenv is declared
# configure:28537: result: yes
# configure:28585: checking search.h usability
# configure:28585: gcc -c conftest.c >&5
# configure:28585: $? = 0
# configure:28585: result: yes
# configure:28585: checking search.h presence
# configure:28585: gcc -E conftest.c
# configure:28585: $? = 0
# configure:28585: result: yes
# configure:28585: checking for search.h
# configure:28585: result: yes
# configure:28597: checking for tsearch
# configure:28597: gcc -o conftest conftest.c >&5
# configure:28597: $? = 0
# configure:28597: result: yes
# configure:28629: checking for sigset_t
# configure:28629: gcc -c conftest.c >&5
# configure:28629: $? = 0
# configure:28629: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:424:23: error: expected expression before ')' token
# if (sizeof ((sigset_t)))
# ^
# configure:28629: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# |
# | #include
# | /* Mingw defines sigset_t not in , but in . */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sigset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:28629: result: yes
# configure:28650: checking for uid_t in sys/types.h
# configure:28669: result: yes
# configure:28686: checking whether strdup is declared
# configure:28686: result: yes
# configure:28700: checking whether strerror(0) succeeds
# configure:28735: gcc -o conftest conftest.c >&5
# configure:28735: $? = 0
# configure:28735: ./conftest
# configure:28735: $? = 0
# configure:28746: result: yes
# configure:28759: checking whether unsetenv is declared
# configure:28759: result: yes
# configure:28830: checking for alloca as a compiler built-in
# configure:28854: result: yes
# configure:28983: checking whether inet_ntop is declared without a macro
# configure:29009: gcc -c conftest.c >&5
# configure:29009: $? = 0
# configure:29017: result: yes
# configure:28983: checking whether inet_pton is declared without a macro
# configure:29009: gcc -c conftest.c >&5
# configure:29009: $? = 0
# configure:29017: result: yes
# configure:29070: checking for library containing clock_gettime
# configure:29101: gcc -o conftest conftest.c >&5
# configure:29101: $? = 0
# configure:29118: result: none required
# configure:29130: checking for clock_gettime
# configure:29130: result: yes
# configure:29130: checking for clock_settime
# configure:29130: gcc -o conftest conftest.c >&5
# configure:29130: $? = 0
# configure:29130: result: yes
# configure:29251: checking whether dup2 works
# configure:29327: gcc -o conftest conftest.c >&5
# configure:29327: $? = 0
# configure:29327: ./conftest
# configure:29327: $? = 0
# configure:29338: result: yes
# configure:29406: checking for error_at_line
# configure:29422: gcc -o conftest conftest.c >&5
# configure:29422: $? = 0
# configure:29430: result: yes
# configure:29509: checking whether conversion from 'int' to 'long double' works
# configure:29561: result: yes
# configure:29720: checking for fseeko
# configure:29747: result: yes
# configure:29909: checking for ftello
# configure:29935: result: yes
# configure:29948: checking whether ftello works
# configure:30035: result: yes
# configure:30090: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
# configure:30095: checking for library containing getaddrinfo
# configure:30126: gcc -o conftest conftest.c >&5
# configure:30126: $? = 0
# configure:30143: result: none required
# configure:30156: checking for getaddrinfo
# configure:30182: gcc -o conftest conftest.c >&5
# configure:30182: $? = 0
# configure:30190: result: yes
# configure:30239: checking whether gai_strerror is declared
# configure:30239: result: yes
# configure:30264: checking whether gai_strerrorA is declared
# configure:30264: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:457:10: error: 'gai_strerrorA' undeclared (first use in this function)
# (void) gai_strerrorA;
# ^~~~~~~~~~~~~
# conftest.c:457:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30264: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 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:30264: result: no
# configure:30288: checking for gai_strerror with POSIX signature
# configure:30314: gcc -c conftest.c >&5
# configure:30314: $? = 0
# configure:30321: result: yes
# configure:30337: checking for struct sockaddr.sa_len
# configure:30337: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:446:12: error: 'struct sockaddr' has no member named 'sa_len'
# if (ac_aggr.sa_len)
# ^
# configure:30337: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 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:30337: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:446:19: error: 'struct sockaddr' has no member named 'sa_len'
# if (sizeof ac_aggr.sa_len)
# ^
# configure:30337: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 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:30337: result: no
# configure:30360: checking whether getaddrinfo is declared
# configure:30360: result: yes
# configure:30385: checking whether freeaddrinfo is declared
# configure:30385: result: yes
# configure:30410: checking whether getnameinfo is declared
# configure:30410: result: yes
# configure:30449: checking for struct addrinfo
# configure:30449: gcc -c conftest.c >&5
# configure:30449: $? = 0
# configure:30449: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:456:30: error: expected expression before ')' token
# if (sizeof ((struct addrinfo)))
# ^
# configure:30449: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 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:30449: result: yes
# configure:30554: checking for working getdelim function
# configure:30626: result: yes
# configure:30707: checking for getline
# configure:30707: result: yes
# configure:30715: checking for working getline function
# configure:30788: result: yes
# configure:30837: checking for getpass
# configure:30837: gcc -o conftest conftest.c >&5
# configure:30837: $? = 0
# configure:30837: result: yes
# configure:31010: checking whether gettimeofday clobbers localtime buffer
# configure:31059: result: no
# configure:31075: checking for gettimeofday with POSIX signature
# configure:31128: result: almost
# configure:31201: checking for library containing gethostbyname
# configure:31249: result: none required
# configure:31263: checking for gethostbyname
# configure:31263: result: yes
# configure:31379: checking for library containing inet_ntop
# configure:31427: result: none required
# configure:31465: checking whether inet_ntop is declared
# configure:31465: result: yes
# configure:31576: checking for library containing inet_pton
# configure:31607: gcc -o conftest conftest.c >&5
# configure:31607: $? = 0
# configure:31624: result: none required
# configure:31662: checking whether inet_pton is declared
# configure:31662: result: yes
# configure:31750: checking whether lseek detects pipes
# configure:31818: result: yes
# configure:31970: checking for working mktime
# configure:32178: gcc -o conftest conftest.c >&5
# configure:32178: $? = 0
# configure:32178: ./conftest
# configure:32178: $? = 0
# configure:32189: result: yes
# configure:32368: checking whether getaddrinfo is declared without a macro
# configure:32393: result: yes
# configure:32368: checking whether freeaddrinfo is declared without a macro
# configure:32393: result: yes
# configure:32368: checking whether gai_strerror is declared without a macro
# configure:32393: result: yes
# configure:32368: checking whether getnameinfo is declared without a macro
# configure:32393: result: yes
# configure:32406: checking whether is self-contained
# configure:32431: result: yes
# configure:32557: checking for struct tm.tm_zone
# configure:32557: gcc -c conftest.c >&5
# configure:32557: $? = 0
# configure:32557: result: yes
# configure:32641: gcc -c conftest.c >&5
# configure:32641: $? = 0
# configure:32649: checking whether program_invocation_name is declared
# configure:32649: gcc -c conftest.c >&5
# configure:32649: $? = 0
# configure:32649: result: yes
# configure:32661: checking whether program_invocation_short_name is declared
# configure:32661: gcc -c conftest.c >&5
# configure:32661: $? = 0
# configure:32661: result: yes
# configure:32781: checking whether select supports a 0 argument
# configure:32813: gcc -o conftest conftest.c >&5
# configure:32813: $? = 0
# configure:32813: ./conftest
# configure:32813: $? = 0
# configure:32824: result: yes
# configure:32831: checking whether select detects invalid fds
# configure:32876: gcc -o conftest conftest.c >&5
# configure:32876: $? = 0
# configure:32876: ./conftest
# configure:32876: $? = 0
# configure:32887: result: yes
# configure:33009: checking for library containing getservbyname
# configure:33057: result: none required
# configure:33071: checking for getservbyname
# configure:33071: result: yes
# configure:33128: checking whether setenv validates arguments
# configure:33172: gcc -o conftest conftest.c >&5
# configure:33172: $? = 0
# configure:33172: ./conftest
# configure:33172: $? = 0
# configure:33182: result: yes
# configure:33352: checking for volatile sig_atomic_t
# configure:33352: gcc -c conftest.c >&5
# configure:33352: $? = 0
# configure:33352: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:484:36: error: expected expression before ')' token
# if (sizeof ((volatile sig_atomic_t)))
# ^
# configure:33352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33352: result: yes
# configure:33368: checking for sighandler_t
# configure:33368: gcc -c conftest.c >&5
# configure:33368: $? = 0
# configure:33368: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:484:27: error: expected expression before ')' token
# if (sizeof ((sighandler_t)))
# ^
# configure:33368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33368: result: yes
# configure:33382: checking whether pthread_sigmask is declared without a macro
# configure:33400: gcc -c conftest.c >&5
# configure:33400: $? = 0
# configure:33408: result: yes
# configure:33382: checking whether sigaction is declared without a macro
# configure:33400: gcc -c conftest.c >&5
# configure:33400: $? = 0
# configure:33408: result: yes
# configure:33382: checking whether sigaddset is declared without a macro
# configure:33400: gcc -c conftest.c >&5
# configure:33400: $? = 0
# configure:33408: result: yes
# configure:33382: checking whether sigdelset is declared without a macro
# configure:33400: gcc -c conftest.c >&5
# configure:33400: $? = 0
# configure:33408: result: yes
# configure:33382: checking whether sigemptyset is declared without a macro
# configure:33400: gcc -c conftest.c >&5
# configure:33400: $? = 0
# configure:33408: result: yes
# configure:33382: checking whether sigfillset is declared without a macro
# configure:33400: gcc -c conftest.c >&5
# configure:33400: $? = 0
# configure:33408: result: yes
# configure:33382: checking whether sigismember is declared without a macro
# configure:33400: gcc -c conftest.c >&5
# configure:33400: $? = 0
# configure:33408: result: yes
# configure:33382: checking whether sigpending is declared without a macro
# configure:33400: gcc -c conftest.c >&5
# configure:33400: $? = 0
# configure:33408: result: yes
# configure:33382: checking whether sigprocmask is declared without a macro
# configure:33400: gcc -c conftest.c >&5
# configure:33400: $? = 0
# configure:33408: result: yes
# configure:33423: checking for stdint.h
# configure:33423: result: yes
# configure:33433: checking for SIZE_MAX
# configure:33504: result: yes
# configure:33520: checking for snprintf
# configure:33520: result: yes
# configure:33533: checking whether snprintf respects a size of 1
# configure:33578: result: yes
# configure:33588: checking whether printf supports POSIX/XSI format strings with positions
# configure:33631: result: yes
# configure:33735: checking for socklen_t
# configure:33735: result: yes
# configure:33799: checking for ssize_t
# configure:33823: result: yes
# configure:33832: checking for working stdalign.h
# configure:33884: result: yes
# configure:33934: checking for max_align_t
# configure:33934: result: yes
# configure:33947: checking whether NULL can be used in arbitrary expressions
# configure:33972: result: yes
# configure:34138: checking which flavor of printf attribute matches inttypes macros
# configure:34172: result: system
# configure:34219: checking whether dprintf is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether fpurge is declared without a macro
# configure:34245: result: no
# configure:34219: checking whether fseeko is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether ftello is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether getdelim is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether getline is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether gets is declared without a macro
# configure:34245: result: no
# configure:34219: checking whether pclose is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether popen is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether renameat is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether snprintf is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether tmpfile is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether vdprintf is declared without a macro
# configure:34245: result: yes
# configure:34219: checking whether vsnprintf is declared without a macro
# configure:34245: result: yes
# configure:34334: checking whether _Exit is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether atoll is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether canonicalize_file_name is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether getloadavg is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether getsubopt is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether grantpt is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether initstate is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether initstate_r is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether mkdtemp is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether mkostemp is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether mkostemps is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether mkstemp is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether mkstemps is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether posix_openpt is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether ptsname is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether ptsname_r is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether random is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether random_r is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether realpath is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether rpmatch is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether secure_getenv is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether setenv is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether setstate is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether setstate_r is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether srandom is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether srandom_r is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether strtod is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether strtoll is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether strtoull is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether unlockpt is declared without a macro
# configure:34366: result: yes
# configure:34334: checking whether unsetenv is declared without a macro
# configure:34366: result: yes
# configure:34438: checking for working strerror function
# configure:34464: gcc -o conftest conftest.c >&5
# configure:34464: $? = 0
# configure:34464: ./conftest
# configure:34464: $? = 0
# configure:34475: result: yes
# configure:34575: checking whether is self-contained
# configure:34654: result: yes
# configure:34783: checking whether pselect is declared without a macro
# configure:34815: result: yes
# configure:34783: checking whether select is declared without a macro
# configure:34815: result: yes
# configure:34932: checking for nlink_t
# configure:34932: result: yes
# configure:34947: checking whether fchmodat is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether fstat is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether fstatat is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether futimens is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether lchmod is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether lstat is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether mkdirat is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether mkfifo is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether mkfifoat is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether mknod is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether mknodat is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether stat is declared without a macro
# configure:34973: result: yes
# configure:34947: checking whether utimensat is declared without a macro
# configure:34973: result: yes
# configure:35095: checking whether localtime_r is declared
# configure:35095: result: yes
# configure:35120: checking whether localtime_r is compatible with its POSIX signature
# configure:35152: result: yes
# configure:35295: checking whether chdir is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether chown is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether dup is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether dup2 is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether dup3 is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether environ is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether euidaccess is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether faccessat is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether fchdir is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether fchownat is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether fdatasync is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether fsync is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether ftruncate is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether getcwd is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether getdomainname is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether getdtablesize is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether getgroups is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether gethostname is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether getlogin is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether getlogin_r is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether getpagesize is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether getusershell is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether setusershell is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether endusershell is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether group_member is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether isatty is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether lchown is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether link is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether linkat is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether lseek is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether pipe is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether pipe2 is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether pread is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether pwrite is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether readlink is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether readlinkat is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether rmdir is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether sethostname is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether sleep is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether symlink is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether symlinkat is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether ttyname_r is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether unlink is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether unlinkat is declared without a macro
# configure:35333: result: yes
# configure:35295: checking whether usleep is declared without a macro
# configure:35333: result: yes
# configure:35359: checking for unsetenv
# configure:35359: gcc -o conftest conftest.c >&5
# configure:35359: $? = 0
# configure:35359: result: yes
# configure:35372: checking for unsetenv() return type
# configure:35397: gcc -c conftest.c >&5
# configure:35397: $? = 0
# configure:35404: result: int
# configure:35413: checking whether unsetenv obeys POSIX
# configure:35458: gcc -o conftest conftest.c >&5
# configure:35458: $? = 0
# configure:35458: ./conftest
# configure:35458: $? = 0
# configure:35468: result: yes
# configure:35588: checking for ptrdiff_t
# configure:35588: result: yes
# configure:35713: checking whether btowc is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wctob is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether mbsinit is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether mbrtowc is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether mbrlen is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether mbsrtowcs is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether mbsnrtowcs is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcrtomb is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsrtombs is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsnrtombs is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcwidth is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wmemchr is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wmemcmp is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wmemcpy is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wmemmove is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wmemset is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcslen is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsnlen is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcscpy is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcpcpy is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsncpy is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcpncpy is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcscat is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsncat is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcscmp is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsncmp is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcscasecmp is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsncasecmp is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcscoll is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsxfrm is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsdup is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcschr is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsrchr is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcscspn is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsspn is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcspbrk is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcsstr is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcstok is declared without a macro
# configure:35749: result: yes
# configure:35713: checking whether wcswidth is declared without a macro
# configure:35749: result: yes
# configure:35767: checking for stdint.h
# configure:35767: result: yes
# configure:35844: checking whether C compiler handles -Werror -Wunknown-warning-option
# configure:35863: gcc -o conftest -Werror -Wunknown-warning-option conftest.c >&5
# gcc: error: unrecognized command line option '-Wunknown-warning-option'; did you mean '-Wno-warning-token'?
# configure:35863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:35873: result: no
# configure:35882: checking whether C compiler handles -Wframe-larger-than=2048
# configure:35901: gcc -o conftest -Wframe-larger-than=2048 conftest.c >&5
# configure:35901: $? = 0
# configure:35911: result: yes
# configure:35944: checking whether -Wno-missing-field-initializers is supported
# configure:35963: gcc -c -W -Werror -Wno-missing-field-initializers conftest.c >&5
# configure:35963: $? = 0
# configure:35972: result: yes
# configure:35976: checking whether -Wno-missing-field-initializers is needed
# configure:36000: gcc -c -W -Werror conftest.c >&5
# configure:36000: $? = 0
# configure:36010: result: no
# configure:36014: checking whether -Wuninitialized is supported
# configure:36033: gcc -c -Werror -Wuninitialized conftest.c >&5
# configure:36033: $? = 0
# configure:36042: result: yes
# configure:36249: checking whether C compiler handles -W
# configure:36268: gcc -o conftest -W conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wabi
# configure:36268: gcc -o conftest -Wabi conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Waddress
# configure:36268: gcc -o conftest -Waddress conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Waggressive-loop-optimizations
# configure:36268: gcc -o conftest -Waggressive-loop-optimizations conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wall
# configure:36268: gcc -o conftest -Wall conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wattributes
# configure:36268: gcc -o conftest -Wattributes conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wbad-function-cast
# configure:36268: gcc -o conftest -Wbad-function-cast conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wbool-compare
# configure:36268: gcc -o conftest -Wbool-compare conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wbuiltin-macro-redefined
# configure:36268: gcc -o conftest -Wbuiltin-macro-redefined conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wcast-align
# configure:36268: gcc -o conftest -Wcast-align conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wchar-subscripts
# configure:36268: gcc -o conftest -Wchar-subscripts conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wchkp
# configure:36268: gcc -o conftest -Wchkp conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wclobbered
# configure:36268: gcc -o conftest -Wclobbered conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wcomment
# configure:36268: gcc -o conftest -Wcomment conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wcomments
# configure:36268: gcc -o conftest -Wcomments conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wcoverage-mismatch
# configure:36268: gcc -o conftest -Wcoverage-mismatch conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wcpp
# configure:36268: gcc -o conftest -Wcpp conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wdate-time
# configure:36268: gcc -o conftest -Wdate-time conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wdeprecated
# configure:36268: gcc -o conftest -Wdeprecated conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wdeprecated-declarations
# configure:36268: gcc -o conftest -Wdeprecated-declarations conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wdesignated-init
# configure:36268: gcc -o conftest -Wdesignated-init conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wdisabled-optimization
# configure:36268: gcc -o conftest -Wdisabled-optimization conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wdiscarded-array-qualifiers
# configure:36268: gcc -o conftest -Wdiscarded-array-qualifiers conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wdiscarded-qualifiers
# configure:36268: gcc -o conftest -Wdiscarded-qualifiers conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wdiv-by-zero
# configure:36268: gcc -o conftest -Wdiv-by-zero conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wdouble-promotion
# configure:36268: gcc -o conftest -Wdouble-promotion conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wduplicated-cond
# configure:36268: gcc -o conftest -Wduplicated-cond conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wempty-body
# configure:36268: gcc -o conftest -Wempty-body conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wendif-labels
# configure:36268: gcc -o conftest -Wendif-labels conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wenum-compare
# configure:36268: gcc -o conftest -Wenum-compare conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wextra
# configure:36268: gcc -o conftest -Wextra conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wformat-contains-nul
# configure:36268: gcc -o conftest -Wformat-contains-nul conftest.c >&5
# cc1: warning: -Wformat-contains-nul ignored without -Wformat [-Wformat-contains-nul]
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wformat-extra-args
# configure:36268: gcc -o conftest -Wformat-extra-args conftest.c >&5
# cc1: warning: -Wformat-extra-args ignored without -Wformat [-Wformat-extra-args]
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wformat-security
# configure:36268: gcc -o conftest -Wformat-security conftest.c >&5
# cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wformat-zero-length
# configure:36268: gcc -o conftest -Wformat-zero-length conftest.c >&5
# cc1: warning: -Wformat-zero-length ignored without -Wformat [-Wformat-zero-length]
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wframe-address
# configure:36268: gcc -o conftest -Wframe-address conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wfree-nonheap-object
# configure:36268: gcc -o conftest -Wfree-nonheap-object conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Whsa
# configure:36268: gcc -o conftest -Whsa conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wignored-attributes
# configure:36268: gcc -o conftest -Wignored-attributes conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wignored-qualifiers
# configure:36268: gcc -o conftest -Wignored-qualifiers conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wimplicit
# configure:36268: gcc -o conftest -Wimplicit conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wimplicit-function-declaration
# configure:36268: gcc -o conftest -Wimplicit-function-declaration conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wimplicit-int
# configure:36268: gcc -o conftest -Wimplicit-int conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wincompatible-pointer-types
# configure:36268: gcc -o conftest -Wincompatible-pointer-types conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Winit-self
# configure:36268: gcc -o conftest -Winit-self conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wint-conversion
# configure:36268: gcc -o conftest -Wint-conversion conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wint-to-pointer-cast
# configure:36268: gcc -o conftest -Wint-to-pointer-cast conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Winvalid-memory-model
# configure:36268: gcc -o conftest -Winvalid-memory-model conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Winvalid-pch
# configure:36268: gcc -o conftest -Winvalid-pch conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wjump-misses-init
# configure:36268: gcc -o conftest -Wjump-misses-init conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wlogical-not-parentheses
# configure:36268: gcc -o conftest -Wlogical-not-parentheses conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wlogical-op
# configure:36268: gcc -o conftest -Wlogical-op conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmain
# configure:36268: gcc -o conftest -Wmain conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmaybe-uninitialized
# configure:36268: gcc -o conftest -Wmaybe-uninitialized conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmemset-transposed-args
# configure:36268: gcc -o conftest -Wmemset-transposed-args conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmisleading-indentation
# configure:36268: gcc -o conftest -Wmisleading-indentation conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmissing-braces
# configure:36268: gcc -o conftest -Wmissing-braces conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmissing-declarations
# configure:36268: gcc -o conftest -Wmissing-declarations conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmissing-field-initializers
# configure:36268: gcc -o conftest -Wmissing-field-initializers conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmissing-include-dirs
# configure:36268: gcc -o conftest -Wmissing-include-dirs conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmissing-parameter-type
# configure:36268: gcc -o conftest -Wmissing-parameter-type conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmissing-prototypes
# configure:36268: gcc -o conftest -Wmissing-prototypes conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wmultichar
# configure:36268: gcc -o conftest -Wmultichar conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wnarrowing
# configure:36268: gcc -o conftest -Wnarrowing conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wnested-externs
# configure:36268: gcc -o conftest -Wnested-externs conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wnonnull
# configure:36268: gcc -o conftest -Wnonnull conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wnonnull-compare
# configure:36268: gcc -o conftest -Wnonnull-compare conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wnull-dereference
# configure:36268: gcc -o conftest -Wnull-dereference conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wodr
# configure:36268: gcc -o conftest -Wodr conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wold-style-declaration
# configure:36268: gcc -o conftest -Wold-style-declaration conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wold-style-definition
# configure:36268: gcc -o conftest -Wold-style-definition conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:645:1: warning: old-style function definition [-Wold-style-definition]
# main ()
# ^~~~
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wopenmp-simd
# configure:36268: gcc -o conftest -Wopenmp-simd conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Woverflow
# configure:36268: gcc -o conftest -Woverflow conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Woverride-init
# configure:36268: gcc -o conftest -Woverride-init conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wpacked
# configure:36268: gcc -o conftest -Wpacked conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wpacked-bitfield-compat
# configure:36268: gcc -o conftest -Wpacked-bitfield-compat conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wparentheses
# configure:36268: gcc -o conftest -Wparentheses conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wpointer-arith
# configure:36268: gcc -o conftest -Wpointer-arith conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wpointer-sign
# configure:36268: gcc -o conftest -Wpointer-sign conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wpointer-to-int-cast
# configure:36268: gcc -o conftest -Wpointer-to-int-cast conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wpragmas
# configure:36268: gcc -o conftest -Wpragmas conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wreturn-local-addr
# configure:36268: gcc -o conftest -Wreturn-local-addr conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wreturn-type
# configure:36268: gcc -o conftest -Wreturn-type conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wscalar-storage-order
# configure:36268: gcc -o conftest -Wscalar-storage-order conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wsequence-point
# configure:36268: gcc -o conftest -Wsequence-point conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wshadow
# configure:36268: gcc -o conftest -Wshadow conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wshift-count-negative
# configure:36268: gcc -o conftest -Wshift-count-negative conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wshift-count-overflow
# configure:36268: gcc -o conftest -Wshift-count-overflow conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wshift-negative-value
# configure:36268: gcc -o conftest -Wshift-negative-value conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wsizeof-array-argument
# configure:36268: gcc -o conftest -Wsizeof-array-argument conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wsizeof-pointer-memaccess
# configure:36268: gcc -o conftest -Wsizeof-pointer-memaccess conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wstrict-aliasing
# configure:36268: gcc -o conftest -Wstrict-aliasing conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wstrict-prototypes
# configure:36268: gcc -o conftest -Wstrict-prototypes conftest.c >&5
# conftest.c:645:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wsuggest-attribute=format
# configure:36268: gcc -o conftest -Wsuggest-attribute=format conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wsuggest-final-methods
# configure:36268: gcc -o conftest -Wsuggest-final-methods conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wsuggest-final-types
# configure:36268: gcc -o conftest -Wsuggest-final-types conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wswitch
# configure:36268: gcc -o conftest -Wswitch conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wswitch-bool
# configure:36268: gcc -o conftest -Wswitch-bool conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wsync-nand
# configure:36268: gcc -o conftest -Wsync-nand conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wtautological-compare
# configure:36268: gcc -o conftest -Wtautological-compare conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wtrampolines
# configure:36268: gcc -o conftest -Wtrampolines conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wtrigraphs
# configure:36268: gcc -o conftest -Wtrigraphs conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wtype-limits
# configure:36268: gcc -o conftest -Wtype-limits conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wuninitialized
# configure:36268: gcc -o conftest -Wuninitialized conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunknown-pragmas
# configure:36268: gcc -o conftest -Wunknown-pragmas conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunsafe-loop-optimizations
# configure:36268: gcc -o conftest -Wunsafe-loop-optimizations conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused
# configure:36268: gcc -o conftest -Wunused conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-but-set-parameter
# configure:36268: gcc -o conftest -Wunused-but-set-parameter conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-but-set-variable
# configure:36268: gcc -o conftest -Wunused-but-set-variable conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-function
# configure:36268: gcc -o conftest -Wunused-function conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-label
# configure:36268: gcc -o conftest -Wunused-label conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-local-typedefs
# configure:36268: gcc -o conftest -Wunused-local-typedefs conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-macros
# configure:36268: gcc -o conftest -Wunused-macros conftest.c >&5
# conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros]
# #define STDC_HEADERS 1
#
# conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros]
# #define HAVE_SYS_STAT_H 1
#
# conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros]
# #define HAVE_UNISTD_H 1
#
# conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
# #define HAVE_STDINT_H 1
#
# conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros]
# #define HAVE_STRINGS_H 1
#
# conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros]
# #define HAVE_INTTYPES_H 1
#
# conftest.c:83:0: warning: macro "HAVE_SECURE_GETENV" is not used [-Wunused-macros]
# #define HAVE_SECURE_GETENV 1
#
# conftest.c:96:0: warning: macro "HAVE_SHUTDOWN" is not used [-Wunused-macros]
# #define HAVE_SHUTDOWN 1
#
# conftest.c:93:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros]
# #define HAVE_SNPRINTF 1
#
# conftest.c:62:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros]
# #define HAVE_INTTYPES_H 1
#
# conftest.c:87:0: warning: macro "HAVE_ALLOCA" is not used [-Wunused-macros]
# #define HAVE_ALLOCA 1
#
# conftest.c:79:0: warning: macro "HAVE_ICONV" is not used [-Wunused-macros]
# #define HAVE_ICONV 1
#
# conftest.c:58:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
# #define HAVE_STDINT_H 1
#
# conftest.c:178:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros]
# #define HAVE_SNPRINTF 1
#
# conftest.c:102:0: warning: macro "HAVE_RAW_DECL_FCHMODAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FCHMODAT 1
#
# conftest.c:103:0: warning: macro "HAVE_RAW_DECL_FSTAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSTAT 1
#
# conftest.c:104:0: warning: macro "HAVE_RAW_DECL_FSTATAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSTATAT 1
#
# conftest.c:105:0: warning: macro "HAVE_RAW_DECL_FUTIMENS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FUTIMENS 1
#
# conftest.c:106:0: warning: macro "HAVE_RAW_DECL_LCHMOD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LCHMOD 1
#
# conftest.c:107:0: warning: macro "HAVE_RAW_DECL_LSTAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LSTAT 1
#
# conftest.c:108:0: warning: macro "HAVE_RAW_DECL_MKDIRAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKDIRAT 1
#
# conftest.c:109:0: warning: macro "HAVE_RAW_DECL_MKFIFO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKFIFO 1
#
# conftest.c:110:0: warning: macro "HAVE_RAW_DECL_MKFIFOAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKFIFOAT 1
#
# conftest.c:111:0: warning: macro "HAVE_RAW_DECL_MKNOD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKNOD 1
#
# conftest.c:112:0: warning: macro "HAVE_RAW_DECL_MKNODAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKNODAT 1
#
# conftest.c:113:0: warning: macro "HAVE_RAW_DECL_STAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STAT 1
#
# conftest.c:114:0: warning: macro "HAVE_RAW_DECL_UTIMENSAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UTIMENSAT 1
#
# conftest.c:81:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros]
# #define HAVE_VASPRINTF 1
#
# conftest.c:218:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
# #define HAVE_STDINT_H 1
#
# conftest.c:119:0: warning: macro "HAVE_MAP_ANONYMOUS" is not used [-Wunused-macros]
# #define HAVE_MAP_ANONYMOUS 1
#
# conftest.c:386:0: warning: macro "HAVE_MAP_ANONYMOUS" is not used [-Wunused-macros]
# #define HAVE_MAP_ANONYMOUS 1
#
# conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros]
# #define HAVE_STDLIB_H 1
#
# conftest.c:194:0: warning: macro "HAVE_ALLOCA" is not used [-Wunused-macros]
# #define HAVE_ALLOCA 1
#
# conftest.c:78:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros]
# #define HAVE_CLOCK_GETTIME 1
#
# conftest.c:196:0: warning: macro "GNULIB_TEST_FSTAT" is not used [-Wunused-macros]
# #define GNULIB_TEST_FSTAT 1
#
# conftest.c:197:0: warning: macro "GNULIB_TEST_FTELL" is not used [-Wunused-macros]
# #define GNULIB_TEST_FTELL 1
#
# conftest.c:198:0: warning: macro "GNULIB_TEST_FTELLO" is not used [-Wunused-macros]
# #define GNULIB_TEST_FTELLO 1
#
# conftest.c:199:0: warning: macro "GNULIB_TEST_GETDELIM" is not used [-Wunused-macros]
# #define GNULIB_TEST_GETDELIM 1
#
# conftest.c:200:0: warning: macro "GNULIB_TEST_GETLINE" is not used [-Wunused-macros]
# #define GNULIB_TEST_GETLINE 1
#
# conftest.c:201:0: warning: macro "GETTIMEOFDAY_TIMEZONE" is not used [-Wunused-macros]
# #define GETTIMEOFDAY_TIMEZONE struct timezone
#
# conftest.c:202:0: warning: macro "GNULIB_TEST_GETTIMEOFDAY" is not used [-Wunused-macros]
# #define GNULIB_TEST_GETTIMEOFDAY 1
#
# conftest.c:393:0: warning: macro "HAVE_GETHOSTBYNAME" is not used [-Wunused-macros]
# #define HAVE_GETHOSTBYNAME 1
#
# conftest.c:395:0: warning: macro "HAVE_DECL_INET_NTOP" is not used [-Wunused-macros]
# #define HAVE_DECL_INET_NTOP 1
#
# conftest.c:205:0: warning: macro "GNULIB_TEST_LSEEK" is not used [-Wunused-macros]
# #define GNULIB_TEST_LSEEK 1
#
# conftest.c:206:0: warning: macro "HAVE_MALLOC_POSIX" is not used [-Wunused-macros]
# #define HAVE_MALLOC_POSIX 1
#
# conftest.c:207:0: warning: macro "GNULIB_TEST_MALLOC_POSIX" is not used [-Wunused-macros]
# #define GNULIB_TEST_MALLOC_POSIX 1
#
# conftest.c:208:0: warning: macro "GNULIB_TEST_MEMCHR" is not used [-Wunused-macros]
# #define GNULIB_TEST_MEMCHR 1
#
# conftest.c:211:0: warning: macro "HAVE_RAW_DECL_GETADDRINFO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETADDRINFO 1
#
# conftest.c:212:0: warning: macro "HAVE_RAW_DECL_FREEADDRINFO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FREEADDRINFO 1
#
# conftest.c:213:0: warning: macro "HAVE_RAW_DECL_GAI_STRERROR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GAI_STRERROR 1
#
# conftest.c:214:0: warning: macro "HAVE_RAW_DECL_GETNAMEINFO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETNAMEINFO 1
#
# conftest.c:215:0: warning: macro "HAVE_REALLOC_POSIX" is not used [-Wunused-macros]
# #define HAVE_REALLOC_POSIX 1
#
# conftest.c:216:0: warning: macro "GNULIB_TEST_REALLOC_POSIX" is not used [-Wunused-macros]
# #define GNULIB_TEST_REALLOC_POSIX 1
#
# conftest.c:394:0: warning: macro "HAVE_GETSERVBYNAME" is not used [-Wunused-macros]
# #define HAVE_GETSERVBYNAME 1
#
# conftest.c:379:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
# #define HAVE_STDINT_H 1
#
# conftest.c:219:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros]
# #define HAVE_SNPRINTF 1
#
# conftest.c:220:0: warning: macro "GNULIB_TEST_SNPRINTF" is not used [-Wunused-macros]
# #define GNULIB_TEST_SNPRINTF 1
#
# conftest.c:221:0: warning: macro "GNULIB_SNPRINTF" is not used [-Wunused-macros]
# #define GNULIB_SNPRINTF 1
#
# conftest.c:222:0: warning: macro "GNULIB_FSCANF" is not used [-Wunused-macros]
# #define GNULIB_FSCANF 1
#
# conftest.c:223:0: warning: macro "GNULIB_SCANF" is not used [-Wunused-macros]
# #define GNULIB_SCANF 1
#
# conftest.c:224:0: warning: macro "HAVE_RAW_DECL_DPRINTF" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_DPRINTF 1
#
# conftest.c:225:0: warning: macro "HAVE_RAW_DECL_FSEEKO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSEEKO 1
#
# conftest.c:226:0: warning: macro "HAVE_RAW_DECL_FTELLO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FTELLO 1
#
# conftest.c:227:0: warning: macro "HAVE_RAW_DECL_GETDELIM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETDELIM 1
#
# conftest.c:228:0: warning: macro "HAVE_RAW_DECL_GETLINE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETLINE 1
#
# conftest.c:229:0: warning: macro "HAVE_RAW_DECL_PCLOSE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PCLOSE 1
#
# conftest.c:230:0: warning: macro "HAVE_RAW_DECL_POPEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_POPEN 1
#
# conftest.c:231:0: warning: macro "HAVE_RAW_DECL_RENAMEAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RENAMEAT 1
#
# conftest.c:232:0: warning: macro "HAVE_RAW_DECL_SNPRINTF" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SNPRINTF 1
#
# conftest.c:233:0: warning: macro "HAVE_RAW_DECL_TMPFILE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_TMPFILE 1
#
# conftest.c:234:0: warning: macro "HAVE_RAW_DECL_VDPRINTF" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_VDPRINTF 1
#
# conftest.c:235:0: warning: macro "HAVE_RAW_DECL_VSNPRINTF" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_VSNPRINTF 1
#
# conftest.c:236:0: warning: macro "HAVE_RAW_DECL__EXIT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL__EXIT 1
#
# conftest.c:237:0: warning: macro "HAVE_RAW_DECL_ATOLL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ATOLL 1
#
# conftest.c:238:0: warning: macro "HAVE_RAW_DECL_CANONICALIZE_FILE_NAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
#
# conftest.c:239:0: warning: macro "HAVE_RAW_DECL_GETLOADAVG" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETLOADAVG 1
#
# conftest.c:240:0: warning: macro "HAVE_RAW_DECL_GETSUBOPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETSUBOPT 1
#
# conftest.c:241:0: warning: macro "HAVE_RAW_DECL_GRANTPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GRANTPT 1
#
# conftest.c:242:0: warning: macro "HAVE_RAW_DECL_INITSTATE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_INITSTATE 1
#
# conftest.c:243:0: warning: macro "HAVE_RAW_DECL_INITSTATE_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_INITSTATE_R 1
#
# conftest.c:244:0: warning: macro "HAVE_RAW_DECL_MKDTEMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKDTEMP 1
#
# conftest.c:245:0: warning: macro "HAVE_RAW_DECL_MKOSTEMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKOSTEMP 1
#
# conftest.c:246:0: warning: macro "HAVE_RAW_DECL_MKOSTEMPS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKOSTEMPS 1
#
# conftest.c:247:0: warning: macro "HAVE_RAW_DECL_MKSTEMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKSTEMP 1
#
# conftest.c:248:0: warning: macro "HAVE_RAW_DECL_MKSTEMPS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKSTEMPS 1
#
# conftest.c:249:0: warning: macro "HAVE_RAW_DECL_POSIX_OPENPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
#
# conftest.c:250:0: warning: macro "HAVE_RAW_DECL_PTSNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PTSNAME 1
#
# conftest.c:251:0: warning: macro "HAVE_RAW_DECL_PTSNAME_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PTSNAME_R 1
#
# conftest.c:252:0: warning: macro "HAVE_RAW_DECL_RANDOM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RANDOM 1
#
# conftest.c:253:0: warning: macro "HAVE_RAW_DECL_RANDOM_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RANDOM_R 1
#
# conftest.c:254:0: warning: macro "HAVE_RAW_DECL_REALPATH" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_REALPATH 1
#
# conftest.c:255:0: warning: macro "HAVE_RAW_DECL_RPMATCH" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RPMATCH 1
#
# conftest.c:256:0: warning: macro "HAVE_RAW_DECL_SECURE_GETENV" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SECURE_GETENV 1
#
# conftest.c:257:0: warning: macro "HAVE_RAW_DECL_SETENV" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETENV 1
#
# conftest.c:258:0: warning: macro "HAVE_RAW_DECL_SETSTATE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETSTATE 1
#
# conftest.c:259:0: warning: macro "HAVE_RAW_DECL_SETSTATE_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETSTATE_R 1
#
# conftest.c:260:0: warning: macro "HAVE_RAW_DECL_SRANDOM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SRANDOM 1
#
# conftest.c:261:0: warning: macro "HAVE_RAW_DECL_SRANDOM_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SRANDOM_R 1
#
# conftest.c:262:0: warning: macro "HAVE_RAW_DECL_STRTOD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRTOD 1
#
# conftest.c:263:0: warning: macro "HAVE_RAW_DECL_STRTOLL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRTOLL 1
#
# conftest.c:264:0: warning: macro "HAVE_RAW_DECL_STRTOULL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRTOULL 1
#
# conftest.c:265:0: warning: macro "HAVE_RAW_DECL_UNLOCKPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UNLOCKPT 1
#
# conftest.c:266:0: warning: macro "HAVE_RAW_DECL_UNSETENV" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UNSETENV 1
#
# conftest.c:409:0: warning: macro "HAVE_RAW_DECL_PSELECT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PSELECT 1
#
# conftest.c:410:0: warning: macro "HAVE_RAW_DECL_SELECT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SELECT 1
#
# conftest.c:276:0: warning: macro "HAVE_RAW_DECL_FCHMODAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FCHMODAT 1
#
# conftest.c:277:0: warning: macro "HAVE_RAW_DECL_FSTAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSTAT 1
#
# conftest.c:278:0: warning: macro "HAVE_RAW_DECL_FSTATAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSTATAT 1
#
# conftest.c:279:0: warning: macro "HAVE_RAW_DECL_FUTIMENS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FUTIMENS 1
#
# conftest.c:280:0: warning: macro "HAVE_RAW_DECL_LCHMOD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LCHMOD 1
#
# conftest.c:281:0: warning: macro "HAVE_RAW_DECL_LSTAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LSTAT 1
#
# conftest.c:282:0: warning: macro "HAVE_RAW_DECL_MKDIRAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKDIRAT 1
#
# conftest.c:283:0: warning: macro "HAVE_RAW_DECL_MKFIFO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKFIFO 1
#
# conftest.c:284:0: warning: macro "HAVE_RAW_DECL_MKFIFOAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKFIFOAT 1
#
# conftest.c:285:0: warning: macro "HAVE_RAW_DECL_MKNOD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKNOD 1
#
# conftest.c:286:0: warning: macro "HAVE_RAW_DECL_MKNODAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKNODAT 1
#
# conftest.c:287:0: warning: macro "HAVE_RAW_DECL_STAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STAT 1
#
# conftest.c:288:0: warning: macro "HAVE_RAW_DECL_UTIMENSAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UTIMENSAT 1
#
# conftest.c:289:0: warning: macro "HAVE_DECL_LOCALTIME_R" is not used [-Wunused-macros]
# #define HAVE_DECL_LOCALTIME_R 1
#
# conftest.c:290:0: warning: macro "GNULIB_TEST_TIME_R" is not used [-Wunused-macros]
# #define GNULIB_TEST_TIME_R 1
#
# conftest.c:291:0: warning: macro "HAVE_RAW_DECL_CHDIR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_CHDIR 1
#
# conftest.c:292:0: warning: macro "HAVE_RAW_DECL_CHOWN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_CHOWN 1
#
# conftest.c:293:0: warning: macro "HAVE_RAW_DECL_DUP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_DUP 1
#
# conftest.c:294:0: warning: macro "HAVE_RAW_DECL_DUP2" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_DUP2 1
#
# conftest.c:295:0: warning: macro "HAVE_RAW_DECL_DUP3" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_DUP3 1
#
# conftest.c:296:0: warning: macro "HAVE_RAW_DECL_ENVIRON" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ENVIRON 1
#
# conftest.c:297:0: warning: macro "HAVE_RAW_DECL_EUIDACCESS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_EUIDACCESS 1
#
# conftest.c:298:0: warning: macro "HAVE_RAW_DECL_FACCESSAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FACCESSAT 1
#
# conftest.c:299:0: warning: macro "HAVE_RAW_DECL_FCHDIR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FCHDIR 1
#
# conftest.c:300:0: warning: macro "HAVE_RAW_DECL_FCHOWNAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FCHOWNAT 1
#
# conftest.c:301:0: warning: macro "HAVE_RAW_DECL_FDATASYNC" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FDATASYNC 1
#
# conftest.c:302:0: warning: macro "HAVE_RAW_DECL_FSYNC" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSYNC 1
#
# conftest.c:303:0: warning: macro "HAVE_RAW_DECL_FTRUNCATE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FTRUNCATE 1
#
# conftest.c:304:0: warning: macro "HAVE_RAW_DECL_GETCWD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETCWD 1
#
# conftest.c:305:0: warning: macro "HAVE_RAW_DECL_GETDOMAINNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
#
# conftest.c:306:0: warning: macro "HAVE_RAW_DECL_GETDTABLESIZE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
#
# conftest.c:307:0: warning: macro "HAVE_RAW_DECL_GETGROUPS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETGROUPS 1
#
# conftest.c:308:0: warning: macro "HAVE_RAW_DECL_GETHOSTNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETHOSTNAME 1
#
# conftest.c:309:0: warning: macro "HAVE_RAW_DECL_GETLOGIN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETLOGIN 1
#
# conftest.c:310:0: warning: macro "HAVE_RAW_DECL_GETLOGIN_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETLOGIN_R 1
#
# conftest.c:311:0: warning: macro "HAVE_RAW_DECL_GETPAGESIZE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETPAGESIZE 1
#
# conftest.c:312:0: warning: macro "HAVE_RAW_DECL_GETUSERSHELL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETUSERSHELL 1
#
# conftest.c:313:0: warning: macro "HAVE_RAW_DECL_SETUSERSHELL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETUSERSHELL 1
#
# conftest.c:314:0: warning: macro "HAVE_RAW_DECL_ENDUSERSHELL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
#
# conftest.c:315:0: warning: macro "HAVE_RAW_DECL_GROUP_MEMBER" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GROUP_MEMBER 1
#
# conftest.c:316:0: warning: macro "HAVE_RAW_DECL_ISATTY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ISATTY 1
#
# conftest.c:317:0: warning: macro "HAVE_RAW_DECL_LCHOWN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LCHOWN 1
#
# conftest.c:318:0: warning: macro "HAVE_RAW_DECL_LINK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LINK 1
#
# conftest.c:319:0: warning: macro "HAVE_RAW_DECL_LINKAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LINKAT 1
#
# conftest.c:320:0: warning: macro "HAVE_RAW_DECL_LSEEK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LSEEK 1
#
# conftest.c:321:0: warning: macro "HAVE_RAW_DECL_PIPE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PIPE 1
#
# conftest.c:322:0: warning: macro "HAVE_RAW_DECL_PIPE2" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PIPE2 1
#
# conftest.c:323:0: warning: macro "HAVE_RAW_DECL_PREAD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PREAD 1
#
# conftest.c:324:0: warning: macro "HAVE_RAW_DECL_PWRITE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PWRITE 1
#
# conftest.c:325:0: warning: macro "HAVE_RAW_DECL_READLINK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_READLINK 1
#
# conftest.c:326:0: warning: macro "HAVE_RAW_DECL_READLINKAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_READLINKAT 1
#
# conftest.c:327:0: warning: macro "HAVE_RAW_DECL_RMDIR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RMDIR 1
#
# conftest.c:328:0: warning: macro "HAVE_RAW_DECL_SETHOSTNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETHOSTNAME 1
#
# conftest.c:329:0: warning: macro "HAVE_RAW_DECL_SLEEP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SLEEP 1
#
# conftest.c:330:0: warning: macro "HAVE_RAW_DECL_SYMLINK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SYMLINK 1
#
# conftest.c:331:0: warning: macro "HAVE_RAW_DECL_SYMLINKAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SYMLINKAT 1
#
# conftest.c:332:0: warning: macro "HAVE_RAW_DECL_TTYNAME_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_TTYNAME_R 1
#
# conftest.c:333:0: warning: macro "HAVE_RAW_DECL_UNLINK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UNLINK 1
#
# conftest.c:334:0: warning: macro "HAVE_RAW_DECL_UNLINKAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UNLINKAT 1
#
# conftest.c:335:0: warning: macro "HAVE_RAW_DECL_USLEEP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_USLEEP 1
#
# conftest.c:340:0: warning: macro "HAVE_RAW_DECL_BTOWC" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_BTOWC 1
#
# conftest.c:341:0: warning: macro "HAVE_RAW_DECL_WCTOB" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCTOB 1
#
# conftest.c:342:0: warning: macro "HAVE_RAW_DECL_MBSINIT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBSINIT 1
#
# conftest.c:343:0: warning: macro "HAVE_RAW_DECL_MBRTOWC" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBRTOWC 1
#
# conftest.c:344:0: warning: macro "HAVE_RAW_DECL_MBRLEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBRLEN 1
#
# conftest.c:345:0: warning: macro "HAVE_RAW_DECL_MBSRTOWCS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBSRTOWCS 1
#
# conftest.c:346:0: warning: macro "HAVE_RAW_DECL_MBSNRTOWCS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
#
# conftest.c:347:0: warning: macro "HAVE_RAW_DECL_WCRTOMB" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCRTOMB 1
#
# conftest.c:348:0: warning: macro "HAVE_RAW_DECL_WCSRTOMBS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSRTOMBS 1
#
# conftest.c:349:0: warning: macro "HAVE_RAW_DECL_WCSNRTOMBS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
#
# conftest.c:350:0: warning: macro "HAVE_RAW_DECL_WCWIDTH" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCWIDTH 1
#
# conftest.c:351:0: warning: macro "HAVE_RAW_DECL_WMEMCHR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMCHR 1
#
# conftest.c:352:0: warning: macro "HAVE_RAW_DECL_WMEMCMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMCMP 1
#
# conftest.c:353:0: warning: macro "HAVE_RAW_DECL_WMEMCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMCPY 1
#
# conftest.c:354:0: warning: macro "HAVE_RAW_DECL_WMEMMOVE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMMOVE 1
#
# conftest.c:355:0: warning: macro "HAVE_RAW_DECL_WMEMSET" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMSET 1
#
# conftest.c:356:0: warning: macro "HAVE_RAW_DECL_WCSLEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSLEN 1
#
# conftest.c:357:0: warning: macro "HAVE_RAW_DECL_WCSNLEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNLEN 1
#
# conftest.c:358:0: warning: macro "HAVE_RAW_DECL_WCSCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCPY 1
#
# conftest.c:359:0: warning: macro "HAVE_RAW_DECL_WCPCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCPCPY 1
#
# conftest.c:360:0: warning: macro "HAVE_RAW_DECL_WCSNCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNCPY 1
#
# conftest.c:361:0: warning: macro "HAVE_RAW_DECL_WCPNCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCPNCPY 1
#
# conftest.c:362:0: warning: macro "HAVE_RAW_DECL_WCSCAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCAT 1
#
# conftest.c:363:0: warning: macro "HAVE_RAW_DECL_WCSNCAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNCAT 1
#
# conftest.c:364:0: warning: macro "HAVE_RAW_DECL_WCSCMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCMP 1
#
# conftest.c:365:0: warning: macro "HAVE_RAW_DECL_WCSNCMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNCMP 1
#
# conftest.c:366:0: warning: macro "HAVE_RAW_DECL_WCSCASECMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCASECMP 1
#
# conftest.c:367:0: warning: macro "HAVE_RAW_DECL_WCSNCASECMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNCASECMP 1
#
# conftest.c:368:0: warning: macro "HAVE_RAW_DECL_WCSCOLL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCOLL 1
#
# conftest.c:369:0: warning: macro "HAVE_RAW_DECL_WCSXFRM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSXFRM 1
#
# conftest.c:370:0: warning: macro "HAVE_RAW_DECL_WCSDUP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSDUP 1
#
# conftest.c:371:0: warning: macro "HAVE_RAW_DECL_WCSCHR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCHR 1
#
# conftest.c:372:0: warning: macro "HAVE_RAW_DECL_WCSRCHR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSRCHR 1
#
# conftest.c:373:0: warning: macro "HAVE_RAW_DECL_WCSCSPN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCSPN 1
#
# conftest.c:374:0: warning: macro "HAVE_RAW_DECL_WCSSPN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSSPN 1
#
# conftest.c:375:0: warning: macro "HAVE_RAW_DECL_WCSPBRK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSPBRK 1
#
# conftest.c:376:0: warning: macro "HAVE_RAW_DECL_WCSSTR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSSTR 1
#
# conftest.c:377:0: warning: macro "HAVE_RAW_DECL_WCSTOK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSTOK 1
#
# conftest.c:378:0: warning: macro "HAVE_RAW_DECL_WCSWIDTH" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSWIDTH 1
#
# conftest.c:485:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
# #define HAVE_STDINT_H 1
#
# conftest.c:116:0: warning: macro "HAVE_DECL_GETDELIM" is not used [-Wunused-macros]
# #define HAVE_DECL_GETDELIM 1
#
# conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros]
# #define HAVE_STRING_H 1
#
# conftest.c:20:0: warning: macro "__EXTENSIONS__" is not used [-Wunused-macros]
# #define __EXTENSIONS__ 1
#
# conftest.c:590:0: warning: macro "HAVE_RAW_DECL_READLINKAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_READLINKAT 1
#
# conftest.c:132:0: warning: macro "HAVE_RAW_DECL_RAWMEMCHR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RAWMEMCHR 1
#
# conftest.c:84:0: warning: macro "HAVE_LIBRT" is not used [-Wunused-macros]
# #define HAVE_LIBRT 1
#
# conftest.c:46:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros]
# #define SIZEOF_LONG_LONG 8
#
# conftest.c:30:0: warning: macro "HAVE_CPUID_H" is not used [-Wunused-macros]
# #define HAVE_CPUID_H 1
#
# conftest.c:88:0: warning: macro "restrict" is not used [-Wunused-macros]
# #define restrict __restrict
#
# conftest.c:268:0: warning: macro "HAVE_STRNCASECMP" is not used [-Wunused-macros]
# #define HAVE_STRNCASECMP 1
#
# conftest.c:475:0: warning: macro "GNULIB_TEST_SHUTDOWN" is not used [-Wunused-macros]
# #define GNULIB_TEST_SHUTDOWN 1
#
# conftest.c:134:0: warning: macro "HAVE_RAW_DECL_STPNCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STPNCPY 1
#
# conftest.c:69:0: warning: macro "HAVE_DCGETTEXT" is not used [-Wunused-macros]
# #define HAVE_DCGETTEXT 1
#
# conftest.c:433:0: warning: macro "GNULIB_TEST_FTELLO" is not used [-Wunused-macros]
# #define GNULIB_TEST_FTELLO 1
#
# conftest.c:596:0: warning: macro "HAVE_RAW_DECL_TTYNAME_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_TTYNAME_R 1
#
# conftest.c:384:0: warning: macro "HAVE_GETPAGESIZE" is not used [-Wunused-macros]
# #define HAVE_GETPAGESIZE 1
#
# conftest.c:639:0: warning: macro "HAVE_RAW_DECL_WCSTOK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSTOK 1
#
# conftest.c:209:0: warning: macro "HAVE_MEMMEM" is not used [-Wunused-macros]
# #define HAVE_MEMMEM 1
#
# conftest.c:579:0: warning: macro "HAVE_RAW_DECL_GROUP_MEMBER" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GROUP_MEMBER 1
#
# conftest.c:39:0: warning: macro "ENABLE_ANON" is not used [-Wunused-macros]
# #define ENABLE_ANON 1
#
# conftest.c:530:0: warning: macro "HAVE_RAW_DECL_STRTOD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRTOD 1
#
# conftest.c:146:0: warning: macro "HAVE_RAW_DECL_STRVERSCMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRVERSCMP 1
#
# conftest.c:612:0: warning: macro "HAVE_RAW_DECL_WCWIDTH" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCWIDTH 1
#
# conftest.c:610:0: warning: macro "HAVE_RAW_DECL_WCSRTOMBS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSRTOMBS 1
#
# conftest.c:538:0: warning: macro "HAVE_RAW_DECL_PSELECT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PSELECT 1
#
# conftest.c:149:0: warning: macro "HAVE_RAW_DECL_STRNCASECMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRNCASECMP 1
#
# conftest.c:563:0: warning: macro "HAVE_RAW_DECL_FCHDIR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FCHDIR 1
#
# conftest.c:439:0: warning: macro "HAVE_STRUCT_ADDRINFO" is not used [-Wunused-macros]
# #define HAVE_STRUCT_ADDRINFO 1
#
# conftest.c:72:0: warning: macro "HAVE_INET_PTON" is not used [-Wunused-macros]
# #define HAVE_INET_PTON 1
#
# conftest.c:474:0: warning: macro "GNULIB_TEST_SETSOCKOPT" is not used [-Wunused-macros]
# #define GNULIB_TEST_SETSOCKOPT 1
#
# conftest.c:191:0: warning: macro "HAVE_RAW_DECL_STRTOIMAX" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRTOIMAX 1
#
# conftest.c:625:0: warning: macro "HAVE_RAW_DECL_WCSNCAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNCAT 1
#
# conftest.c:405:0: warning: macro "MALLOC_0_IS_NONNULL" is not used [-Wunused-macros]
# #define MALLOC_0_IS_NONNULL 1
#
# conftest.c:518:0: warning: macro "HAVE_RAW_DECL_PTSNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PTSNAME 1
#
# conftest.c:115:0: warning: macro "HAVE_DECL_FTELLO" is not used [-Wunused-macros]
# #define HAVE_DECL_FTELLO 1
#
# conftest.c:568:0: warning: macro "HAVE_RAW_DECL_GETCWD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETCWD 1
#
# conftest.c:472:0: warning: macro "HAVE_GETSERVBYNAME" is not used [-Wunused-macros]
# #define HAVE_GETSERVBYNAME 1
#
# conftest.c:55:0: warning: macro "HAVE_NETDB_H" is not used [-Wunused-macros]
# #define HAVE_NETDB_H 1
#
# conftest.c:80:0: warning: macro "HAVE_LOCALTIME" is not used [-Wunused-macros]
# #define HAVE_LOCALTIME 1
#
# conftest.c:33:0: warning: macro "C99_MACROS" is not used [-Wunused-macros]
# #define C99_MACROS 1
#
# conftest.c:462:0: warning: macro "TIME_T_FITS_IN_LONG_INT" is not used [-Wunused-macros]
# #define TIME_T_FITS_IN_LONG_INT 1
#
# conftest.c:159:0: warning: macro "HAVE_RAW_DECL_ACCEPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ACCEPT 1
#
# conftest.c:493:0: warning: macro "HAVE_RAW_DECL_FSEEKO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSEEKO 1
#
# conftest.c:481:0: warning: macro "HAVE_RAW_DECL_SIGFILLSET" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SIGFILLSET 1
#
# conftest.c:617:0: warning: macro "HAVE_RAW_DECL_WMEMSET" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMSET 1
#
# conftest.c:402:0: warning: macro "HAVE_DECL_FUNLOCKFILE" is not used [-Wunused-macros]
# #define HAVE_DECL_FUNLOCKFILE 1
#
# conftest.c:535:0: warning: macro "GNULIB_TEST_STRDUP" is not used [-Wunused-macros]
# #define GNULIB_TEST_STRDUP 1
#
# conftest.c:172:0: warning: macro "HAVE_WINT_T" is not used [-Wunused-macros]
# #define HAVE_WINT_T 1
#
# conftest.c:580:0: warning: macro "HAVE_RAW_DECL_ISATTY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ISATTY 1
#
# conftest.c:522:0: warning: macro "HAVE_RAW_DECL_REALPATH" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_REALPATH 1
#
# conftest.c:577:0: warning: macro "HAVE_RAW_DECL_SETUSERSHELL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETUSERSHELL 1
#
# conftest.c:432:0: warning: macro "GNULIB_TEST_FTELL" is not used [-Wunused-macros]
# #define GNULIB_TEST_FTELL 1
#
# conftest.c:274:0: warning: macro "HAVE_STRVERSCMP" is not used [-Wunused-macros]
# #define HAVE_STRVERSCMP 1
#
# conftest.c:585:0: warning: macro "HAVE_RAW_DECL_PIPE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PIPE 1
#
# conftest.c:627:0: warning: macro "HAVE_RAW_DECL_WCSNCMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNCMP 1
#
# conftest.c:499:0: warning: macro "HAVE_RAW_DECL_RENAMEAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RENAMEAT 1
#
# conftest.c:611:0: warning: macro "HAVE_RAW_DECL_WCSNRTOMBS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
#
# conftest.c:622:0: warning: macro "HAVE_RAW_DECL_WCSNCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNCPY 1
#
# conftest.c:544:0: warning: macro "HAVE_RAW_DECL_LCHMOD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LCHMOD 1
#
# conftest.c:504:0: warning: macro "HAVE_RAW_DECL__EXIT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL__EXIT 1
#
# conftest.c:99:0: warning: macro "HAVE_TCSETATTR" is not used [-Wunused-macros]
# #define HAVE_TCSETATTR 1
#
# conftest.c:561:0: warning: macro "HAVE_RAW_DECL_EUIDACCESS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_EUIDACCESS 1
#
# conftest.c:608:0: warning: macro "HAVE_RAW_DECL_MBSNRTOWCS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
#
# conftest.c:26:0: warning: macro "_TANDEM_SOURCE" is not used [-Wunused-macros]
# #define _TANDEM_SOURCE 1
#
# conftest.c:473:0: warning: macro "GNULIB_TEST_SETENV" is not used [-Wunused-macros]
# #define GNULIB_TEST_SETENV 1
#
# conftest.c:82:0: warning: macro "HAVE___REGISTER_ATFORK" is not used [-Wunused-macros]
# #define HAVE___REGISTER_ATFORK 1
#
# conftest.c:68:0: warning: macro "HAVE_GETTEXT" is not used [-Wunused-macros]
# #define HAVE_GETTEXT 1
#
# conftest.c:414:0: warning: macro "HAVE_SIGSET_T" is not used [-Wunused-macros]
# #define HAVE_SIGSET_T 1
#
# conftest.c:138:0: warning: macro "HAVE_RAW_DECL_STRNDUP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRNDUP 1
#
# conftest.c:417:0: warning: macro "GNULIB_TEST_ACCEPT" is not used [-Wunused-macros]
# #define GNULIB_TEST_ACCEPT 1
#
# conftest.c:123:0: warning: macro "HAVE__BOOL" is not used [-Wunused-macros]
# #define HAVE__BOOL 1
#
# conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros]
# #define PACKAGE_STRING "GnuTLS 3.4.14"
#
# conftest.c:385:0: warning: macro "GNULIB_TEST_GETPAGESIZE" is not used [-Wunused-macros]
# #define GNULIB_TEST_GETPAGESIZE 1
#
# conftest.c:519:0: warning: macro "HAVE_RAW_DECL_PTSNAME_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PTSNAME_R 1
#
# conftest.c:398:0: warning: macro "HAVE_DECL_GETPASS" is not used [-Wunused-macros]
# #define HAVE_DECL_GETPASS 1
#
# conftest.c:454:0: warning: macro "GNULIB_TEST_MEMCHR" is not used [-Wunused-macros]
# #define GNULIB_TEST_MEMCHR 1
#
# conftest.c:488:0: warning: macro "GNULIB_SNPRINTF" is not used [-Wunused-macros]
# #define GNULIB_SNPRINTF 1
#
# conftest.c:430:0: warning: macro "GNULIB_TEST_FSEEKO" is not used [-Wunused-macros]
# #define GNULIB_TEST_FSEEKO 1
#
# conftest.c:42:0: warning: macro "ENABLE_OPENPGP" is not used [-Wunused-macros]
# #define ENABLE_OPENPGP 1
#
# conftest.c:91:0: warning: macro "HAVE_MPROTECT" is not used [-Wunused-macros]
# #define HAVE_MPROTECT 1
#
# conftest.c:506:0: warning: macro "HAVE_RAW_DECL_CANONICALIZE_FILE_NAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
#
# conftest.c:616:0: warning: macro "HAVE_RAW_DECL_WMEMMOVE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMMOVE 1
#
# conftest.c:44:0: warning: macro "ENABLE_SESSION_TICKETS" is not used [-Wunused-macros]
# #define ENABLE_SESSION_TICKETS 1
#
# conftest.c:543:0: warning: macro "HAVE_RAW_DECL_FUTIMENS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FUTIMENS 1
#
# conftest.c:598:0: warning: macro "HAVE_RAW_DECL_UNLINKAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UNLINKAT 1
#
# conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros]
# #define HAVE_MEMORY_H 1
#
# conftest.c:567:0: warning: macro "HAVE_RAW_DECL_FTRUNCATE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FTRUNCATE 1
#
# conftest.c:528:0: warning: macro "HAVE_RAW_DECL_SRANDOM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SRANDOM 1
#
# conftest.c:554:0: warning: macro "GNULIB_TEST_TIME_R" is not used [-Wunused-macros]
# #define GNULIB_TEST_TIME_R 1
#
# conftest.c:641:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
# #define HAVE_STDINT_H 1
#
# conftest.c:51:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros]
# #define HAVE_SYS_STAT_H 1
#
# conftest.c:576:0: warning: macro "HAVE_RAW_DECL_GETUSERSHELL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETUSERSHELL 1
#
# conftest.c:163:0: warning: macro "HAVE_RAW_DECL_GETSOCKOPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETSOCKOPT 1
#
# conftest.c:118:0: warning: macro "HAVE_RAW_DECL_GETTIMEOFDAY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
#
# conftest.c:193:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros]
# #define HAVE_INTTYPES_H 1
#
# conftest.c:392:0: warning: macro "HAVE_DECL_FSEEKO" is not used [-Wunused-macros]
# #define HAVE_DECL_FSEEKO 1
#
# conftest.c:505:0: warning: macro "HAVE_RAW_DECL_ATOLL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ATOLL 1
#
# conftest.c:583:0: warning: macro "HAVE_RAW_DECL_LINKAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LINKAT 1
#
# conftest.c:542:0: warning: macro "HAVE_RAW_DECL_FSTATAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSTATAT 1
#
# conftest.c:445:0: warning: macro "GETTIMEOFDAY_TIMEZONE" is not used [-Wunused-macros]
# #define GETTIMEOFDAY_TIMEZONE struct timezone
#
# conftest.c:147:0: warning: macro "HAVE_RAW_DECL_FFS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FFS 1
#
# conftest.c:484:0: warning: macro "HAVE_RAW_DECL_SIGPROCMASK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SIGPROCMASK 1
#
# conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros]
# #define PACKAGE_TARNAME "gnutls"
#
# conftest.c:408:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros]
# #define HAVE_TM_GMTOFF 1
#
# conftest.c:388:0: warning: macro "HAVE_ENVIRON_DECL" is not used [-Wunused-macros]
# #define HAVE_ENVIRON_DECL 1
#
# conftest.c:337:0: warning: macro "GNULIB_TEST_VASPRINTF" is not used [-Wunused-macros]
# #define GNULIB_TEST_VASPRINTF 1
#
# conftest.c:566:0: warning: macro "HAVE_RAW_DECL_FSYNC" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSYNC 1
#
# conftest.c:192:0: warning: macro "HAVE_RAW_DECL_STRTOUMAX" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRTOUMAX 1
#
# conftest.c:94:0: warning: macro "HAVE_STRNDUP" is not used [-Wunused-macros]
# #define HAVE_STRNDUP 1
#
# conftest.c:424:0: warning: macro "GNULIB_TEST_CLOSE" is not used [-Wunused-macros]
# #define GNULIB_TEST_CLOSE 1
#
# conftest.c:503:0: warning: macro "HAVE_RAW_DECL_VSNPRINTF" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_VSNPRINTF 1
#
# conftest.c:90:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros]
# #define HAVE_GETTIMEOFDAY 1
#
# conftest.c:407:0: warning: macro "HAVE_COMPOUND_LITERALS" is not used [-Wunused-macros]
# #define HAVE_COMPOUND_LITERALS 1
#
# conftest.c:28:0: warning: macro "_DARWIN_USE_64_BIT_INODE" is not used [-Wunused-macros]
# #define _DARWIN_USE_64_BIT_INODE 1
#
# conftest.c:67:0: warning: macro "ENABLE_NLS" is not used [-Wunused-macros]
# #define ENABLE_NLS 1
#
# conftest.c:572:0: warning: macro "HAVE_RAW_DECL_GETHOSTNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETHOSTNAME 1
#
# conftest.c:487:0: warning: macro "GNULIB_TEST_SNPRINTF" is not used [-Wunused-macros]
# #define GNULIB_TEST_SNPRINTF 1
#
# conftest.c:186:0: warning: macro "HAVE_DECL_VSNPRINTF" is not used [-Wunused-macros]
# #define HAVE_DECL_VSNPRINTF 1
#
# conftest.c:578:0: warning: macro "HAVE_RAW_DECL_ENDUSERSHELL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
#
# conftest.c:404:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros]
# #define HAVE_STDLIB_H 1
#
# conftest.c:451:0: warning: macro "GNULIB_TEST_LSEEK" is not used [-Wunused-macros]
# #define GNULIB_TEST_LSEEK 1
#
# conftest.c:593:0: warning: macro "HAVE_RAW_DECL_SLEEP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SLEEP 1
#
# conftest.c:452:0: warning: macro "HAVE_MALLOC_POSIX" is not used [-Wunused-macros]
# #define HAVE_MALLOC_POSIX 1
#
# conftest.c:148:0: warning: macro "HAVE_RAW_DECL_STRCASECMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRCASECMP 1
#
# conftest.c:438:0: warning: macro "HAVE_DECL_GETNAMEINFO" is not used [-Wunused-macros]
# #define HAVE_DECL_GETNAMEINFO 1
#
# conftest.c:466:0: warning: macro "GNULIB_TEST_REALLOC_POSIX" is not used [-Wunused-macros]
# #define GNULIB_TEST_REALLOC_POSIX 1
#
# conftest.c:156:0: warning: macro "HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY" is not used [-Wunused-macros]
# #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#
# conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros]
# #define HAVE_SYS_TYPES_H 1
#
# conftest.c:584:0: warning: macro "HAVE_RAW_DECL_LSEEK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LSEEK 1
#
# conftest.c:31:0: warning: macro "ENABLE_PADLOCK" is not used [-Wunused-macros]
# #define ENABLE_PADLOCK 1
#
# conftest.c:70:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros]
# #define HAVE_FORK 1
#
# conftest.c:50:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros]
# #define HAVE_SYS_SOCKET_H 1
#
# conftest.c:63:0: warning: macro "HAVE_ARPA_INET_H" is not used [-Wunused-macros]
# #define HAVE_ARPA_INET_H 1
#
# conftest.c:513:0: warning: macro "HAVE_RAW_DECL_MKOSTEMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKOSTEMP 1
#
# conftest.c:441:0: warning: macro "GNULIB_TEST_GETDELIM" is not used [-Wunused-macros]
# #define GNULIB_TEST_GETDELIM 1
#
# conftest.c:139:0: warning: macro "HAVE_RAW_DECL_STRNLEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRNLEN 1
#
# conftest.c:170:0: warning: macro "HAVE_RAW_DECL_SHUTDOWN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SHUTDOWN 1
#
# conftest.c:629:0: warning: macro "HAVE_RAW_DECL_WCSNCASECMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNCASECMP 1
#
# conftest.c:486:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros]
# #define HAVE_SNPRINTF 1
#
# conftest.c:548:0: warning: macro "HAVE_RAW_DECL_MKFIFOAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKFIFOAT 1
#
# conftest.c:637:0: warning: macro "HAVE_RAW_DECL_WCSPBRK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSPBRK 1
#
# conftest.c:155:0: warning: macro "HAVE_SA_FAMILY_T" is not used [-Wunused-macros]
# #define HAVE_SA_FAMILY_T 1
#
# conftest.c:436:0: warning: macro "HAVE_DECL_GETADDRINFO" is not used [-Wunused-macros]
# #define HAVE_DECL_GETADDRINFO 1
#
# conftest.c:540:0: warning: macro "HAVE_RAW_DECL_FCHMODAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FCHMODAT 1
#
# conftest.c:36:0: warning: macro "ENABLE_HEARTBEAT" is not used [-Wunused-macros]
# #define ENABLE_HEARTBEAT 1
#
# conftest.c:621:0: warning: macro "HAVE_RAW_DECL_WCPCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCPCPY 1
#
# conftest.c:27:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros]
# #define HAVE_FSEEKO 1
#
# conftest.c:491:0: warning: macro "GNULIB_SCANF" is not used [-Wunused-macros]
# #define GNULIB_SCANF 1
#
# conftest.c:553:0: warning: macro "HAVE_DECL_LOCALTIME_R" is not used [-Wunused-macros]
# #define HAVE_DECL_LOCALTIME_R 1
#
# conftest.c:496:0: warning: macro "HAVE_RAW_DECL_GETLINE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETLINE 1
#
# conftest.c:604:0: warning: macro "HAVE_RAW_DECL_MBSINIT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBSINIT 1
#
# conftest.c:121:0: warning: macro "HAVE_MINMAX_IN_SYS_PARAM_H" is not used [-Wunused-macros]
# #define HAVE_MINMAX_IN_SYS_PARAM_H 1
#
# conftest.c:140:0: warning: macro "HAVE_RAW_DECL_STRPBRK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRPBRK 1
#
# conftest.c:179:0: warning: macro "HAVE_STRNLEN" is not used [-Wunused-macros]
# #define HAVE_STRNLEN 1
#
# conftest.c:570:0: warning: macro "HAVE_RAW_DECL_GETDTABLESIZE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
#
# conftest.c:523:0: warning: macro "HAVE_RAW_DECL_RPMATCH" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RPMATCH 1
#
# conftest.c:60:0: warning: macro "HAVE_SYS_UIO_H" is not used [-Wunused-macros]
# #define HAVE_SYS_UIO_H 1
#
# conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros]
# #define PACKAGE_BUGREPORT "bugs@gnutls.org"
#
# conftest.c:461:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros]
# #define HAVE_TM_ZONE 1
#
# conftest.c:95:0: warning: macro "HAVE_LOCALTIME_R" is not used [-Wunused-macros]
# #define HAVE_LOCALTIME_R 1
#
# conftest.c:267:0: warning: macro "HAVE_STRCASECMP" is not used [-Wunused-macros]
# #define HAVE_STRCASECMP 1
#
# conftest.c:71:0: warning: macro "HAVE_INET_NTOP" is not used [-Wunused-macros]
# #define HAVE_INET_NTOP 1
#
# conftest.c:623:0: warning: macro "HAVE_RAW_DECL_WCPNCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCPNCPY 1
#
# conftest.c:582:0: warning: macro "HAVE_RAW_DECL_LINK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LINK 1
#
# conftest.c:165:0: warning: macro "HAVE_RAW_DECL_RECV" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RECV 1
#
# conftest.c:158:0: warning: macro "HAVE_RAW_DECL_CONNECT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_CONNECT 1
#
# conftest.c:633:0: warning: macro "HAVE_RAW_DECL_WCSCHR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCHR 1
#
# conftest.c:468:0: warning: macro "GNULIB_TEST_RECVFROM" is not used [-Wunused-macros]
# #define GNULIB_TEST_RECVFROM 1
#
# conftest.c:85:0: warning: macro "HAVE_PTHREAD_MUTEX_LOCK" is not used [-Wunused-macros]
# #define HAVE_PTHREAD_MUTEX_LOCK 1
#
# conftest.c:168:0: warning: macro "HAVE_RAW_DECL_SENDTO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SENDTO 1
#
# conftest.c:142:0: warning: macro "HAVE_RAW_DECL_STRCASESTR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRCASESTR 1
#
# conftest.c:624:0: warning: macro "HAVE_RAW_DECL_WCSCAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCAT 1
#
# conftest.c:546:0: warning: macro "HAVE_RAW_DECL_MKDIRAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKDIRAT 1
#
# conftest.c:48:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros]
# #define SIZEOF_INT 4
#
# conftest.c:463:0: warning: macro "HAVE_DECL_PROGRAM_INVOCATION_NAME" is not used [-Wunused-macros]
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#
# conftest.c:190:0: warning: macro "HAVE_RAW_DECL_IMAXDIV" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_IMAXDIV 1
#
# conftest.c:162:0: warning: macro "HAVE_RAW_DECL_GETSOCKNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETSOCKNAME 1
#
# conftest.c:626:0: warning: macro "HAVE_RAW_DECL_WCSCMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCMP 1
#
# conftest.c:270:0: warning: macro "GNULIB_TEST_STRNDUP" is not used [-Wunused-macros]
# #define GNULIB_TEST_STRNDUP 1
#
# conftest.c:531:0: warning: macro "HAVE_RAW_DECL_STRTOLL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRTOLL 1
#
# conftest.c:620:0: warning: macro "HAVE_RAW_DECL_WCSCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCPY 1
#
# conftest.c:545:0: warning: macro "HAVE_RAW_DECL_LSTAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LSTAT 1
#
# conftest.c:492:0: warning: macro "HAVE_RAW_DECL_DPRINTF" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_DPRINTF 1
#
# conftest.c:476:0: warning: macro "HAVE_RAW_DECL_PTHREAD_SIGMASK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
#
# conftest.c:127:0: warning: macro "HAVE_RAW_DECL_FFSL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FFSL 1
#
# conftest.c:188:0: warning: macro "HAVE_WORKING_O_NOFOLLOW" is not used [-Wunused-macros]
# #define HAVE_WORKING_O_NOFOLLOW 1
#
# conftest.c:500:0: warning: macro "HAVE_RAW_DECL_SNPRINTF" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SNPRINTF 1
#
# conftest.c:336:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros]
# #define HAVE_VASPRINTF 1
#
# conftest.c:444:0: warning: macro "GNULIB_TEST_GETPEERNAME" is not used [-Wunused-macros]
# #define GNULIB_TEST_GETPEERNAME 1
#
# conftest.c:339:0: warning: macro "GNULIB_TEST_VSNPRINTF" is not used [-Wunused-macros]
# #define GNULIB_TEST_VSNPRINTF 1
#
# conftest.c:455:0: warning: macro "GNULIB_TEST_MKTIME" is not used [-Wunused-macros]
# #define GNULIB_TEST_MKTIME 1
#
# conftest.c:45:0: warning: macro "SIZEOF_VOID_P" is not used [-Wunused-macros]
# #define SIZEOF_VOID_P 8
#
# conftest.c:490:0: warning: macro "GNULIB_FSCANF" is not used [-Wunused-macros]
# #define GNULIB_FSCANF 1
#
# conftest.c:532:0: warning: macro "HAVE_RAW_DECL_STRTOULL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRTOULL 1
#
# conftest.c:53:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros]
# #define HAVE_UNISTD_H 1
#
# conftest.c:508:0: warning: macro "HAVE_RAW_DECL_GETSUBOPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETSUBOPT 1
#
# conftest.c:25:0: warning: macro "_POSIX_PTHREAD_SEMANTICS" is not used [-Wunused-macros]
# #define _POSIX_PTHREAD_SEMANTICS 1
#
# conftest.c:589:0: warning: macro "HAVE_RAW_DECL_READLINK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_READLINK 1
#
# conftest.c:185:0: warning: macro "HAVE_SNPRINTF_RETVAL_C99" is not used [-Wunused-macros]
# #define HAVE_SNPRINTF_RETVAL_C99 1
#
# conftest.c:599:0: warning: macro "HAVE_RAW_DECL_USLEEP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_USLEEP 1
#
# conftest.c:586:0: warning: macro "HAVE_RAW_DECL_PIPE2" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PIPE2 1
#
# conftest.c:471:0: warning: macro "GNULIB_TEST_SENDTO" is not used [-Wunused-macros]
# #define GNULIB_TEST_SENDTO 1
#
# conftest.c:387:0: warning: macro "HAVE_MAP_ANONYMOUS" is not used [-Wunused-macros]
# #define HAVE_MAP_ANONYMOUS 1
#
# conftest.c:591:0: warning: macro "HAVE_RAW_DECL_RMDIR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RMDIR 1
#
# conftest.c:516:0: warning: macro "HAVE_RAW_DECL_MKSTEMPS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKSTEMPS 1
#
# conftest.c:524:0: warning: macro "HAVE_RAW_DECL_SECURE_GETENV" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SECURE_GETENV 1
#
# conftest.c:501:0: warning: macro "HAVE_RAW_DECL_TMPFILE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_TMPFILE 1
#
# conftest.c:630:0: warning: macro "HAVE_RAW_DECL_WCSCOLL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCOLL 1
#
# conftest.c:32:0: warning: macro "HAVE_LIBNETTLE" is not used [-Wunused-macros]
# #define HAVE_LIBNETTLE 1
#
# conftest.c:640:0: warning: macro "HAVE_RAW_DECL_WCSWIDTH" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSWIDTH 1
#
# conftest.c:273:0: warning: macro "GNULIB_TEST_STRTOK_R" is not used [-Wunused-macros]
# #define GNULIB_TEST_STRTOK_R 1
#
# conftest.c:460:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros]
# #define HAVE_STRUCT_TM_TM_ZONE 1
#
# conftest.c:271:0: warning: macro "GNULIB_TEST_STRNLEN" is not used [-Wunused-macros]
# #define GNULIB_TEST_STRNLEN 1
#
# conftest.c:22:0: warning: macro "_DARWIN_C_SOURCE" is not used [-Wunused-macros]
# #define _DARWIN_C_SOURCE 1
#
# conftest.c:89:0: warning: macro "HAVE_GETDELIM" is not used [-Wunused-macros]
# #define HAVE_GETDELIM 1
#
# conftest.c:124:0: warning: macro "HAVE_WCHAR_T" is not used [-Wunused-macros]
# #define HAVE_WCHAR_T 1
#
# conftest.c:164:0: warning: macro "HAVE_RAW_DECL_LISTEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LISTEN 1
#
# conftest.c:135:0: warning: macro "HAVE_RAW_DECL_STRCHRNUL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRCHRNUL 1
#
# conftest.c:537:0: warning: macro "GNULIB_TEST_STRERROR" is not used [-Wunused-macros]
# #define GNULIB_TEST_STRERROR 1
#
# conftest.c:399:0: warning: macro "HAVE_DECL_FFLUSH_UNLOCKED" is not used [-Wunused-macros]
# #define HAVE_DECL_FFLUSH_UNLOCKED 1
#
# conftest.c:442:0: warning: macro "GNULIB_TEST_GETLINE" is not used [-Wunused-macros]
# #define GNULIB_TEST_GETLINE 1
#
# conftest.c:35:0: warning: macro "ENABLE_ALPN" is not used [-Wunused-macros]
# #define ENABLE_ALPN 1
#
# conftest.c:497:0: warning: macro "HAVE_RAW_DECL_PCLOSE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PCLOSE 1
#
# conftest.c:100:0: warning: macro "HAVE_SETENV" is not used [-Wunused-macros]
# #define HAVE_SETENV 1
#
# conftest.c:40:0: warning: macro "ENABLE_DHE" is not used [-Wunused-macros]
# #define ENABLE_DHE 1
#
# conftest.c:189:0: warning: macro "HAVE_RAW_DECL_IMAXABS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_IMAXABS 1
#
# conftest.c:634:0: warning: macro "HAVE_RAW_DECL_WCSRCHR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSRCHR 1
#
# conftest.c:483:0: warning: macro "HAVE_RAW_DECL_SIGPENDING" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SIGPENDING 1
#
# conftest.c:597:0: warning: macro "HAVE_RAW_DECL_UNLINK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UNLINK 1
#
# conftest.c:59:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros]
# #define HAVE_STRINGS_H 1
#
# conftest.c:478:0: warning: macro "HAVE_RAW_DECL_SIGADDSET" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SIGADDSET 1
#
# conftest.c:631:0: warning: macro "HAVE_RAW_DECL_WCSXFRM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSXFRM 1
#
# conftest.c:425:0: warning: macro "GNULIB_TEST_CONNECT" is not used [-Wunused-macros]
# #define GNULIB_TEST_CONNECT 1
#
# conftest.c:520:0: warning: macro "HAVE_RAW_DECL_RANDOM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RANDOM 1
#
# conftest.c:560:0: warning: macro "HAVE_RAW_DECL_ENVIRON" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ENVIRON 1
#
# conftest.c:602:0: warning: macro "HAVE_RAW_DECL_BTOWC" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_BTOWC 1
#
# conftest.c:180:0: warning: macro "HAVE_WCSLEN" is not used [-Wunused-macros]
# #define HAVE_WCSLEN 1
#
# conftest.c:619:0: warning: macro "HAVE_RAW_DECL_WCSNLEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSNLEN 1
#
# conftest.c:275:0: warning: macro "GNULIB_TEST_STRVERSCMP" is not used [-Wunused-macros]
# #define GNULIB_TEST_STRVERSCMP 1
#
# conftest.c:157:0: warning: macro "HAVE_RAW_DECL_SOCKET" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SOCKET 1
#
# conftest.c:418:0: warning: macro "HAVE_ALLOCA" is not used [-Wunused-macros]
# #define HAVE_ALLOCA 1
#
# conftest.c:606:0: warning: macro "HAVE_RAW_DECL_MBRLEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBRLEN 1
#
# conftest.c:169:0: warning: macro "HAVE_RAW_DECL_SETSOCKOPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETSOCKOPT 1
#
# conftest.c:536:0: warning: macro "GNULIB_STRERROR" is not used [-Wunused-macros]
# #define GNULIB_STRERROR 1
#
# conftest.c:154:0: warning: macro "HAVE_STRUCT_SOCKADDR_STORAGE" is not used [-Wunused-macros]
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
#
# conftest.c:29:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros]
# #define STDC_HEADERS 1
#
# conftest.c:181:0: warning: macro "HAVE_WCSNLEN" is not used [-Wunused-macros]
# #define HAVE_WCSNLEN 1
#
# conftest.c:130:0: warning: macro "HAVE_RAW_DECL_MEMPCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MEMPCPY 1
#
# conftest.c:574:0: warning: macro "HAVE_RAW_DECL_GETLOGIN_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETLOGIN_R 1
#
# conftest.c:635:0: warning: macro "HAVE_RAW_DECL_WCSCSPN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCSPN 1
#
# conftest.c:495:0: warning: macro "HAVE_RAW_DECL_GETDELIM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETDELIM 1
#
# conftest.c:459:0: warning: macro "HAVE_RAW_DECL_GETNAMEINFO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETNAMEINFO 1
#
# conftest.c:450:0: warning: macro "GNULIB_TEST_LISTEN" is not used [-Wunused-macros]
# #define GNULIB_TEST_LISTEN 1
#
# conftest.c:498:0: warning: macro "HAVE_RAW_DECL_POPEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_POPEN 1
#
# conftest.c:423:0: warning: macro "HAVE_CLOCK_SETTIME" is not used [-Wunused-macros]
# #define HAVE_CLOCK_SETTIME 1
#
# conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros]
# #define PACKAGE_VERSION "3.4.14"
#
# conftest.c:131:0: warning: macro "HAVE_RAW_DECL_MEMRCHR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MEMRCHR 1
#
# conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros]
# #define PACKAGE_NAME "GnuTLS"
#
# conftest.c:479:0: warning: macro "HAVE_RAW_DECL_SIGDELSET" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SIGDELSET 1
#
# conftest.c:595:0: warning: macro "HAVE_RAW_DECL_SYMLINKAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SYMLINKAT 1
#
# conftest.c:122:0: warning: macro "HAVE_DECL_SNPRINTF" is not used [-Wunused-macros]
# #define HAVE_DECL_SNPRINTF 1
#
# conftest.c:74:0: warning: macro "HAVE_GETPWUID_R" is not used [-Wunused-macros]
# #define HAVE_GETPWUID_R 1
#
# conftest.c:573:0: warning: macro "HAVE_RAW_DECL_GETLOGIN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETLOGIN 1
#
# conftest.c:406:0: warning: macro "HAVE_DECL_ALARM" is not used [-Wunused-macros]
# #define HAVE_DECL_ALARM 1
#
# conftest.c:456:0: warning: macro "HAVE_RAW_DECL_GETADDRINFO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETADDRINFO 1
#
# conftest.c:382:0: warning: macro "HAVE_RAW_DECL_OPENAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_OPENAT 1
#
# conftest.c:477:0: warning: macro "HAVE_RAW_DECL_SIGACTION" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SIGACTION 1
#
# conftest.c:401:0: warning: macro "HAVE_DECL_FPUTS_UNLOCKED" is not used [-Wunused-macros]
# #define HAVE_DECL_FPUTS_UNLOCKED 1
#
# conftest.c:443:0: warning: macro "HAVE_GETPASS" is not used [-Wunused-macros]
# #define HAVE_GETPASS 1
#
# conftest.c:609:0: warning: macro "HAVE_RAW_DECL_WCRTOMB" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCRTOMB 1
#
# conftest.c:529:0: warning: macro "HAVE_RAW_DECL_SRANDOM_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SRANDOM_R 1
#
# conftest.c:92:0: warning: macro "HAVE_SECURE_GETENV" is not used [-Wunused-macros]
# #define HAVE_SECURE_GETENV 1
#
# conftest.c:600:0: warning: macro "HAVE_UNSETENV" is not used [-Wunused-macros]
# #define HAVE_UNSETENV 1
#
# conftest.c:65:0: warning: macro "HAVE_TERMIOS_H" is not used [-Wunused-macros]
# #define HAVE_TERMIOS_H 1
#
# conftest.c:73:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros]
# #define HAVE_GETRUSAGE 1
#
# conftest.c:552:0: warning: macro "HAVE_RAW_DECL_UTIMENSAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UTIMENSAT 1
#
# conftest.c:587:0: warning: macro "HAVE_RAW_DECL_PREAD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PREAD 1
#
# conftest.c:507:0: warning: macro "HAVE_RAW_DECL_GETLOADAVG" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETLOADAVG 1
#
# conftest.c:167:0: warning: macro "HAVE_RAW_DECL_RECVFROM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RECVFROM 1
#
# conftest.c:203:0: warning: macro "HAVE_ICONV" is not used [-Wunused-macros]
# #define HAVE_ICONV 1
#
# conftest.c:183:0: warning: macro "HAVE_WCRTOMB" is not used [-Wunused-macros]
# #define HAVE_WCRTOMB 1
#
# conftest.c:52:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros]
# #define HAVE_SYS_TIME_H 1
#
# conftest.c:489:0: warning: macro "GNULIB_TEST_SOCKET" is not used [-Wunused-macros]
# #define GNULIB_TEST_SOCKET 1
#
# conftest.c:217:0: warning: macro "GNULIB_TEST_SECURE_GETENV" is not used [-Wunused-macros]
# #define GNULIB_TEST_SECURE_GETENV 1
#
# conftest.c:391:0: warning: macro "STRERROR_R_CHAR_P" is not used [-Wunused-macros]
# #define STRERROR_R_CHAR_P 1
#
# conftest.c:428:0: warning: macro "GNULIB_TEST_ENVIRON" is not used [-Wunused-macros]
# #define GNULIB_TEST_ENVIRON 1
#
# conftest.c:187:0: warning: macro "HAVE_WORKING_O_NOATIME" is not used [-Wunused-macros]
# #define HAVE_WORKING_O_NOATIME 1
#
# conftest.c:76:0: warning: macro "HAVE_DAEMON" is not used [-Wunused-macros]
# #define HAVE_DAEMON 1
#
# conftest.c:420:0: warning: macro "HAVE_RAW_DECL_INET_PTON" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_INET_PTON 1
#
# conftest.c:594:0: warning: macro "HAVE_RAW_DECL_SYMLINK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SYMLINK 1
#
# conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros]
# #define PACKAGE "gnutls"
#
# conftest.c:396:0: warning: macro "HAVE_IPV4" is not used [-Wunused-macros]
# #define HAVE_IPV4 1
#
# conftest.c:47:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros]
# #define SIZEOF_LONG 8
#
# conftest.c:397:0: warning: macro "HAVE_IPV6" is not used [-Wunused-macros]
# #define HAVE_IPV6 1
#
# conftest.c:272:0: warning: macro "HAVE_STRTOK_R" is not used [-Wunused-macros]
# #define HAVE_STRTOK_R 1
#
# conftest.c:605:0: warning: macro "HAVE_RAW_DECL_MBRTOWC" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBRTOWC 1
#
# conftest.c:338:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros]
# #define HAVE_VSNPRINTF 1
#
# conftest.c:37:0: warning: macro "ENABLE_SRP" is not used [-Wunused-macros]
# #define ENABLE_SRP 1
#
# conftest.c:510:0: warning: macro "HAVE_RAW_DECL_INITSTATE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_INITSTATE 1
#
# conftest.c:449:0: warning: macro "HAVE_DECL_INET_PTON" is not used [-Wunused-macros]
# #define HAVE_DECL_INET_PTON 1
#
# conftest.c:603:0: warning: macro "HAVE_RAW_DECL_WCTOB" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCTOB 1
#
# conftest.c:413:0: warning: macro "HAVE_TSEARCH" is not used [-Wunused-macros]
# #define HAVE_TSEARCH 1
#
# conftest.c:470:0: warning: macro "GNULIB_TEST_SEND" is not used [-Wunused-macros]
# #define GNULIB_TEST_SEND 1
#
# conftest.c:526:0: warning: macro "HAVE_RAW_DECL_SETSTATE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETSTATE 1
#
# conftest.c:515:0: warning: macro "HAVE_RAW_DECL_MKSTEMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKSTEMP 1
#
# conftest.c:632:0: warning: macro "HAVE_RAW_DECL_WCSDUP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSDUP 1
#
# conftest.c:133:0: warning: macro "HAVE_RAW_DECL_STPCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STPCPY 1
#
# conftest.c:195:0: warning: macro "HAVE_BYTESWAP_H" is not used [-Wunused-macros]
# #define HAVE_BYTESWAP_H 1
#
# conftest.c:204:0: warning: macro "ICONV_CONST" is not used [-Wunused-macros]
# #define ICONV_CONST
#
# conftest.c:182:0: warning: macro "HAVE_MBRTOWC" is not used [-Wunused-macros]
# #define HAVE_MBRTOWC 1
#
# conftest.c:136:0: warning: macro "HAVE_RAW_DECL_STRDUP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRDUP 1
#
# conftest.c:465:0: warning: macro "HAVE_REALLOC_POSIX" is not used [-Wunused-macros]
# #define HAVE_REALLOC_POSIX 1
#
# conftest.c:421:0: warning: macro "GNULIB_TEST_BIND" is not used [-Wunused-macros]
# #define GNULIB_TEST_BIND 1
#
# conftest.c:411:0: warning: macro "HAVE_DECL_SETENV" is not used [-Wunused-macros]
# #define HAVE_DECL_SETENV 1
#
# conftest.c:161:0: warning: macro "HAVE_RAW_DECL_GETPEERNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETPEERNAME 1
#
# conftest.c:412:0: warning: macro "HAVE_SEARCH_H" is not used [-Wunused-macros]
# #define HAVE_SEARCH_H 1
#
# conftest.c:581:0: warning: macro "HAVE_RAW_DECL_LCHOWN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_LCHOWN 1
#
# conftest.c:607:0: warning: macro "HAVE_RAW_DECL_MBSRTOWCS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MBSRTOWCS 1
#
# conftest.c:427:0: warning: macro "GNULIB_TEST_DUP2" is not used [-Wunused-macros]
# #define GNULIB_TEST_DUP2 1
#
# conftest.c:403:0: warning: macro "HAVE_DECL_PUTC_UNLOCKED" is not used [-Wunused-macros]
# #define HAVE_DECL_PUTC_UNLOCKED 1
#
# conftest.c:517:0: warning: macro "HAVE_RAW_DECL_POSIX_OPENPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
#
# conftest.c:429:0: warning: macro "GNULIB_TEST_FSEEK" is not used [-Wunused-macros]
# #define GNULIB_TEST_FSEEK 1
#
# conftest.c:534:0: warning: macro "HAVE_RAW_DECL_UNSETENV" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UNSETENV 1
#
# conftest.c:56:0: warning: macro "HAVE_NETINET_IN_H" is not used [-Wunused-macros]
# #define HAVE_NETINET_IN_H 1
#
# conftest.c:613:0: warning: macro "HAVE_RAW_DECL_WMEMCHR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMCHR 1
#
# conftest.c:97:0: warning: macro "HAVE___FSETLOCKING" is not used [-Wunused-macros]
# #define HAVE___FSETLOCKING 1
#
# conftest.c:141:0: warning: macro "HAVE_RAW_DECL_STRSEP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRSEP 1
#
# conftest.c:144:0: warning: macro "HAVE_RAW_DECL_STRERROR_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRERROR_R 1
#
# conftest.c:57:0: warning: macro "HAVE_WCHAR_H" is not used [-Wunused-macros]
# #define HAVE_WCHAR_H 1
#
# conftest.c:153:0: warning: macro "HAVE_SHUTDOWN" is not used [-Wunused-macros]
# #define HAVE_SHUTDOWN 1
#
# conftest.c:557:0: warning: macro "HAVE_RAW_DECL_DUP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_DUP 1
#
# conftest.c:614:0: warning: macro "HAVE_RAW_DECL_WMEMCMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMCMP 1
#
# conftest.c:525:0: warning: macro "HAVE_RAW_DECL_SETENV" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETENV 1
#
# conftest.c:166:0: warning: macro "HAVE_RAW_DECL_SEND" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SEND 1
#
# conftest.c:269:0: warning: macro "HAVE_DECL_STRNCASECMP" is not used [-Wunused-macros]
# #define HAVE_DECL_STRNCASECMP 1
#
# conftest.c:177:0: warning: macro "DBL_EXPBIT0_BIT" is not used [-Wunused-macros]
# #define DBL_EXPBIT0_BIT 20
#
# conftest.c:143:0: warning: macro "HAVE_RAW_DECL_STRTOK_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRTOK_R 1
#
# conftest.c:457:0: warning: macro "HAVE_RAW_DECL_FREEADDRINFO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FREEADDRINFO 1
#
# conftest.c:615:0: warning: macro "HAVE_RAW_DECL_WMEMCPY" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WMEMCPY 1
#
# conftest.c:564:0: warning: macro "HAVE_RAW_DECL_FCHOWNAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FCHOWNAT 1
#
# conftest.c:555:0: warning: macro "HAVE_RAW_DECL_CHDIR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_CHDIR 1
#
# conftest.c:636:0: warning: macro "HAVE_RAW_DECL_WCSSPN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSSPN 1
#
# conftest.c:571:0: warning: macro "HAVE_RAW_DECL_GETGROUPS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETGROUPS 1
#
# conftest.c:98:0: warning: macro "HAVE_TCGETATTR" is not used [-Wunused-macros]
# #define HAVE_TCGETATTR 1
#
# conftest.c:160:0: warning: macro "HAVE_RAW_DECL_BIND" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_BIND 1
#
# conftest.c:512:0: warning: macro "HAVE_RAW_DECL_MKDTEMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKDTEMP 1
#
# conftest.c:150:0: warning: macro "HAVE_DECL_STRNDUP" is not used [-Wunused-macros]
# #define HAVE_DECL_STRNDUP 1
#
# conftest.c:558:0: warning: macro "HAVE_RAW_DECL_DUP2" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_DUP2 1
#
# conftest.c:559:0: warning: macro "HAVE_RAW_DECL_DUP3" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_DUP3 1
#
# conftest.c:638:0: warning: macro "HAVE_RAW_DECL_WCSSTR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSSTR 1
#
# conftest.c:464:0: warning: macro "HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME" is not used [-Wunused-macros]
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#
# conftest.c:380:0: warning: macro "HAVE_RAW_DECL_ISBLANK" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ISBLANK 1
#
# conftest.c:547:0: warning: macro "HAVE_RAW_DECL_MKFIFO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKFIFO 1
#
# conftest.c:176:0: warning: macro "DBL_EXPBIT0_WORD" is not used [-Wunused-macros]
# #define DBL_EXPBIT0_WORD 1
#
# conftest.c:86:0: warning: macro "HAVE_ALLOCA_H" is not used [-Wunused-macros]
# #define HAVE_ALLOCA_H 1
#
# conftest.c:390:0: warning: macro "HAVE_STRERROR_R" is not used [-Wunused-macros]
# #define HAVE_STRERROR_R 1
#
# conftest.c:434:0: warning: macro "HAVE_DECL_GAI_STRERROR" is not used [-Wunused-macros]
# #define HAVE_DECL_GAI_STRERROR 1
#
# conftest.c:77:0: warning: macro "HAVE_GETPID" is not used [-Wunused-macros]
# #define HAVE_GETPID 1
#
# conftest.c:618:0: warning: macro "HAVE_RAW_DECL_WCSLEN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSLEN 1
#
# conftest.c:551:0: warning: macro "HAVE_RAW_DECL_STAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STAT 1
#
# conftest.c:480:0: warning: macro "HAVE_RAW_DECL_SIGEMPTYSET" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SIGEMPTYSET 1
#
# conftest.c:431:0: warning: macro "GNULIB_TEST_FSTAT" is not used [-Wunused-macros]
# #define GNULIB_TEST_FSTAT 1
#
# conftest.c:562:0: warning: macro "HAVE_RAW_DECL_FACCESSAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FACCESSAT 1
#
# conftest.c:458:0: warning: macro "HAVE_RAW_DECL_GAI_STRERROR" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GAI_STRERROR 1
#
# conftest.c:75:0: warning: macro "HAVE_NANOSLEEP" is not used [-Wunused-macros]
# #define HAVE_NANOSLEEP 1
#
# conftest.c:175:0: warning: macro "HAVE_INTMAX_T" is not used [-Wunused-macros]
# #define HAVE_INTMAX_T 1
#
# conftest.c:415:0: warning: macro "HAVE_DECL_STRDUP" is not used [-Wunused-macros]
# #define HAVE_DECL_STRDUP 1
#
# conftest.c:174:0: warning: macro "HAVE_STDINT_H_WITH_UINTMAX" is not used [-Wunused-macros]
# #define HAVE_STDINT_H_WITH_UINTMAX 1
#
# conftest.c:129:0: warning: macro "HAVE_RAW_DECL_MEMMEM" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MEMMEM 1
#
# conftest.c:437:0: warning: macro "HAVE_DECL_FREEADDRINFO" is not used [-Wunused-macros]
# #define HAVE_DECL_FREEADDRINFO 1
#
# conftest.c:541:0: warning: macro "HAVE_RAW_DECL_FSTAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FSTAT 1
#
# conftest.c:446:0: warning: macro "GNULIB_TEST_GETTIMEOFDAY" is not used [-Wunused-macros]
# #define GNULIB_TEST_GETTIMEOFDAY 1
#
# conftest.c:527:0: warning: macro "HAVE_RAW_DECL_SETSTATE_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETSTATE_R 1
#
# conftest.c:588:0: warning: macro "HAVE_RAW_DECL_PWRITE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_PWRITE 1
#
# conftest.c:389:0: warning: macro "HAVE_DECL_STRERROR_R" is not used [-Wunused-macros]
# #define HAVE_DECL_STRERROR_R 1
#
# conftest.c:556:0: warning: macro "HAVE_RAW_DECL_CHOWN" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_CHOWN 1
#
# conftest.c:137:0: warning: macro "HAVE_RAW_DECL_STRNCAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRNCAT 1
#
# conftest.c:64:0: warning: macro "HAVE_STDIO_EXT_H" is not used [-Wunused-macros]
# #define HAVE_STDIO_EXT_H 1
#
# conftest.c:383:0: warning: macro "GNULIB_TEST_FDOPEN" is not used [-Wunused-macros]
# #define GNULIB_TEST_FDOPEN 1
#
# conftest.c:539:0: warning: macro "HAVE_RAW_DECL_SELECT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SELECT 1
#
# conftest.c:38:0: warning: macro "ENABLE_PSK" is not used [-Wunused-macros]
# #define ENABLE_PSK 1
#
# conftest.c:511:0: warning: macro "HAVE_RAW_DECL_INITSTATE_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_INITSTATE_R 1
#
# conftest.c:49:0: warning: macro "GNUTLS_POINTER_TO_INT_CAST" is not used [-Wunused-macros]
# #define GNUTLS_POINTER_TO_INT_CAST (long)
#
# conftest.c:453:0: warning: macro "GNULIB_TEST_MALLOC_POSIX" is not used [-Wunused-macros]
# #define GNULIB_TEST_MALLOC_POSIX 1
#
# conftest.c:381:0: warning: macro "HAVE_RAW_DECL_FCNTL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FCNTL 1
#
# conftest.c:447:0: warning: macro "HAVE_GETHOSTBYNAME" is not used [-Wunused-macros]
# #define HAVE_GETHOSTBYNAME 1
#
# conftest.c:54:0: warning: macro "HAVE_SYS_MMAN_H" is not used [-Wunused-macros]
# #define HAVE_SYS_MMAN_H 1
#
# conftest.c:549:0: warning: macro "HAVE_RAW_DECL_MKNOD" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKNOD 1
#
# conftest.c:440:0: warning: macro "GNULIB_TEST_GETADDRINFO" is not used [-Wunused-macros]
# #define GNULIB_TEST_GETADDRINFO 1
#
# conftest.c:422:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros]
# #define HAVE_CLOCK_GETTIME 1
#
# conftest.c:482:0: warning: macro "HAVE_RAW_DECL_SIGISMEMBER" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SIGISMEMBER 1
#
# conftest.c:171:0: warning: macro "HAVE_RAW_DECL_ACCEPT4" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_ACCEPT4 1
#
# conftest.c:61:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros]
# #define HAVE_FEATURES_H 1
#
# conftest.c:509:0: warning: macro "HAVE_RAW_DECL_GRANTPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GRANTPT 1
#
# conftest.c:533:0: warning: macro "HAVE_RAW_DECL_UNLOCKPT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_UNLOCKPT 1
#
# conftest.c:628:0: warning: macro "HAVE_RAW_DECL_WCSCASECMP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_WCSCASECMP 1
#
# conftest.c:151:0: warning: macro "HAVE_DECL_STRNLEN" is not used [-Wunused-macros]
# #define HAVE_DECL_STRNLEN 1
#
# conftest.c:173:0: warning: macro "HAVE_INTTYPES_H_WITH_UINTMAX" is not used [-Wunused-macros]
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
#
# conftest.c:43:0: warning: macro "ENABLE_OCSP" is not used [-Wunused-macros]
# #define ENABLE_OCSP 1
#
# conftest.c:210:0: warning: macro "GNULIB_TEST_MEMMEM" is not used [-Wunused-macros]
# #define GNULIB_TEST_MEMMEM 1
#
# conftest.c:101:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros]
# #define HAVE_STRDUP 1
#
# conftest.c:416:0: warning: macro "HAVE_DECL_UNSETENV" is not used [-Wunused-macros]
# #define HAVE_DECL_UNSETENV 1
#
# conftest.c:400:0: warning: macro "HAVE_DECL_FLOCKFILE" is not used [-Wunused-macros]
# #define HAVE_DECL_FLOCKFILE 1
#
# conftest.c:575:0: warning: macro "HAVE_RAW_DECL_GETPAGESIZE" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETPAGESIZE 1
#
# conftest.c:435:0: warning: macro "HAVE_DECL_GAI_STRERRORA" is not used [-Wunused-macros]
# #define HAVE_DECL_GAI_STRERRORA 0
#
# conftest.c:565:0: warning: macro "HAVE_RAW_DECL_FDATASYNC" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FDATASYNC 1
#
# conftest.c:125:0: warning: macro "HAVE_LONG_LONG_INT" is not used [-Wunused-macros]
# #define HAVE_LONG_LONG_INT 1
#
# conftest.c:117:0: warning: macro "HAVE_DECL_GETLINE" is not used [-Wunused-macros]
# #define HAVE_DECL_GETLINE 1
#
# conftest.c:592:0: warning: macro "HAVE_RAW_DECL_SETHOSTNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_SETHOSTNAME 1
#
# conftest.c:426:0: warning: macro "HAVE_DUP2" is not used [-Wunused-macros]
# #define HAVE_DUP2 1
#
# conftest.c:550:0: warning: macro "HAVE_RAW_DECL_MKNODAT" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKNODAT 1
#
# conftest.c:469:0: warning: macro "GNULIB_TEST_SELECT" is not used [-Wunused-macros]
# #define GNULIB_TEST_SELECT 1
#
# conftest.c:419:0: warning: macro "HAVE_RAW_DECL_INET_NTOP" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_INET_NTOP 1
#
# conftest.c:126:0: warning: macro "HAVE_UNSIGNED_LONG_LONG_INT" is not used [-Wunused-macros]
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
#
# conftest.c:41:0: warning: macro "ENABLE_ECDHE" is not used [-Wunused-macros]
# #define ENABLE_ECDHE 1
#
# conftest.c:514:0: warning: macro "HAVE_RAW_DECL_MKOSTEMPS" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_MKOSTEMPS 1
#
# conftest.c:494:0: warning: macro "HAVE_RAW_DECL_FTELLO" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FTELLO 1
#
# conftest.c:601:0: warning: macro "GNULIB_TEST_UNSETENV" is not used [-Wunused-macros]
# #define GNULIB_TEST_UNSETENV 1
#
# conftest.c:569:0: warning: macro "HAVE_RAW_DECL_GETDOMAINNAME" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
#
# conftest.c:120:0: warning: macro "HAVE_DECL_MEMMEM" is not used [-Wunused-macros]
# #define HAVE_DECL_MEMMEM 1
#
# conftest.c:467:0: warning: macro "GNULIB_TEST_RECV" is not used [-Wunused-macros]
# #define GNULIB_TEST_RECV 1
#
# conftest.c:152:0: warning: macro "HAVE_DECL_STRTOK_R" is not used [-Wunused-macros]
# #define HAVE_DECL_STRTOK_R 1
#
# conftest.c:448:0: warning: macro "HAVE_DECL_INET_NTOP" is not used [-Wunused-macros]
# #define HAVE_DECL_INET_NTOP 1
#
# conftest.c:128:0: warning: macro "HAVE_RAW_DECL_FFSLL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_FFSLL 1
#
# conftest.c:502:0: warning: macro "HAVE_RAW_DECL_VDPRINTF" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_VDPRINTF 1
#
# conftest.c:145:0: warning: macro "HAVE_RAW_DECL_STRSIGNAL" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_STRSIGNAL 1
#
# conftest.c:521:0: warning: macro "HAVE_RAW_DECL_RANDOM_R" is not used [-Wunused-macros]
# #define HAVE_RAW_DECL_RANDOM_R 1
#
# conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros]
# #define VERSION "3.4.14"
#
# conftest.c:184:0: warning: macro "HAVE_DECL__SNPRINTF" is not used [-Wunused-macros]
# #define HAVE_DECL__SNPRINTF 0
#
# conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros]
# #define PACKAGE_URL ""
#
# conftest.c:21:0: warning: macro "_ALL_SOURCE" is not used [-Wunused-macros]
# #define _ALL_SOURCE 1
#
# conftest.c:34:0: warning: macro "ENABLE_DTLS_SRTP" is not used [-Wunused-macros]
# #define ENABLE_DTLS_SRTP 1
#
# conftest.c:24:0: warning: macro "__USE_MINGW_ANSI_STDIO" is not used [-Wunused-macros]
# #define __USE_MINGW_ANSI_STDIO 1
#
# conftest.c:23:0: warning: macro "_GNU_SOURCE" is not used [-Wunused-macros]
# #define _GNU_SOURCE 1
#
# conftest.c:66:0: warning: macro "HAVE_SYS_SELECT_H" is not used [-Wunused-macros]
# #define HAVE_SYS_SELECT_H 1
#
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-parameter
# configure:36268: gcc -o conftest -Wunused-parameter conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-result
# configure:36268: gcc -o conftest -Wunused-result conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-value
# configure:36268: gcc -o conftest -Wunused-value conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-variable
# configure:36268: gcc -o conftest -Wunused-variable conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wvarargs
# configure:36268: gcc -o conftest -Wvarargs conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wvariadic-macros
# configure:36268: gcc -o conftest -Wvariadic-macros conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wvector-operation-performance
# configure:36268: gcc -o conftest -Wvector-operation-performance conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wvolatile-register-var
# configure:36268: gcc -o conftest -Wvolatile-register-var conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wwrite-strings
# configure:36268: gcc -o conftest -Wwrite-strings conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Warray-bounds=2
# configure:36268: gcc -o conftest -Warray-bounds=2 conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wnormalized=nfc
# configure:36268: gcc -o conftest -Wnormalized=nfc conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wshift-overflow=2
# configure:36268: gcc -o conftest -Wshift-overflow=2 conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36249: checking whether C compiler handles -Wunused-const-variable=2
# configure:36268: gcc -o conftest -Wunused-const-variable=2 conftest.c >&5
# configure:36268: $? = 0
# configure:36279: result: yes
# configure:36289: checking whether C compiler handles -Wno-missing-field-initializers
# configure:36308: gcc -o conftest -Wmissing-field-initializers conftest.c >&5
# configure:36308: $? = 0
# configure:36318: result: yes
# configure:36326: checking whether C compiler handles -Wno-format-y2k
# configure:36345: gcc -o conftest -Wformat-y2k conftest.c >&5
# cc1: warning: -Wformat-y2k ignored without -Wformat [-Wformat-y2k]
# configure:36345: $? = 0
# configure:36355: result: yes
# configure:36363: checking whether C compiler handles -Wno-unused-value
# configure:36382: gcc -o conftest -Wunused-value conftest.c >&5
# configure:36382: $? = 0
# configure:36392: result: yes
# configure:36400: checking whether C compiler handles -Wno-unused-result
# configure:36419: gcc -o conftest -Wunused-result conftest.c >&5
# configure:36419: $? = 0
# configure:36429: result: yes
# configure:36437: checking whether C compiler handles -Wno-unused-parameter
# configure:36456: gcc -o conftest -Wunused-parameter conftest.c >&5
# configure:36456: $? = 0
# configure:36466: result: yes
# configure:36474: checking whether C compiler handles -Wno-stack-protector
# configure:36493: gcc -o conftest -Wstack-protector conftest.c >&5
# configure:36493: $? = 0
# configure:36503: result: yes
# configure:36511: checking whether C compiler handles -Wno-int-to-pointer-cast
# configure:36530: gcc -o conftest -Wint-to-pointer-cast conftest.c >&5
# configure:36530: $? = 0
# configure:36540: result: yes
# configure:36548: checking whether C compiler handles -fdiagnostics-show-option
# configure:36567: gcc -o conftest -fdiagnostics-show-option conftest.c >&5
# configure:36567: $? = 0
# configure:36577: result: yes
# configure:36590: checking whether ln -s works
# configure:36594: result: yes
# configure:36647: checking how to print strings
# configure:36674: result: printf
# configure:36695: checking for a sed that does not truncate output
# configure:36759: result: /usr/sbin/sed
# configure:36777: checking for fgrep
# configure:36839: result: /usr/sbin/grep -F
# configure:36874: checking for ld used by gcc
# configure:36941: result: /usr/sbin/ld
# configure:36948: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:36963: result: yes
# configure:36975: checking for BSD- or MS-compatible name lister (nm)
# configure:37024: result: /usr/sbin/nm -B
# configure:37154: checking the name lister (/usr/sbin/nm -B) interface
# configure:37161: gcc -c conftest.c >&5
# configure:37164: /usr/sbin/nm -B "conftest.o"
# configure:37167: output
# 0000000000000000 B some_variable
# configure:37174: result: BSD nm
# configure:37178: checking the maximum length of command line arguments
# configure:37309: result: 1572864
# configure:37326: checking whether the shell understands some XSI constructs
# configure:37336: result: yes
# configure:37340: checking whether the shell understands "+="
# configure:37346: result: yes
# configure:37381: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:37421: result: func_convert_file_noop
# configure:37428: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:37448: result: func_convert_file_noop
# configure:37455: checking for /usr/sbin/ld option to reload object files
# configure:37462: result: -r
# configure:37496: checking for x86_64-unknown-linux-objdump
# configure:37526: result: no
# configure:37536: checking for objdump
# configure:37552: found /usr/sbin/objdump
# configure:37563: result: objdump
# configure:37595: checking how to recognize dependent libraries
# configure:37793: result: pass_all
# configure:37838: checking for x86_64-unknown-linux-dlltool
# configure:37868: result: no
# configure:37878: checking for dlltool
# configure:37908: result: no
# configure:37938: checking how to associate runtime and link libraries
# configure:37965: result: printf %s\n
# configure:37981: checking for x86_64-unknown-linux-ar
# configure:38008: result: ar
# configure:38089: checking for archiver @FILE support
# configure:38106: gcc -c conftest.c >&5
# configure:38106: $? = 0
# configure:38109: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:38112: $? = 0
# configure:38117: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:38120: $? = 1
# configure:38132: result: @
# configure:38150: checking for x86_64-unknown-linux-strip
# configure:38177: result: strip
# configure:38249: checking for x86_64-unknown-linux-ranlib
# configure:38276: result: ranlib
# configure:38418: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:38538: gcc -c conftest.c >&5
# configure:38541: $? = 0
# configure:38545: /usr/sbin/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:38548: $? = 0
# configure:38614: gcc -o conftest conftest.c conftstm.o >&5
# configure:38617: $? = 0
# configure:38655: result: ok
# configure:38692: checking for sysroot
# configure:38722: result: no
# configure:38799: gcc -c conftest.c >&5
# configure:38802: $? = 0
# configure:38951: checking for x86_64-unknown-linux-mt
# configure:38981: result: no
# configure:38991: checking for mt
# configure:39021: result: no
# configure:39041: checking if : is a manifest tool
# configure:39047: : '-?'
# configure:39055: result: no
# configure:39694: checking for dlfcn.h
# configure:39694: gcc -c conftest.c >&5
# configure:39694: $? = 0
# configure:39694: result: yes
# configure:39909: checking for objdir
# configure:39924: result: .libs
# configure:40195: checking if gcc supports -fno-rtti -fno-exceptions
# configure:40213: 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
# configure:40217: $? = 0
# configure:40230: result: no
# configure:40557: checking for gcc option to produce PIC
# configure:40564: result: -fPIC -DPIC
# configure:40572: checking if gcc PIC flag -fPIC -DPIC works
# configure:40590: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:40594: $? = 0
# configure:40607: result: yes
# configure:40636: checking if gcc static flag -static works
# configure:40664: result: yes
# configure:40679: checking if gcc supports -c -o file.o
# configure:40700: gcc -c -o out/conftest2.o conftest.c >&5
# configure:40704: $? = 0
# configure:40726: result: yes
# configure:40734: checking if gcc supports -c -o file.o
# configure:40781: result: yes
# configure:40814: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:41971: result: yes
# configure:42008: checking whether -lc should be explicitly linked in
# configure:42016: gcc -c conftest.c >&5
# configure:42019: $? = 0
# configure:42034: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:42037: $? = 0
# configure:42051: result: no
# configure:42211: checking dynamic linker characteristics
# configure:42711: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:42711: $? = 0
# configure:42945: result: GNU/Linux ld.so
# configure:43052: checking how to hardcode library paths into programs
# configure:43077: result: immediate
# configure:43617: checking whether stripping libraries is possible
# configure:43622: result: yes
# configure:43657: checking if libtool supports shared libraries
# configure:43659: result: yes
# configure:43662: checking whether to build shared libraries
# configure:43683: result: yes
# configure:43686: checking whether to build static libraries
# configure:43690: result: no
# configure:43713: checking how to run the C++ preprocessor
# configure:43740: g++ -E conftest.cpp
# configure:43740: $? = 0
# configure:43754: g++ -E conftest.cpp
# conftest.cpp:645:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:43754: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:43779: result: g++ -E
# configure:43799: g++ -E conftest.cpp
# configure:43799: $? = 0
# configure:43813: g++ -E conftest.cpp
# conftest.cpp:645:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:43813: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:43982: checking for ld used by g++
# configure:44049: result: /usr/sbin/ld -m elf_x86_64
# configure:44056: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:44071: result: yes
# configure:44126: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:45128: result: yes
# configure:45164: g++ -c conftest.cpp >&5
# configure:45167: $? = 0
# configure:45687: checking for g++ option to produce PIC
# configure:45694: result: -fPIC -DPIC
# configure:45702: checking if g++ PIC flag -fPIC -DPIC works
# configure:45720: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:45724: $? = 0
# configure:45737: result: yes
# configure:45760: checking if g++ static flag -static works
# configure:45788: result: yes
# configure:45800: checking if g++ supports -c -o file.o
# configure:45821: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:45825: $? = 0
# configure:45847: result: yes
# configure:45852: checking if g++ supports -c -o file.o
# configure:45899: result: yes
# configure:45929: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:45968: result: yes
# configure:46109: checking dynamic linker characteristics
# configure:46777: result: GNU/Linux ld.so
# configure:46830: checking how to hardcode library paths into programs
# configure:46855: result: immediate
# configure:47678: checking whether to build libdane
# configure:47687: result: yes
# configure:47692: checking for unbound library
# configure:47708: gcc -o conftest conftest.c -lunbound >&5
# conftest.c:647:26: fatal error: unbound.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:47708: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | /* end confdefs.h. */
# |
# | #include
# | int
# | main ()
# | {
# |
# | struct ub_ctx* ctx;
# | ctx = ub_ctx_create();
# | ;
# | return 0;
# | }
# configure:47719: result: no
# configure:47724: WARNING:
# ***
# *** libunbound was not found. Libdane will not be built.
# ***
# configure:47800: checking for P11_KIT
# configure:47808: $PKG_CONFIG --exists --print-errors "p11-kit-1 >= $P11_KIT_MINIMUM"
# configure:47811: $? = 0
# configure:47826: $PKG_CONFIG --exists --print-errors "p11-kit-1 >= $P11_KIT_MINIMUM"
# configure:47829: $? = 0
# configure:47865: result: yes
# configure:47908: checking for tss library
# configure:47925: gcc -o conftest conftest.c -ltspi >&5
# conftest.c:650:31: fatal error: trousers/tss.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:47925: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | int err = Tspi_Context_Create((void *)0);
# | Trspi_Error_String(err);
# | ;
# | return 0;
# | }
# configure:47936: result: no
# configure:47941: WARNING:
# ***
# *** trousers was not found. TPM support will be disabled.
# ***
# configure:47991: checking for dirent.h that defines DIR
# configure:48010: gcc -c conftest.c >&5
# configure:48010: $? = 0
# configure:48018: result: yes
# configure:48031: checking for library containing opendir
# configure:48062: gcc -o conftest conftest.c >&5
# configure:48062: $? = 0
# configure:48079: result: none required
# configure:48159: checking for sys/mman.h
# configure:48159: result: yes
# configure:48159: checking sys/param.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking sys/param.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for sys/param.h
# configure:48159: result: yes
# configure:48159: checking sys/poll.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking sys/poll.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for sys/poll.h
# configure:48159: result: yes
# configure:48159: checking sys/procset.h usability
# configure:48159: gcc -c conftest.c >&5
# conftest.c:687:25: fatal error: sys/procset.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:48159: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_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:48159: result: no
# configure:48159: checking sys/procset.h presence
# configure:48159: gcc -E conftest.c
# conftest.c:654:25: fatal error: sys/procset.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:48159: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:48159: result: no
# configure:48159: checking for sys/procset.h
# configure:48159: result: no
# configure:48159: checking for sys/select.h
# configure:48159: result: yes
# configure:48159: checking for sys/socket.h
# configure:48159: result: yes
# configure:48159: checking sys/stropts.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking sys/stropts.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for sys/stropts.h
# configure:48159: result: yes
# configure:48159: checking for sys/time.h
# configure:48159: result: yes
# configure:48159: checking sys/un.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking sys/un.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for sys/un.h
# configure:48159: result: yes
# configure:48159: checking sys/wait.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking sys/wait.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for sys/wait.h
# configure:48159: result: yes
# configure:48159: checking for dlfcn.h
# configure:48159: result: yes
# configure:48159: checking errno.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking errno.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for errno.h
# configure:48159: result: yes
# configure:48159: checking fcntl.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking fcntl.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for fcntl.h
# configure:48159: result: yes
# configure:48159: checking libgen.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking libgen.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for libgen.h
# configure:48159: result: yes
# configure:48159: checking libintl.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking libintl.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for libintl.h
# configure:48159: result: yes
# configure:48159: checking for memory.h
# configure:48159: result: yes
# configure:48159: checking for netinet/in.h
# configure:48159: result: yes
# configure:48159: checking setjmp.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking setjmp.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for setjmp.h
# configure:48159: result: yes
# configure:48159: checking for stdbool.h
# configure:48159: result: yes
# configure:48159: checking sysexits.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking sysexits.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for sysexits.h
# configure:48159: result: yes
# configure:48159: checking for unistd.h
# configure:48159: result: yes
# configure:48159: checking utime.h usability
# configure:48159: gcc -c conftest.c >&5
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking utime.h presence
# configure:48159: gcc -E conftest.c
# configure:48159: $? = 0
# configure:48159: result: yes
# configure:48159: checking for utime.h
# configure:48159: result: yes
# configure:48173: checking stdarg.h usability
# configure:48173: gcc -c conftest.c >&5
# configure:48173: $? = 0
# configure:48173: result: yes
# configure:48173: checking stdarg.h presence
# configure:48173: gcc -E conftest.c
# configure:48173: $? = 0
# configure:48173: result: yes
# configure:48173: checking for stdarg.h
# configure:48173: result: yes
# configure:48189: checking for string.h
# configure:48189: result: yes
# configure:48205: checking limits.h usability
# configure:48205: gcc -c conftest.c >&5
# configure:48205: $? = 0
# configure:48205: result: yes
# configure:48205: checking limits.h presence
# configure:48205: gcc -E conftest.c
# configure:48205: $? = 0
# configure:48205: result: yes
# configure:48205: checking for limits.h
# configure:48205: result: yes
# configure:48221: checking for inttypes.h
# configure:48221: result: yes
# configure:48234: checking for working stdnoreturn.h
# configure:48263: gcc -c conftest.c >&5
# configure:48263: $? = 0
# configure:48270: result: yes
# configure:48297: checking for runetype.h
# configure:48297: gcc -c conftest.c >&5
# conftest.c:715:22: fatal error: runetype.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:48297: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #if HAVE_RUNETYPE_H
# | # include
# | #endif
# |
# |
# | #include
# configure:48297: result: no
# configure:48297: checking for wchar.h
# configure:48297: result: yes
# configure:48354: checking for wchar_t
# configure:48354: gcc -c conftest.c >&5
# configure:48354: $? = 0
# configure:48354: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:714:22: error: expected expression before ')' token
# if (sizeof ((wchar_t)))
# ^
# configure:48354: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 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 ((wchar_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48354: result: yes
# configure:48364: checking for wint_t
# configure:48364: gcc -c conftest.c >&5
# configure:48364: $? = 0
# configure:48364: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:724:21: error: expected expression before ')' token
# if (sizeof ((wint_t)))
# ^
# configure:48364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #if HAVE_RUNETYPE_H
# | # include
# | #endif
# | #if HAVE_WCHAR_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((wint_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48364: result: yes
# configure:48383: checking for int8_t
# configure:48383: gcc -c conftest.c >&5
# configure:48383: $? = 0
# configure:48383: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:716:21: error: expected expression before ')' token
# if (sizeof ((int8_t)))
# ^
# configure:48383: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48383: result: yes
# configure:48392: checking for uint8_t
# configure:48392: gcc -c conftest.c >&5
# configure:48392: $? = 0
# configure:48392: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:717:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# configure:48392: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48392: result: yes
# configure:48401: checking for int16_t
# configure:48401: gcc -c conftest.c >&5
# configure:48401: $? = 0
# configure:48401: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:718:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:48401: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48401: result: yes
# configure:48410: checking for uint16_t
# configure:48410: gcc -c conftest.c >&5
# configure:48410: $? = 0
# configure:48410: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:719:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:48410: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48410: result: yes
# configure:48419: checking for int32_t
# configure:48419: gcc -c conftest.c >&5
# configure:48419: $? = 0
# configure:48419: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:720:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:48419: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48419: result: yes
# configure:48428: checking for uint32_t
# configure:48428: gcc -c conftest.c >&5
# configure:48428: $? = 0
# configure:48428: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:721:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:48428: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48428: result: yes
# configure:48437: checking for intptr_t
# configure:48437: gcc -c conftest.c >&5
# configure:48437: $? = 0
# configure:48437: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:722:23: error: expected expression before ')' token
# if (sizeof ((intptr_t)))
# ^
# configure:48437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((intptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48437: result: yes
# configure:48446: checking for uintptr_t
# configure:48446: gcc -c conftest.c >&5
# configure:48446: $? = 0
# configure:48446: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:723:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:48446: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48446: result: yes
# configure:48455: checking for uint_t
# configure:48455: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:724:13: error: 'uint_t' undeclared (first use in this function)
# if (sizeof (uint_t))
# ^~~~~~
# conftest.c:724:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:48455: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (uint_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:48455: result: no
# configure:48464: checking for pid_t
# configure:48464: result: yes
# configure:48473: checking for size_t
# configure:48473: result: yes
# configure:48482: checking for ptrdiff_t
# configure:48482: result: yes
# configure:48496: checking size of char *
# configure:48501: gcc -o conftest conftest.c >&5
# configure:48501: $? = 0
# configure:48501: ./conftest
# configure:48501: $? = 0
# configure:48515: result: 8
# configure:48529: checking size of int
# configure:48548: result: 4
# configure:48562: checking size of long
# configure:48581: result: 8
# configure:48595: checking size of short
# configure:48600: gcc -o conftest conftest.c >&5
# configure:48600: $? = 0
# configure:48600: ./conftest
# configure:48600: $? = 0
# configure:48614: result: 2
# configure:48628: checking for pathfind in -lgen
# configure:48653: gcc -o conftest conftest.c -lgen >&5
# /usr/sbin/ld: cannot find -lgen
# collect2: error: ld returned 1 exit status
# configure:48653: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | /* 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 pathfind ();
# | int
# | main ()
# | {
# | return pathfind ();
# | ;
# | return 0;
# | }
# configure:48662: result: no
# configure:48673: checking for gettext in -lintl
# configure:48698: gcc -o conftest conftest.c -lintl >&5
# conftest.c:702:6: warning: conflicting types for built-in function 'gettext'
# char gettext ();
# ^~~~~~~
# /usr/sbin/ld: cannot find -lintl
# collect2: error: ld returned 1 exit status
# configure:48698: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | /* 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 gettext ();
# | int
# | main ()
# | {
# | return gettext ();
# | ;
# | return 0;
# | }
# configure:48707: result: no
# configure:48720: checking for vprintf
# configure:48720: gcc -o conftest conftest.c >&5
# conftest.c:718:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:48720: $? = 0
# configure:48720: result: yes
# configure:48726: checking for _doprnt
# configure:48726: gcc -o conftest conftest.c >&5
# /tmp/ccs3CJKk.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:48726: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:48726: result: no
# configure:48739: checking vfork.h usability
# configure:48739: gcc -c conftest.c >&5
# conftest.c:729:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:48739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 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:48739: result: no
# configure:48739: checking vfork.h presence
# configure:48739: gcc -E conftest.c
# conftest.c:696:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:48739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | #include
# configure:48739: result: no
# configure:48739: checking for vfork.h
# configure:48739: result: no
# configure:48752: checking for fork
# configure:48752: result: yes
# configure:48752: checking for vfork
# configure:48752: gcc -o conftest conftest.c >&5
# configure:48752: $? = 0
# configure:48752: result: yes
# configure:48762: checking for working fork
# configure:48784: gcc -o conftest conftest.c >&5
# configure:48784: $? = 0
# configure:48784: ./conftest
# configure:48784: $? = 0
# configure:48794: result: yes
# configure:48815: checking for working vfork
# configure:48925: result: yes
# configure:48954: checking for mmap
# configure:48954: result: yes
# configure:48954: checking for canonicalize_file_name
# configure:48954: gcc -o conftest conftest.c >&5
# configure:48954: $? = 0
# configure:48954: result: yes
# configure:48954: checking for snprintf
# configure:48954: result: yes
# configure:48954: checking for strdup
# configure:48954: result: yes
# configure:48954: checking for strchr
# configure:48954: gcc -o conftest conftest.c >&5
# conftest.c:727:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:48954: $? = 0
# configure:48954: result: yes
# configure:48954: checking for strrchr
# configure:48954: gcc -o conftest conftest.c >&5
# conftest.c:728:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:48954: $? = 0
# configure:48954: result: yes
# configure:48954: checking for strsignal
# configure:48954: gcc -o conftest conftest.c >&5
# configure:48954: $? = 0
# configure:48954: result: yes
# configure:48954: checking for fchmod
# configure:48954: gcc -o conftest conftest.c >&5
# configure:48954: $? = 0
# configure:48954: result: yes
# configure:48954: checking for fstat
# configure:48954: gcc -o conftest conftest.c >&5
# configure:48954: $? = 0
# configure:48954: result: yes
# configure:48954: checking for chmod
# configure:48954: gcc -o conftest conftest.c >&5
# configure:48954: $? = 0
# configure:48954: result: yes
# configure:48963: checking for a sed that does not truncate output
# configure:49027: result: /usr/sbin/sed
# configure:49089: checking whether autoopts-config can be found
# configure:49096: checking whether autoopts-config is specified
# configure:49107: result: no
# configure:49133: result: no
# configure:49176: checking whether a reg expr header is specified
# configure:49183: result: no
# configure:49209: checking whether with-libregex was specified
# configure:49216: result: no
# configure:49235: checking whether with-libregex-cflags was specified
# configure:49242: result: no
# configure:49253: checking whether with-libregex-libs was specified
# configure:49260: result: no
# configure:49295: checking whether libregex functions properly
# configure:49327: gcc -o conftest conftest.c >&5
# configure:49327: $? = 0
# configure:49327: ./conftest
# configure:49327: $? = 0
# configure:49340: result: yes
# configure:49360: checking whether pathfind(3) works
# configure:49379: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:716:16: warning: implicit declaration of function 'pathfind' [-Wimplicit-function-declaration]
# char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
# ^~~~~~~~
# conftest.c:716:16: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
# /tmp/ccFxW1AB.o: In function `main':
# conftest.c:(.text+0x2c): undefined reference to `pathfind'
# collect2: error: ld returned 1 exit status
# configure:49379: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define REGEX_HEADER
# | #define WITH_LIBREGEX 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int main (int argc, char ** argv) {
# | char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
# | return (pz == 0) ? 1 : 0;
# | }
# configure:49391: result: no
# configure:49404: checking whether /dev/zero is readable device
# configure:49420: result: crw-rw-rw- 1 root root 1, 5 Aug 24 13:33 /dev/zero
# configure:49433: checking whether we have a functional realpath(3C)
# configure:49457: gcc -o conftest conftest.c >&5
# configure:49457: $? = 0
# configure:49457: ./conftest
# configure:49457: $? = 0
# configure:49469: result: yes
# configure:49482: checking whether strftime() works
# configure:49512: gcc -o conftest conftest.c >&5
# configure:49512: $? = 0
# configure:49512: ./conftest
# configure:49512: $? = 0
# configure:49524: result: yes
# configure:49537: checking whether fopen accepts "b" mode
# configure:49554: gcc -o conftest conftest.c >&5
# configure:49554: $? = 0
# configure:49554: ./conftest
# configure:49554: $? = 0
# configure:49566: result: yes
# configure:49583: checking whether fopen accepts "t" mode
# configure:49600: gcc -o conftest conftest.c >&5
# configure:49600: $? = 0
# configure:49600: ./conftest
# configure:49600: $? = 0
# configure:49612: result: yes
# configure:49633: checking whether not wanting optional option args
# configure:49640: result: yes
# configure:49763: checking for ssize_t
# configure:49763: gcc -c conftest.c >&5
# configure:49763: $? = 0
# configure:49763: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:725:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:49763: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define REGEX_HEADER
# | #define WITH_LIBREGEX 1
# | #define HAVE_DEV_ZERO 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRFTIME 1
# | #define FOPEN_BINARY_FLAG "b"
# | #define FOPEN_TEXT_FLAG "t"
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:49763: result: yes
# configure:49788: checking size of unsigned long int
# configure:49793: gcc -o conftest conftest.c >&5
# configure:49793: $? = 0
# configure:49793: ./conftest
# configure:49793: $? = 0
# configure:49807: result: 8
# configure:49821: checking size of unsigned int
# configure:49826: gcc -o conftest conftest.c >&5
# configure:49826: $? = 0
# configure:49826: ./conftest
# configure:49826: $? = 0
# configure:49840: result: 4
# configure:49859: checking whether to include zlib compression support
# configure:49862: result: yes
# configure:50357: checking for libz
# configure:50379: gcc -o conftest conftest.c /usr/lib/libz.so >&5
# configure:50379: $? = 0
# configure:50389: result: yes
# configure:50396: checking how to link with libz
# configure:50398: result: /usr/lib/libz.so
# configure:50426: $PKG_CONFIG --exists --print-errors "zlib"
# configure:50429: $? = 0
# configure:50548: checking whether building Guile bindings
# configure:50555: result: yes
# configure:50568: result: ***
# *** Detecting GNU Guile...
#
# configure:50575: checking for guile-snarf
# configure:50593: found /usr/sbin/guile-snarf
# configure:50605: result: /usr/sbin/guile-snarf
# configure:50620: checking for guile
# configure:50638: found /usr/sbin/guile
# configure:50650: result: /usr/sbin/guile
# configure:50664: checking for guile-config
# configure:50682: found /usr/sbin/guile-config
# configure:50694: result: /usr/sbin/guile-config
# configure:50708: checking for guile-tools
# configure:50726: found /usr/sbin/guile-tools
# configure:50738: result: /usr/sbin/guile-tools
# configure:50748: checking libguile compile flags
# configure:50751: result: -pthread -I/usr/include/guile/2.0
# configure:50753: checking libguile link flags
# configure:50756: result: -lguile-2.0 -lgc
# configure:50766: checking whether GNU Guile is recent enough
# configure:50779: gcc -o conftest -pthread -I/usr/include/guile/2.0 conftest.c -lguile-2.0 -lgc >&5
# conftest.c: In function 'main':
# conftest.c:726:1: warning: implicit declaration of function 'scm_from_locale_string' [-Wimplicit-function-declaration]
# scm_from_locale_string ("")
# ^~~~~~~~~~~~~~~~~~~~~~
# configure:50779: $? = 0
# configure:50790: result: yes
# configure:50795: checking for Guile site directory
# configure:50798: result: /usr/share/guile/site
# configure:50816: checking whether gcc supports -fgnu89-inline
# configure:50831: gcc -c -fgnu89-inline conftest.c >&5
# configure:50831: $? = 0
# configure:50837: result: yes
# configure:50848: checking for scm_gc_malloc_pointerless
# configure:50848: gcc -o conftest -pthread -I/usr/include/guile/2.0 conftest.c -lguile-2.0 -lgc >&5
# configure:50848: $? = 0
# configure:50848: result: yes
# configure:50861: checking the Guile effective version
# configure:50864: result: 2.0
# configure:50919: result: ***
# *** Checking dependencies for crywrap...
#
# configure:50931: checking for arpa/inet.h
# configure:50931: result: yes
# configure:50931: checking for netinet/in.h
# configure:50931: result: yes
# configure:50931: checking for sys/select.h
# configure:50931: result: yes
# configure:50931: checking for sys/types.h
# configure:50931: result: yes
# configure:50931: checking for sys/wait.h
# configure:50931: result: yes
# configure:50942: checking return type of signal handlers
# configure:50960: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:739:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:50960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define REGEX_HEADER
# | #define WITH_LIBREGEX 1
# | #define HAVE_DEV_ZERO 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRFTIME 1
# | #define FOPEN_BINARY_FLAG "b"
# | #define FOPEN_TEXT_FLAG "t"
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_LIBZ 1
# | #define DEFAULT_TRUST_STORE_PKCS11 "pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit"
# | #define HAVE_SCM_GC_MALLOC_POINTERLESS 1
# | #define GNUTLS_COMPAT_H 1
# | #define GNUTLS_INTERNAL_BUILD 1
# | #define fread_file _gnutls_fread_file
# | #define read_file _gnutls_read_file
# | #define read_binary_file _gnutls_read_binary_file
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:50967: result: void
# configure:50978: checking for sys/select.h
# configure:50978: result: yes
# configure:50978: checking for sys/socket.h
# configure:50978: result: yes
# configure:50988: checking types of arguments for select
# configure:51016: gcc -c conftest.c >&5
# configure:51016: $? = 0
# configure:51027: result: int,fd_set *,struct timeval *
# configure:51055: checking for alarm
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for atexit
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for dup2
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for epoll_create
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for kqueue
# configure:51055: gcc -o conftest conftest.c >&5
# /tmp/cccKNfi2.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `kqueue'
# collect2: error: ld returned 1 exit status
# configure:51055: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GnuTLS"
# | #define PACKAGE_TARNAME "gnutls"
# | #define PACKAGE_VERSION "3.4.14"
# | #define PACKAGE_STRING "GnuTLS 3.4.14"
# | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "gnutls"
# | #define VERSION "3.4.14"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPUID_H 1
# | #define ENABLE_PADLOCK 1
# | #define HAVE_LIBNETTLE 1
# | #define C99_MACROS 1
# | #define ENABLE_DTLS_SRTP 1
# | #define ENABLE_ALPN 1
# | #define ENABLE_HEARTBEAT 1
# | #define ENABLE_SRP 1
# | #define ENABLE_PSK 1
# | #define ENABLE_ANON 1
# | #define ENABLE_DHE 1
# | #define ENABLE_ECDHE 1
# | #define ENABLE_OPENPGP 1
# | #define ENABLE_OCSP 1
# | #define ENABLE_SESSION_TICKETS 1
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define GNUTLS_POINTER_TO_INT_CAST (long)
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FORK 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETPID 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_ICONV 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE___REGISTER_ATFORK 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_LIBRT 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_TCSETATTR 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOK_R 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETSERVBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FLOCKFILE 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FUNLOCKFILE 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define GNULIB_TEST_ACCEPT 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_BIND 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_TEST_CONNECT 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GAI_STRERRORA 0
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define GNULIB_TEST_GETADDRINFO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define HAVE_GETPASS 1
# | #define GNULIB_TEST_GETPEERNAME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define GNULIB_TEST_LISTEN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_RAW_DECL_GETADDRINFO 1
# | #define HAVE_RAW_DECL_FREEADDRINFO 1
# | #define HAVE_RAW_DECL_GAI_STRERROR 1
# | #define HAVE_RAW_DECL_GETNAMEINFO 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RECV 1
# | #define GNULIB_TEST_RECVFROM 1
# | #define GNULIB_TEST_SELECT 1
# | #define GNULIB_TEST_SEND 1
# | #define GNULIB_TEST_SENDTO 1
# | #define HAVE_GETSERVBYNAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETSOCKOPT 1
# | #define GNULIB_TEST_SHUTDOWN 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NON_SUITEB_CURVES 1
# | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# | #define ENABLE_PKCS11 1
# | #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define REGEX_HEADER
# | #define WITH_LIBREGEX 1
# | #define HAVE_DEV_ZERO 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRFTIME 1
# | #define FOPEN_BINARY_FLAG "b"
# | #define FOPEN_TEXT_FLAG "t"
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_LIBZ 1
# | #define DEFAULT_TRUST_STORE_PKCS11 "pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit"
# | #define HAVE_SCM_GC_MALLOC_POINTERLESS 1
# | #define GNUTLS_COMPAT_H 1
# | #define GNUTLS_INTERNAL_BUILD 1
# | #define fread_file _gnutls_fread_file
# | #define read_file _gnutls_read_file
# | #define read_binary_file _gnutls_read_binary_file
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_ALARM 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_DUP2 1
# | #define HAVE_EPOLL_CREATE 1
# | /* end confdefs.h. */
# | /* Define kqueue to an innocuous variant, in case declares kqueue.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define kqueue innocuous_kqueue
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char kqueue (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef kqueue
# |
# | /* 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 kqueue ();
# | /* 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_kqueue || defined __stub___kqueue
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return kqueue ();
# | ;
# | return 0;
# | }
# configure:51055: result: no
# configure:51055: checking for memchr
# configure:51055: gcc -o conftest conftest.c >&5
# conftest.c:766:6: warning: conflicting types for built-in function 'memchr'
# char memchr ();
# ^~~~~~
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for memset
# configure:51055: gcc -o conftest conftest.c >&5
# conftest.c:767:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for munmap
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for putenv
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for regcomp
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for scandir
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for select
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for socket
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for strcasecmp
# configure:51055: result: yes
# configure:51055: checking for strchr
# configure:51055: result: yes
# configure:51055: checking for strdup
# configure:51055: result: yes
# configure:51055: checking for strerror
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for strncasecmp
# configure:51055: result: yes
# configure:51055: checking for strrchr
# configure:51055: result: yes
# configure:51055: checking for strstr
# configure:51055: gcc -o conftest conftest.c >&5
# conftest.c:780:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for strtoul
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51055: checking for uname
# configure:51055: gcc -o conftest conftest.c >&5
# configure:51055: $? = 0
# configure:51055: result: yes
# configure:51075: checking for argp_usage
# configure:51075: gcc -o conftest conftest.c >&5
# configure:51075: $? = 0
# configure:51075: result: yes
# configure:51221: checking that generated files are newer than configure
# configure:51227: result: done
# configure:51614: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GnuTLS config.status 3.4.14, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 94de605dfe3d
#
# config.status:2956: creating src/libopts/Makefile
# config.status:2956: creating guile/pre-inst-guile
# config.status:2956: creating Makefile
# config.status:2956: creating doc/Makefile
# config.status:2956: creating doc/credentials/Makefile
# config.status:2956: creating doc/credentials/openpgp/Makefile
# config.status:2956: creating doc/credentials/srp/Makefile
# config.status:2956: creating doc/credentials/x509/Makefile
# config.status:2956: creating doc/cyclo/Makefile
# config.status:2956: creating doc/doxygen/Doxyfile
# config.status:2956: creating doc/examples/Makefile
# config.status:2956: creating doc/latex/Makefile
# config.status:2956: creating doc/manpages/Makefile
# config.status:2956: creating doc/reference/Makefile
# config.status:2956: creating doc/reference/version.xml
# config.status:2956: creating doc/scripts/Makefile
# config.status:2956: creating extra/Makefile
# config.status:2956: creating extra/includes/Makefile
# config.status:2956: creating libdane/Makefile
# config.status:2956: creating libdane/includes/Makefile
# config.status:2956: creating libdane/gnutls-dane.pc
# config.status:2956: creating gl/Makefile
# config.status:2956: creating gl/tests/Makefile
# config.status:2956: creating guile/Makefile
# config.status:2956: creating guile/modules/Makefile
# config.status:2956: creating guile/src/Makefile
# config.status:2956: creating guile/tests/Makefile
# config.status:2956: creating lib/Makefile
# config.status:2956: creating lib/accelerated/Makefile
# config.status:2956: creating lib/accelerated/x86/Makefile
# config.status:2956: creating lib/algorithms/Makefile
# config.status:2956: creating lib/auth/Makefile
# config.status:2956: creating lib/ext/Makefile
# config.status:2956: creating lib/extras/Makefile
# config.status:2956: creating lib/gnutls.pc
# config.status:2956: creating lib/includes/Makefile
# config.status:2956: creating lib/includes/gnutls/gnutls.h
# config.status:2956: creating lib/minitasn1/Makefile
# config.status:2956: creating lib/nettle/Makefile
# config.status:2956: creating lib/opencdk/Makefile
# config.status:2956: creating lib/openpgp/Makefile
# config.status:2956: creating lib/x509/Makefile
# config.status:2956: creating po/Makefile.in
# config.status:2956: creating src/Makefile
# config.status:2956: creating src/crywrap/Makefile
# config.status:2956: creating src/gl/Makefile
# config.status:2956: creating tests/Makefile
# config.status:2956: creating tests/cert-tests/Makefile
# config.status:2956: creating tests/dsa/Makefile
# config.status:2956: creating tests/dtls/Makefile
# config.status:2956: creating tests/srp/Makefile
# config.status:2956: creating tests/ecdsa/Makefile
# config.status:2956: creating tests/key-tests/Makefile
# config.status:2956: creating tests/openpgp-certs/Makefile
# config.status:2956: creating tests/pkcs1-padding/Makefile
# config.status:2956: creating tests/pkcs12-decode/Makefile
# config.status:2956: creating tests/pkcs8-decode/Makefile
# config.status:2956: creating tests/rsa-md5-collision/Makefile
# config.status:2956: creating tests/safe-renegotiation/Makefile
# config.status:2956: creating tests/scripts/Makefile
# config.status:2956: creating tests/sha2/Makefile
# config.status:2956: creating tests/slow/Makefile
# config.status:2956: creating tests/suite/Makefile
# config.status:2956: creating tests/userid/Makefile
# config.status:2956: creating config.h
# config.status:3216: executing depfiles commands
# config.status:3216: executing po-directories commands
# config.status:3216: executing libtool commands
# configure:54340: summary of build options:
#
# version: 3.4.14 shared 36:6:6
# Host/Target system: x86_64-unknown-linux-gnu
# Build system: x86_64-unknown-linux-gnu
# Install prefix: /usr
# Compiler: gcc
# Valgrind: no
# CFlags:
# Library types: Shared=yes, Static=no
# Local libopts: yes
# Local libtasn1: no
# Use nettle-mini: no
#
# configure:54364: External hardware support:
#
# /dev/crypto: no
# Hardware accel: x86-64
# Padlock accel: yes
# getrandom variant: no
# PKCS#11 support: yes
# TPM support: no
#
# configure:54377:
# TPM library: /usr/lib/libtspi.so.1
#
# configure:54403: Optional features:
# (note that included applications might not compile properly
# if features are disabled)
#
# DTLS-SRTP support: yes
# ALPN support: yes
# OCSP support: yes
# Ses. ticket support: yes
# OpenPGP support: yes
# SRP support: yes
# PSK support: yes
# DHE support: yes
# ECDHE support: yes
# Anon auth support: yes
# Heartbeat support: yes
# IDNA support: no
# Unicode support: yes
# Self checks: no
# Non-SuiteB curves: yes
# FIPS140 mode: no
#
# configure:54429: Optional applications:
#
# crywrap app: no
#
# configure:54441: Optional libraries:
#
# Guile wrappers: yes
# C++ library: yes
# DANE library: no
# OpenSSL compat: no
#
# configure:54459: System files:
#
# Trust store pkcs11: pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit
# Trust store dir:
# Trust store file:
# Blacklist file:
# CRL file:
# Priority file: /etc/gnutls/default-priorities
# DNSSEC root key file: /etc/unbound/root.key
#
# configure:54478: WARNING:
# ***
# *** The DNSSEC root key file in /etc/unbound/root.key was not found.
# *** This file is needed for the verification of DNSSEC responses.
# *** Use the command: unbound-anchor -a "/etc/unbound/root.key"
# *** to generate or update it.
# ***
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_GMP_CFLAGS_set=
# ac_cv_env_GMP_CFLAGS_value=
# ac_cv_env_GMP_LIBS_set=
# ac_cv_env_GMP_LIBS_value=
# ac_cv_env_HOGWEED_CFLAGS_set=
# ac_cv_env_HOGWEED_CFLAGS_value=
# ac_cv_env_HOGWEED_LIBS_set=
# ac_cv_env_HOGWEED_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBIDN_CFLAGS_set=
# ac_cv_env_LIBIDN_CFLAGS_value=
# ac_cv_env_LIBIDN_LIBS_set=
# ac_cv_env_LIBIDN_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBTASN1_CFLAGS_set=
# ac_cv_env_LIBTASN1_CFLAGS_value=
# ac_cv_env_LIBTASN1_LIBS_set=
# ac_cv_env_LIBTASN1_LIBS_value=
# ac_cv_env_NETTLE_CFLAGS_set=
# ac_cv_env_NETTLE_CFLAGS_value=
# ac_cv_env_NETTLE_LIBS_set=
# ac_cv_env_NETTLE_LIBS_value=
# ac_cv_env_P11_KIT_CFLAGS_set=
# ac_cv_env_P11_KIT_CFLAGS_value=
# ac_cv_env_P11_KIT_LIBS_set=
# ac_cv_env_P11_KIT_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___fsetlocking=yes
# ac_cv_func___register_atfork=yes
# ac_cv_func__doprnt=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alarm=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_argp_usage=yes
# ac_cv_func_atexit=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_chmod=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_clock_settime=yes
# ac_cv_func_daemon=yes
# ac_cv_func_dup2=yes
# ac_cv_func_epoll_create=yes
# ac_cv_func_fchmod=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_fstat=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getline=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getpass=yes
# ac_cv_func_getpid=yes
# ac_cv_func_getpwuid_r=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_getservbyname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_iconv=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_kqueue=no
# ac_cv_func_localtime=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memmem=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_munmap=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_nanotime=no
# ac_cv_func_pthread_mutex_lock=yes
# ac_cv_func_putenv=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_scandir=yes
# ac_cv_func_scm_gc_malloc_pointerless=yes
# ac_cv_func_secure_getenv=yes
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_setenv=yes
# ac_cv_func_shutdown=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strnlen_working=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strsignal=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_strverscmp=yes
# ac_cv_func_tcgetattr=yes
# ac_cv_func_tcsetattr=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_uname=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=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_accept4=yes
# ac_cv_have_decl_accept=yes
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_bind=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_canonicalize_file_name=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_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_euidaccess=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=yes
# ac_cv_have_decl_ffs=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_flockfile=yes
# ac_cv_have_decl_fputs_unlocked=yes
# 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_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getloadavg=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getnameinfo=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getpass=yes
# ac_cv_have_decl_getpeername=yes
# ac_cv_have_decl_getsockname=yes
# ac_cv_have_decl_getsockopt=yes
# ac_cv_have_decl_getsubopt=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=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_initstate_r=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_isblank=yes
# ac_cv_have_decl_lchmod=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_localtime_r=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_mempcpy=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_mkfifoat=yes
# ac_cv_have_decl_mknod=yes
# ac_cv_have_decl_mknodat=yes
# ac_cv_have_decl_mkostemp=yes
# ac_cv_have_decl_mkostemps=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_mkstemps=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_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_program_invocation_name=yes
# ac_cv_have_decl_program_invocation_short_name=yes
# ac_cv_have_decl_pselect=yes
# ac_cv_have_decl_pthread_sigmask=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_random_r=yes
# ac_cv_have_decl_rawmemchr=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_rpmatch=yes
# ac_cv_have_decl_secure_getenv=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_sethostname=yes
# ac_cv_have_decl_setsockopt=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setstate_r=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_srandom_r=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasecmp=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncasecmp=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_strverscmp=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_utimensat=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=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_arpa_inet_h=yes
# ac_cv_header_byteswap_h=yes
# ac_cv_header_cpuid_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libgen_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_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_runetype_h=no
# ac_cv_header_search_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_ext_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_procset_h=no
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stropts_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_sys_un_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sysexits_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=yes
# ac_cv_lib_gen_pathfind=no
# ac_cv_lib_gmp___gmpz_cmp=yes
# ac_cv_lib_intl_gettext=no
# ac_cv_librt=yes
# ac_cv_libz=yes
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_member_struct_tm_tm_zone=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_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_GUILE=/usr/sbin/guile
# ac_cv_path_GUILE_CONFIG=/usr/sbin/guile-config
# ac_cv_path_GUILE_TOOLS=/usr/sbin/guile-tools
# 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_guile_snarf=/usr/sbin/guile-snarf
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AUTOGEN=/bin/true
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_getaddrinfo='none required'
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_getservbyname='none required'
# ac_cv_search_inet_ntop='none required'
# ac_cv_search_inet_pton='none required'
# ac_cv_search_opendir='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_sizeof_char_p=8
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long_int=8
# ac_cv_sizeof_void_p=8
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type__Bool=yes
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_intptr_t=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_sa_family_t=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_signal=void
# ac_cv_type_sigset_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_struct_addrinfo=yes
# ac_cv_type_struct_sockaddr_storage=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint8_t=yes
# ac_cv_type_uint_t=no
# ac_cv_type_uintptr_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_volatile_sig_atomic_t=yes
# ac_cv_type_wchar_t=yes
# ac_cv_type_wint_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=/usr/sbin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_func_working_getline=yes
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_cc_nomfi_needed=no
# gl_cv_cc_nomfi_supported=yes
# gl_cv_cc_uninitialized_supported=yes
# gl_cv_compound_literals=yes
# gl_cv_decl_null_works=yes
# gl_cv_func_dup2_works=yes
# gl_cv_func_fdopen_works=yes
# gl_cv_func_fseeko=yes
# gl_cv_func_ftello=yes
# gl_cv_func_ftello_works=yes
# gl_cv_func_gai_strerror_posix_signature=yes
# gl_cv_func_getaddrinfo=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_itold_works=yes
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_malloc_0_nonnull=1
# gl_cv_func_malloc_posix=yes
# gl_cv_func_memchr_works=yes
# gl_cv_func_memmem_works_always=yes
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_printf_positions=yes
# gl_cv_func_select_detects_ebadf=yes
# gl_cv_func_select_supports0=yes
# gl_cv_func_setenv_works=yes
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_snprintf_size1=yes
# gl_cv_func_snprintf_usable=yes
# gl_cv_func_strerror_0_works=yes
# gl_cv_func_strndup_works=yes
# gl_cv_func_strtok_r_works=yes
# gl_cv_func_ungetc_works=yes
# gl_cv_func_unsetenv_works=yes
# gl_cv_func_vsnprintf_usable=yes
# gl_cv_func_working_getdelim=yes
# gl_cv_func_working_mktime=yes
# gl_cv_func_working_strerror=yes
# 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=yes
# 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_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fcntl=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffs=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_fpurge=no
# 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=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# 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=yes
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=yes
# 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=no
# gl_cv_have_raw_decl_getsockname=yes
# gl_cv_have_raw_decl_getsockopt=yes
# gl_cv_have_raw_decl_getsubopt=yes
# 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=yes
# 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=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_isblank=yes
# gl_cv_have_raw_decl_lchmod=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_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=yes
# 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=yes
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=yes
# gl_cv_have_raw_decl_mkostemp=yes
# gl_cv_have_raw_decl_mkostemps=yes
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=yes
# 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_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=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=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_recv=yes
# gl_cv_have_raw_decl_recvfrom=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# 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=yes
# gl_cv_have_raw_decl_setsockopt=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# 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=yes
# 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_strcasecmp=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncasecmp=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=yes
# 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_utimensat=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# 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_netinet_in_h_selfcontained=yes
# gl_cv_header_stdint_h=yes
# gl_cv_header_stdint_predates_cxx11_h=no
# gl_cv_header_sys_select_h_selfcontained=yes
# 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=yes
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_header_working_stdnoreturn_h=yes
# gl_cv_ld_output_def=no
# gl_cv_lib_socket='none needed'
# gl_cv_minmax_in_limits_h=no
# gl_cv_minmax_in_sys_param_h=yes
# gl_cv_next_arpa_inet_h=''
# gl_cv_next_ctype_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_netdb_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_strings_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_pragma_columns=no
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_socket_ipv4=yes
# gl_cv_socket_ipv6=yes
# gl_cv_sys_ld_version_script=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=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gl_cv_time_r_posix=yes
# gl_cv_type_sigset_t=yes
# gl_cv_var_func=yes
# gl_cv_var_stdin_large_offset=yes
# gl_cv_warn_c__W=yes
# gl_cv_warn_c__Wabi=yes
# gl_cv_warn_c__Waddress=yes
# gl_cv_warn_c__Waggressive_loop_optimizations=yes
# gl_cv_warn_c__Wall=yes
# gl_cv_warn_c__Warray_bounds_2=yes
# gl_cv_warn_c__Wattributes=yes
# gl_cv_warn_c__Wbad_function_cast=yes
# gl_cv_warn_c__Wbool_compare=yes
# gl_cv_warn_c__Wbuiltin_macro_redefined=yes
# gl_cv_warn_c__Wcast_align=yes
# gl_cv_warn_c__Wchar_subscripts=yes
# gl_cv_warn_c__Wchkp=yes
# gl_cv_warn_c__Wclobbered=yes
# gl_cv_warn_c__Wcomment=yes
# gl_cv_warn_c__Wcomments=yes
# gl_cv_warn_c__Wcoverage_mismatch=yes
# gl_cv_warn_c__Wcpp=yes
# gl_cv_warn_c__Wdate_time=yes
# gl_cv_warn_c__Wdeprecated=yes
# gl_cv_warn_c__Wdeprecated_declarations=yes
# gl_cv_warn_c__Wdesignated_init=yes
# gl_cv_warn_c__Wdisabled_optimization=yes
# gl_cv_warn_c__Wdiscarded_array_qualifiers=yes
# gl_cv_warn_c__Wdiscarded_qualifiers=yes
# gl_cv_warn_c__Wdiv_by_zero=yes
# gl_cv_warn_c__Wdouble_promotion=yes
# gl_cv_warn_c__Wduplicated_cond=yes
# gl_cv_warn_c__Wempty_body=yes
# gl_cv_warn_c__Wendif_labels=yes
# gl_cv_warn_c__Wenum_compare=yes
# gl_cv_warn_c__Werror__Wunknown_warning_option=no
# gl_cv_warn_c__Wextra=yes
# gl_cv_warn_c__Wformat_contains_nul=yes
# gl_cv_warn_c__Wformat_extra_args=yes
# gl_cv_warn_c__Wformat_security=yes
# gl_cv_warn_c__Wformat_zero_length=yes
# gl_cv_warn_c__Wframe_address=yes
# gl_cv_warn_c__Wframe_larger_than_2048=yes
# gl_cv_warn_c__Wfree_nonheap_object=yes
# gl_cv_warn_c__Whsa=yes
# gl_cv_warn_c__Wignored_attributes=yes
# gl_cv_warn_c__Wignored_qualifiers=yes
# gl_cv_warn_c__Wimplicit=yes
# gl_cv_warn_c__Wimplicit_function_declaration=yes
# gl_cv_warn_c__Wimplicit_int=yes
# gl_cv_warn_c__Wincompatible_pointer_types=yes
# gl_cv_warn_c__Winit_self=yes
# gl_cv_warn_c__Wint_conversion=yes
# gl_cv_warn_c__Wint_to_pointer_cast=yes
# gl_cv_warn_c__Winvalid_memory_model=yes
# gl_cv_warn_c__Winvalid_pch=yes
# gl_cv_warn_c__Wjump_misses_init=yes
# gl_cv_warn_c__Wlogical_not_parentheses=yes
# gl_cv_warn_c__Wlogical_op=yes
# gl_cv_warn_c__Wmain=yes
# gl_cv_warn_c__Wmaybe_uninitialized=yes
# gl_cv_warn_c__Wmemset_transposed_args=yes
# gl_cv_warn_c__Wmisleading_indentation=yes
# gl_cv_warn_c__Wmissing_braces=yes
# gl_cv_warn_c__Wmissing_declarations=yes
# gl_cv_warn_c__Wmissing_field_initializers=yes
# gl_cv_warn_c__Wmissing_include_dirs=yes
# gl_cv_warn_c__Wmissing_parameter_type=yes
# gl_cv_warn_c__Wmissing_prototypes=yes
# gl_cv_warn_c__Wmultichar=yes
# gl_cv_warn_c__Wnarrowing=yes
# gl_cv_warn_c__Wnested_externs=yes
# gl_cv_warn_c__Wno_format_y2k=yes
# gl_cv_warn_c__Wno_int_to_pointer_cast=yes
# gl_cv_warn_c__Wno_missing_field_initializers=yes
# gl_cv_warn_c__Wno_stack_protector=yes
# gl_cv_warn_c__Wno_unused_parameter=yes
# gl_cv_warn_c__Wno_unused_result=yes
# gl_cv_warn_c__Wno_unused_value=yes
# gl_cv_warn_c__Wnonnull=yes
# gl_cv_warn_c__Wnonnull_compare=yes
# gl_cv_warn_c__Wnormalized_nfc=yes
# gl_cv_warn_c__Wnull_dereference=yes
# gl_cv_warn_c__Wodr=yes
# gl_cv_warn_c__Wold_style_declaration=yes
# gl_cv_warn_c__Wold_style_definition=yes
# gl_cv_warn_c__Wopenmp_simd=yes
# gl_cv_warn_c__Woverflow=yes
# gl_cv_warn_c__Woverride_init=yes
# gl_cv_warn_c__Wpacked=yes
# gl_cv_warn_c__Wpacked_bitfield_compat=yes
# gl_cv_warn_c__Wparentheses=yes
# gl_cv_warn_c__Wpointer_arith=yes
# gl_cv_warn_c__Wpointer_sign=yes
# gl_cv_warn_c__Wpointer_to_int_cast=yes
# gl_cv_warn_c__Wpragmas=yes
# gl_cv_warn_c__Wreturn_local_addr=yes
# gl_cv_warn_c__Wreturn_type=yes
# gl_cv_warn_c__Wscalar_storage_order=yes
# gl_cv_warn_c__Wsequence_point=yes
# gl_cv_warn_c__Wshadow=yes
# gl_cv_warn_c__Wshift_count_negative=yes
# gl_cv_warn_c__Wshift_count_overflow=yes
# gl_cv_warn_c__Wshift_negative_value=yes
# gl_cv_warn_c__Wshift_overflow_2=yes
# gl_cv_warn_c__Wsizeof_array_argument=yes
# gl_cv_warn_c__Wsizeof_pointer_memaccess=yes
# gl_cv_warn_c__Wstrict_aliasing=yes
# gl_cv_warn_c__Wstrict_prototypes=yes
# gl_cv_warn_c__Wsuggest_attribute_format=yes
# gl_cv_warn_c__Wsuggest_final_methods=yes
# gl_cv_warn_c__Wsuggest_final_types=yes
# gl_cv_warn_c__Wswitch=yes
# gl_cv_warn_c__Wswitch_bool=yes
# gl_cv_warn_c__Wsync_nand=yes
# gl_cv_warn_c__Wtautological_compare=yes
# gl_cv_warn_c__Wtrampolines=yes
# gl_cv_warn_c__Wtrigraphs=yes
# gl_cv_warn_c__Wtype_limits=yes
# gl_cv_warn_c__Wuninitialized=yes
# gl_cv_warn_c__Wunknown_pragmas=yes
# gl_cv_warn_c__Wunsafe_loop_optimizations=yes
# gl_cv_warn_c__Wunused=yes
# gl_cv_warn_c__Wunused_but_set_parameter=yes
# gl_cv_warn_c__Wunused_but_set_variable=yes
# gl_cv_warn_c__Wunused_const_variable_2=yes
# gl_cv_warn_c__Wunused_function=yes
# gl_cv_warn_c__Wunused_label=yes
# gl_cv_warn_c__Wunused_local_typedefs=yes
# gl_cv_warn_c__Wunused_macros=yes
# gl_cv_warn_c__Wunused_parameter=yes
# gl_cv_warn_c__Wunused_result=yes
# gl_cv_warn_c__Wunused_value=yes
# gl_cv_warn_c__Wunused_variable=yes
# gl_cv_warn_c__Wvarargs=yes
# gl_cv_warn_c__Wvariadic_macros=yes
# gl_cv_warn_c__Wvector_operation_performance=yes
# gl_cv_warn_c__Wvolatile_register_var=yes
# gl_cv_warn_c__Wwrite_strings=yes
# gl_cv_warn_c__fdiagnostics_show_option=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=yes
# gt_cv_func_unsetenv_ret=int
# gt_cv_inttypes_pri_broken=no
# gt_cv_ssize_t=yes
# gt_cv_var_environ_declaration=yes
# libopts_cv_enable_optional_args=yes
# libopts_cv_run_fopen_binary=yes
# libopts_cv_run_fopen_text=yes
# libopts_cv_run_pathfind=no
# libopts_cv_run_realpath=yes
# libopts_cv_run_strftime=yes
# libopts_cv_test_dev_zero='crw-rw-rw- 1 root root 1, 5 Aug 24 13:33 /dev/zero'
# libopts_cv_with_libregex=yes
# libopts_cv_with_libregex_cflags=
# libopts_cv_with_libregex_libs=
# libopts_cv_with_libregex_root=no
# libopts_cv_with_regex_header=no
# lo_cv_test_autoopts=no
# lo_cv_with_autoopts_config=false
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# 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
# pkg_cv_HOGWEED_CFLAGS=
# pkg_cv_HOGWEED_LIBS=-lhogweed
# pkg_cv_LIBTASN1_CFLAGS=
# pkg_cv_LIBTASN1_LIBS=-ltasn1
# pkg_cv_NETTLE_CFLAGS=
# pkg_cv_NETTLE_LIBS=-lnettle
# pkg_cv_P11_KIT_CFLAGS=-I/usr/include/p11-kit-1
# pkg_cv_P11_KIT_LIBS=-lp11-kit
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gnutls/src/gnutls-3.4.14/build-aux/missing aclocal-1.15'
# 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)'
# ANDROID_FALSE=''
# ANDROID_TRUE='#'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cr'
# ASM_X86_32_FALSE=''
# ASM_X86_32_TRUE='#'
# ASM_X86_64_FALSE='#'
# ASM_X86_64_TRUE=''
# ASM_X86_FALSE='#'
# ASM_X86_TRUE=''
# AUTOCONF='${SHELL} /tmp/gnutls/src/gnutls-3.4.14/build-aux/missing autoconf'
# AUTOGEN='/bin/true'
# AUTOHEADER='${SHELL} /tmp/gnutls/src/gnutls-3.4.14/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/gnutls/src/gnutls-3.4.14/build-aux/missing automake-1.15'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# BYTESWAP_H=''
# CC='gcc'
# CCAS='gcc'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONFIG_INCLUDE='config.h'
# CPP='gcc -E'
# CPPFLAGS=''
# CRYWRAP_PATCHLEVEL='3'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CXX_LT_AGE='1'
# CXX_LT_CURRENT='29'
# CXX_LT_REVISION='0'
# CYGPATH_W='echo'
# DEFINE_SSIZE_T='#include '
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DLL_VERSION='30'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ELF_FALSE='#'
# ELF_TRUE=''
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENABLE_ALPN_FALSE='#'
# ENABLE_ALPN_TRUE=''
# ENABLE_ANON_FALSE='#'
# ENABLE_ANON_TRUE=''
# ENABLE_CRYWRAP_FALSE=''
# ENABLE_CRYWRAP_TRUE='#'
# ENABLE_CXX_FALSE='#'
# ENABLE_CXX_TRUE=''
# ENABLE_DANE_FALSE=''
# ENABLE_DANE_TRUE='#'
# ENABLE_DHE_FALSE='#'
# ENABLE_DHE_TRUE=''
# ENABLE_DOC_FALSE='#'
# ENABLE_DOC_TRUE=''
# ENABLE_DTLS_SRTP_FALSE='#'
# ENABLE_DTLS_SRTP_TRUE=''
# ENABLE_ECDHE_FALSE='#'
# ENABLE_ECDHE_TRUE=''
# ENABLE_FIPS140_FALSE=''
# ENABLE_FIPS140_TRUE='#'
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE='#'
# ENABLE_HEARTBEAT_FALSE='#'
# ENABLE_HEARTBEAT_TRUE=''
# ENABLE_MINITASN1_FALSE=''
# ENABLE_MINITASN1_TRUE='#'
# ENABLE_NETTLE_FALSE='#'
# ENABLE_NETTLE_TRUE=''
# ENABLE_NON_SUITEB_CURVES_FALSE='#'
# ENABLE_NON_SUITEB_CURVES_TRUE=''
# ENABLE_OCSP_FALSE='#'
# ENABLE_OCSP_TRUE=''
# ENABLE_OPENPGP_FALSE='#'
# ENABLE_OPENPGP_TRUE=''
# ENABLE_OPENSSL_FALSE=''
# ENABLE_OPENSSL_TRUE='#'
# ENABLE_PADLOCK=''
# ENABLE_PADLOCK_FALSE='#'
# ENABLE_PADLOCK_TRUE=''
# ENABLE_PKCS11_FALSE='#'
# ENABLE_PKCS11_TRUE=''
# ENABLE_PSK_FALSE='#'
# ENABLE_PSK_TRUE=''
# ENABLE_SELF_CHECKS_FALSE=''
# ENABLE_SELF_CHECKS_TRUE='#'
# ENABLE_SESSION_TICKETS_FALSE='#'
# ENABLE_SESSION_TICKETS_TRUE=''
# ENABLE_SRP_FALSE='#'
# ENABLE_SRP_TRUE=''
# ENABLE_TESTS_FALSE='#'
# ENABLE_TESTS_TRUE=''
# ENABLE_TOOLS_FALSE='#'
# ENABLE_TOOLS_TRUE=''
# ENABLE_TROUSERS_FALSE=''
# ENABLE_TROUSERS_TRUE='#'
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FIPS140_LIBS=''
# FLOAT_H=''
# GETADDRINFO_LIB=''
# 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_BYTESWAP_H_FALSE=''
# GL_GENERATE_BYTESWAP_H_TRUE='#'
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_H_TRUE='#'
# GL_GENERATE_NETINET_IN_H_FALSE=''
# GL_GENERATE_NETINET_IN_H_TRUE='#'
# GL_GENERATE_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GL_GENERATE_STDNORETURN_H_FALSE=''
# GL_GENERATE_STDNORETURN_H_TRUE='#'
# GMP_CFLAGS=''
# GMP_LIBS='-lgmp'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GNULIB_ACCEPT4='0'
# GNULIB_ACCEPT='1'
# GNULIB_ATOLL='0'
# GNULIB_BIND='1'
# GNULIB_BTOWC='0'
# 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='1'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='1'
# 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_GNUTLS_GNULIB_TESTS'
# GNULIB_FFLUSH='0'
# GNULIB_FFS='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='1'
# GNULIB_FTELLO='1'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETADDRINFO='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_GNUTLS_GNULIB_TESTS'
# GNULIB_GETPEERNAME='1'
# GNULIB_GETSOCKNAME='0'
# GNULIB_GETSOCKOPT='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_INET_NTOP='1'
# GNULIB_INET_PTON='1'
# GNULIB_ISATTY='0'
# GNULIB_ISBLANK='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LISTEN='1'
# GNULIB_LSEEK='1'
# GNULIB_LSTAT='0'
# GNULIB_MALLOC_POSIX='1'
# 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_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='1'
# GNULIB_NANOSLEEP='0'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='0'
# GNULIB_OPENAT='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_PSELECT='0'
# GNULIB_PTHREAD_SIGMASK='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_QSORT_R='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='1'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='1'
# GNULIB_SELECT='1'
# GNULIB_SEND='1'
# GNULIB_SENDTO='1'
# GNULIB_SETENV='1'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETSOCKOPT='1'
# 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='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='1'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='1'
# GNULIB_STRNLEN='1'
# 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='1'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='1'
# GNULIB_TIME_RZ='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='1'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='1'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='1'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_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'
# GNUTLS_REQUIRES_PRIVATE='Requires.private: nettle, hogweed, libtasn1, p11-kit-1, zlib'
# 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=''
# GUILE='/usr/sbin/guile'
# GUILE_CFLAGS='-pthread -I/usr/include/guile/2.0'
# GUILE_CONFIG='/usr/sbin/guile-config'
# GUILE_LDFLAGS='-lguile-2.0 -lgc'
# GUILE_SITE='/usr/share/guile/site'
# GUILE_TOOLS='/usr/sbin/guile-tools'
# HAVE_ACCEPT4='1'
# HAVE_ARPA_INET_H='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_BUGGY_LIBIDN_FALSE=''
# HAVE_BUGGY_LIBIDN_TRUE='#'
# 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_STRNCASECMP='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_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFS='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FORK_FALSE='#'
# HAVE_FORK_TRUE=''
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GCC_FALSE='#'
# HAVE_GCC_GNU89_INLINE_OPTION_FALSE=''
# HAVE_GCC_GNU89_INLINE_OPTION_TRUE='#'
# HAVE_GCC_TRUE=''
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_GUILE_FALSE='#'
# HAVE_GUILE_TRUE=''
# HAVE_INTTYPES_H='1'
# HAVE_ISBLANK='1'
# HAVE_LCHMOD='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_LIBDL=''
# HAVE_LIBICONV=''
# HAVE_LIBIDN_FALSE=''
# HAVE_LIBIDN_TRUE='#'
# HAVE_LIBNSL=''
# HAVE_LIBPTHREAD=''
# HAVE_LIBRT='yes'
# HAVE_LIBZ='yes'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MAX_ALIGN_T='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_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_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASECMP='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRINGS_H='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=''
# HAVE_SYS_INTTYPES_H=''
# 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_TIMEZONE_T='0'
# 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_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__BOOL='1'
# HAVE__EXIT='1'
# HOGWEED_CFLAGS=''
# HOGWEED_LIBS='-lhogweed'
# HOSTENT_LIB=''
# HTML_DIR='${datadir}/gtk-doc/html'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INET_NTOP_LIB=''
# INET_PTON_LIB=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_LIBOPTS_FALSE=''
# INSTALL_LIBOPTS_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBDL=''
# LIBDL_PREFIX=''
# LIBGNUTLS_CFLAGS='-I${prefix}/include'
# LIBGNUTLS_LIBS='-L${exec_prefix}/lib -lgnutls '
# LIBICONV=''
# LIBICONV_PREFIX=''
# LIBIDN_CFLAGS=''
# LIBIDN_LIBS=''
# LIBINTL=''
# LIBNSL=''
# LIBNSL_PREFIX=''
# LIBOBJS=''
# LIBOPTS_CFLAGS='-I$(top_srcdir)/src/libopts'
# LIBOPTS_DIR='src/libopts'
# LIBOPTS_LDADD='$(top_builddir)/src/libopts/libopts.la'
# LIBPTHREAD=''
# LIBPTHREAD_PREFIX=''
# LIBRT='/usr/lib/librt.so'
# LIBRT_PREFIX='/usr'
# LIBS=''
# LIBSOCKET=''
# LIBTASN1_CFLAGS=''
# LIBTASN1_LIBS='-ltasn1'
# LIBTESTS_LIBDEPS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBZ='/usr/lib/libz.so'
# LIBZ_PREFIX='/usr'
# LIB_CLOCK_GETTIME=''
# LIB_SELECT=''
# LIPO=''
# LN_S='ln -s'
# LTALLOCA=''
# LTLIBDL=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBNSL=''
# LTLIBOBJS=''
# LTLIBPTHREAD=''
# LTLIBRT='-L/usr/lib -lrt'
# LTLIBZ='-L/usr/lib -lz'
# LT_AGE='6'
# LT_CURRENT='36'
# LT_DANE_AGE='4'
# LT_DANE_CURRENT='4'
# LT_DANE_REVISION='1'
# LT_REVISION='6'
# LT_SSL_AGE='0'
# LT_SSL_CURRENT='27'
# LT_SSL_REVISION='2'
# LT_XSSL_AGE='0'
# LT_XSSL_CURRENT='0'
# LT_XSSL_REVISION='0'
# MACOSX_FALSE=''
# MACOSX_TRUE='#'
# MAJOR_VERSION='3'
# MAKEINFO='${SHELL} /tmp/gnutls/src/gnutls-3.4.14/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MINOR_VERSION='4'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NEEDS_LIBRT_FALSE=''
# NEEDS_LIBRT_TRUE='#'
# NEED_LIBOPTS_FALSE='#'
# NEED_LIBOPTS_TRUE=''
# NETINET_IN_H=''
# NETTLE_CFLAGS=''
# NETTLE_LIBS='-lnettle'
# NEXT_ARPA_INET_H=''
# NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H=''
# NEXT_AS_FIRST_DIRECTIVE_CTYPE_H=''
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_NETDB_H=''
# NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRINGS_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_CTYPE_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_INTTYPES_H=''
# NEXT_NETDB_H=''
# NEXT_NETINET_IN_H=''
# NEXT_SIGNAL_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRINGS_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=''
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# NUMBER_VERSION='0x03040e'
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# P11_KIT_CFLAGS='-I/usr/include/p11-kit-1'
# P11_KIT_LIBS='-lp11-kit'
# PACKAGE='gnutls'
# PACKAGE_BUGREPORT='bugs@gnutls.org'
# PACKAGE_NAME='GnuTLS'
# PACKAGE_STRING='GnuTLS 3.4.14'
# PACKAGE_TARNAME='gnutls'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.4.14'
# PATCH_VERSION='14'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PMCCABE='false'
# POSIX_SHELL='/usr/sbin/bash'
# POSUB='po'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='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_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='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_GMTIME='0'
# REPLACE_INET_NTOP='0'
# REPLACE_INET_PTON='0'
# REPLACE_ISATTY='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME='0'
# REPLACE_LOCALTIME_R='0'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='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='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='0'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PSELECT='0'
# REPLACE_PTHREAD_SIGMASK='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_QSORT_R='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SELECT='0'
# REPLACE_SETENV='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='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_STRTOUMAX='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SED='/usr/sbin/sed'
# SERVENT_LIB=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDALIGN_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STDNORETURN_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# TROUSERS_LIB=''
# TSS_CFLAGS=''
# TSS_LIBS=''
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='1'
# UNBOUND_CFLAGS=''
# UNBOUND_LIBS=''
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS='yes'
# VALGRIND=''
# VERSION='3.4.14'
# WANT_TEST_SUITE_FALSE=''
# WANT_TEST_SUITE_TRUE='#'
# WARN_CFLAGS=' -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-missing-field-initializers -Wno-format-y2k -Wno-unused-value -Wno-unused-result -Wno-unused-parameter -Wno-stack-protector -Wno-int-to-pointer-cast -fdiagnostics-show-option'
# WCHAR_T_SUFFIX=''
# WERROR_CFLAGS=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINDOWS_FALSE=''
# WINDOWS_TRUE='#'
# WINT_T_SUFFIX=''
# WSTACK_CFLAGS=' -Wframe-larger-than=2048'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format'
# YACC='bison -y'
# YEAR='2016'
# YFLAGS=''
# abs_aux_dir='/tmp/gnutls/src/gnutls-3.4.14/build-aux'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# 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}'
# ggl_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
# ggl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
# ggltests_LIBOBJS=''
# ggltests_LTLIBOBJS=''
# ggltests_WITNESS='IN_GNUTLS_GNULIB_TESTS'
# gl_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_GNUTLS_GNULIB_TESTS'
# guile_snarf='/usr/sbin/guile-snarf'
# guileextensiondir='${exec_prefix}/lib/guile/2.0'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/gnutls/src/gnutls-3.4.14/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}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GnuTLS"
# #define PACKAGE_TARNAME "gnutls"
# #define PACKAGE_VERSION "3.4.14"
# #define PACKAGE_STRING "GnuTLS 3.4.14"
# #define PACKAGE_BUGREPORT "bugs@gnutls.org"
# #define PACKAGE_URL ""
# #define PACKAGE "gnutls"
# #define VERSION "3.4.14"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_FSEEKO 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define STDC_HEADERS 1
# #define HAVE_CPUID_H 1
# #define ENABLE_PADLOCK 1
# #define HAVE_LIBNETTLE 1
# #define C99_MACROS 1
# #define ENABLE_DTLS_SRTP 1
# #define ENABLE_ALPN 1
# #define ENABLE_HEARTBEAT 1
# #define ENABLE_SRP 1
# #define ENABLE_PSK 1
# #define ENABLE_ANON 1
# #define ENABLE_DHE 1
# #define ENABLE_ECDHE 1
# #define ENABLE_OPENPGP 1
# #define ENABLE_OCSP 1
# #define ENABLE_SESSION_TICKETS 1
# #define SIZEOF_VOID_P 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_LONG 8
# #define SIZEOF_INT 4
# #define GNUTLS_POINTER_TO_INT_CAST (long)
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_STDIO_EXT_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_SYS_SELECT_H 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_FORK 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_PTON 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_GETPWUID_R 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_DAEMON 1
# #define HAVE_GETPID 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_ICONV 1
# #define HAVE_LOCALTIME 1
# #define HAVE_VASPRINTF 1
# #define HAVE___REGISTER_ATFORK 1
# #define HAVE_SECURE_GETENV 1
# #define HAVE_LIBRT 1
# #define HAVE_PTHREAD_MUTEX_LOCK 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define restrict __restrict
# #define HAVE_GETDELIM 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MPROTECT 1
# #define HAVE_SECURE_GETENV 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNDUP 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_SHUTDOWN 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_TCGETATTR 1
# #define HAVE_TCSETATTR 1
# #define HAVE_SETENV 1
# #define HAVE_STRDUP 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_DECL_FTELLO 1
# #define HAVE_DECL_GETDELIM 1
# #define HAVE_DECL_GETLINE 1
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMMEM 1
# #define HAVE_MINMAX_IN_SYS_PARAM_H 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 HAVE_RAW_DECL_FFSL 1
# #define HAVE_RAW_DECL_FFSLL 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_RAW_DECL_FFS 1
# #define HAVE_RAW_DECL_STRCASECMP 1
# #define HAVE_RAW_DECL_STRNCASECMP 1
# #define HAVE_DECL_STRNDUP 1
# #define HAVE_DECL_STRNLEN 1
# #define HAVE_DECL_STRTOK_R 1
# #define HAVE_SHUTDOWN 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_SA_FAMILY_T 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# #define HAVE_RAW_DECL_SOCKET 1
# #define HAVE_RAW_DECL_CONNECT 1
# #define HAVE_RAW_DECL_ACCEPT 1
# #define HAVE_RAW_DECL_BIND 1
# #define HAVE_RAW_DECL_GETPEERNAME 1
# #define HAVE_RAW_DECL_GETSOCKNAME 1
# #define HAVE_RAW_DECL_GETSOCKOPT 1
# #define HAVE_RAW_DECL_LISTEN 1
# #define HAVE_RAW_DECL_RECV 1
# #define HAVE_RAW_DECL_SEND 1
# #define HAVE_RAW_DECL_RECVFROM 1
# #define HAVE_RAW_DECL_SENDTO 1
# #define HAVE_RAW_DECL_SETSOCKOPT 1
# #define HAVE_RAW_DECL_SHUTDOWN 1
# #define HAVE_RAW_DECL_ACCEPT4 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 DBL_EXPBIT0_WORD 1
# #define DBL_EXPBIT0_BIT 20
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNLEN 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCSNLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCRTOMB 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_SNPRINTF_RETVAL_C99 1
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 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_ALLOCA 1
# #define HAVE_BYTESWAP_H 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FTELL 1
# #define GNULIB_TEST_FTELLO 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETLINE 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define GNULIB_TEST_LSEEK 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMMEM 1
# #define GNULIB_TEST_MEMMEM 1
# #define HAVE_RAW_DECL_GETADDRINFO 1
# #define HAVE_RAW_DECL_FREEADDRINFO 1
# #define HAVE_RAW_DECL_GAI_STRERROR 1
# #define HAVE_RAW_DECL_GETNAMEINFO 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define GNULIB_TEST_SECURE_GETENV 1
# #define HAVE_STDINT_H 1
# #define HAVE_SNPRINTF 1
# #define GNULIB_TEST_SNPRINTF 1
# #define GNULIB_SNPRINTF 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_DECL_STRNCASECMP 1
# #define GNULIB_TEST_STRNDUP 1
# #define GNULIB_TEST_STRNLEN 1
# #define HAVE_STRTOK_R 1
# #define GNULIB_TEST_STRTOK_R 1
# #define HAVE_STRVERSCMP 1
# #define GNULIB_TEST_STRVERSCMP 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_DECL_LOCALTIME_R 1
# #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_VSNPRINTF 1
# #define GNULIB_TEST_VSNPRINTF 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_RAW_DECL_ISBLANK 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 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_ENVIRON_DECL 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define STRERROR_R_CHAR_P 1
# #define HAVE_DECL_FSEEKO 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETSERVBYNAME 1
# #define HAVE_DECL_INET_NTOP 1
# #define HAVE_IPV4 1
# #define HAVE_IPV6 1
# #define HAVE_DECL_GETPASS 1
# #define HAVE_DECL_FFLUSH_UNLOCKED 1
# #define HAVE_DECL_FLOCKFILE 1
# #define HAVE_DECL_FPUTS_UNLOCKED 1
# #define HAVE_DECL_FUNLOCKFILE 1
# #define HAVE_DECL_PUTC_UNLOCKED 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE_DECL_ALARM 1
# #define HAVE_COMPOUND_LITERALS 1
# #define HAVE_TM_GMTOFF 1
# #define HAVE_RAW_DECL_PSELECT 1
# #define HAVE_RAW_DECL_SELECT 1
# #define HAVE_DECL_SETENV 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define HAVE_SIGSET_T 1
# #define HAVE_DECL_STRDUP 1
# #define HAVE_DECL_UNSETENV 1
# #define GNULIB_TEST_ACCEPT 1
# #define HAVE_ALLOCA 1
# #define HAVE_RAW_DECL_INET_NTOP 1
# #define HAVE_RAW_DECL_INET_PTON 1
# #define GNULIB_TEST_BIND 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_SETTIME 1
# #define GNULIB_TEST_CLOSE 1
# #define GNULIB_TEST_CONNECT 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_ENVIRON 1
# #define GNULIB_TEST_FSEEK 1
# #define GNULIB_TEST_FSEEKO 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FTELL 1
# #define GNULIB_TEST_FTELLO 1
# #define HAVE_DECL_GAI_STRERROR 1
# #define HAVE_DECL_GAI_STRERRORA 0
# #define HAVE_DECL_GETADDRINFO 1
# #define HAVE_DECL_FREEADDRINFO 1
# #define HAVE_DECL_GETNAMEINFO 1
# #define HAVE_STRUCT_ADDRINFO 1
# #define GNULIB_TEST_GETADDRINFO 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETLINE 1
# #define HAVE_GETPASS 1
# #define GNULIB_TEST_GETPEERNAME 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_DECL_INET_NTOP 1
# #define HAVE_DECL_INET_PTON 1
# #define GNULIB_TEST_LISTEN 1
# #define GNULIB_TEST_LSEEK 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define GNULIB_TEST_MEMCHR 1
# #define GNULIB_TEST_MKTIME 1
# #define HAVE_RAW_DECL_GETADDRINFO 1
# #define HAVE_RAW_DECL_FREEADDRINFO 1
# #define HAVE_RAW_DECL_GAI_STRERROR 1
# #define HAVE_RAW_DECL_GETNAMEINFO 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define TIME_T_FITS_IN_LONG_INT 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define GNULIB_TEST_RECV 1
# #define GNULIB_TEST_RECVFROM 1
# #define GNULIB_TEST_SELECT 1
# #define GNULIB_TEST_SEND 1
# #define GNULIB_TEST_SENDTO 1
# #define HAVE_GETSERVBYNAME 1
# #define GNULIB_TEST_SETENV 1
# #define GNULIB_TEST_SETSOCKOPT 1
# #define GNULIB_TEST_SHUTDOWN 1
# #define HAVE_RAW_DECL_PTHREAD_SIGMASK 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 GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 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_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_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 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_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define GNULIB_TEST_STRDUP 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define HAVE_RAW_DECL_PSELECT 1
# #define HAVE_RAW_DECL_SELECT 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_DECL_LOCALTIME_R 1
# #define GNULIB_TEST_TIME_R 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_EUIDACCESS 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_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 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_GROUP_MEMBER 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_SETHOSTNAME 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_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 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_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_NON_SUITEB_CURVES 1
# #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
# #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities"
# #define ENABLE_PKCS11 1
# #define TROUSERS_LIB "/usr/lib/libtspi.so.1"
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STROPTS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_SYSEXITS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_WCHAR_H 1
# #define ENABLE_NLS 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INT8_T 1
# #define HAVE_UINT8_T 1
# #define HAVE_INT16_T 1
# #define HAVE_UINT16_T 1
# #define HAVE_INT32_T 1
# #define HAVE_UINT32_T 1
# #define HAVE_INTPTR_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_PID_T 1
# #define HAVE_SIZE_T 1
# #define HAVE_PTRDIFF_T 1
# #define SIZEOF_CHAR_P 8
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_SHORT 2
# #define HAVE_VPRINTF 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_MMAP 1
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSIGNAL 1
# #define HAVE_FCHMOD 1
# #define HAVE_FSTAT 1
# #define HAVE_CHMOD 1
# #define POSIX_SHELL "/usr/sbin/bash"
# #define REGEX_HEADER
# #define WITH_LIBREGEX 1
# #define HAVE_DEV_ZERO 1
# #define HAVE_REALPATH 1
# #define HAVE_STRFTIME 1
# #define FOPEN_BINARY_FLAG "b"
# #define FOPEN_TEXT_FLAG "t"
# #define SIZEOF_UNSIGNED_LONG_INT 8
# #define SIZEOF_UNSIGNED_INT 4
# #define HAVE_LIBZ 1
# #define DEFAULT_TRUST_STORE_PKCS11 "pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit"
# #define HAVE_SCM_GC_MALLOC_POINTERLESS 1
# #define GNUTLS_COMPAT_H 1
# #define GNUTLS_INTERNAL_BUILD 1
# #define fread_file _gnutls_fread_file
# #define read_file _gnutls_read_file
# #define read_binary_file _gnutls_read_binary_file
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_WAIT_H 1
# #define RETSIGTYPE void
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define HAVE_ALARM 1
# #define HAVE_ATEXIT 1
# #define HAVE_DUP2 1
# #define HAVE_EPOLL_CREATE 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMSET 1
# #define HAVE_MUNMAP 1
# #define HAVE_PUTENV 1
# #define HAVE_REGCOMP 1
# #define HAVE_SCANDIR 1
# #define HAVE_SELECT 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOUL 1
# #define HAVE_UNAME 1
# #define HAVE_ARGP_USAGE 1
#
# configure: exit 0