Skip to content

Instantly share code, notes, and snippets.

@pierreozoux
Last active December 15, 2015 20:29
Show Gist options
  • Save pierreozoux/5318607 to your computer and use it in GitHub Desktop.
Save pierreozoux/5318607 to your computer and use it in GitHub Desktop.
brew issue - gnutls-3.1.10
brew doctor
Your system is raring to brew.
brew --config
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mxcl/homebrew.git
HEAD: c64a2a8fe19c300dd99af8cca665bd17fad64c90
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.7.5-x86_64
CLT: 1.0.0.9000000000.1.1249367152
GCC-4.2: build 5666
LLVM-GCC: build 2336
Clang: 4.2 build 425
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/local/Cellar/ruby/1.9.3-p327/bin/ruby
HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install gnutls
==> Downloading ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.10.tar.xz
Already downloaded: /Library/Caches/Homebrew/gnutls-3.1.10.tar.xz
xz -dc "/Library/Caches/Homebrew/gnutls-3.1.10.tar.xz" | /usr/bin/tar xf -
==> ./configure --disable-dependency-tracking --disable-static --prefix=/usr/local/Cellar/gnutls/3.1.10
./configure --disable-dependency-tracking --disable-static --prefix=/usr/local/Cellar/gnutls/3.1.10
checking build system type... x86_64-apple-darwin11.4.2
checking host system type... x86_64-apple-darwin11.4.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
***
*** Checking for compilation programs...
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking whether cc understands -c and -o together... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking dependency style of cc... none
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
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 ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to use nettle... yes
checking for libnettle... yes
checking how to link with libnettle... -lnettle -lhogweed -lgmp
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 DTLS-SRTP extension... no
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 RSA-EXPORT 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 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 features.h usability... no
checking features.h presence... no
checking for features.h... no
checking linewrap.h usability... no
checking linewrap.h presence... no
checking for linewrap.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for sys/stat.h... (cached) 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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for unistd.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.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 sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for inttypes.h... (cached) yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for library containing setsockopt... none needed
checking whether to build OpenSSL compatibility layer... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking whether byte ordering is bigendian... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> 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... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for _set_invalid_parameter_handler... no
checking for alarm... yes
checking for __fseterr... no
checking for getdelim... yes
checking for __fsetlocking... no
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for getsubopt... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for mprotect... yes
checking for sleep... yes
checking for snprintf... yes
checking for strdup... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... no
checking for strndup... yes
checking for localtime_r... yes
checking for vasnprintf... no
checking for ftruncate... yes
checking for newlocale... yes
checking for lstat... yes
checking for pipe... yes
checking for setenv... yes
checking for catgets... yes
checking for symlink... yes
checking for shutdown... (cached) yes
checking whether // is distinct from /... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... no
checking whether frexp() can be used without linking with libm... yes
checking whether long double and double are the same... no
checking whether stdin defaults to large file offsets... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... no
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... no
checking whether futimens is declared without a macro... no
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... no
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... no
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... no
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello 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 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 getdelim is declared... yes
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... no
checking whether getenv is declared... yes
checking whether getpass is declared... yes
checking whether flockfile is declared... yes
checking whether funlockfile 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 where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether byte ordering is bigendian... (cached) no
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 <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether <sys/select.h> is self-contained... yes
checking whether pselect is declared without a macro... yes
checking whether select is declared without a macro... yes
checking for sigset_t... yes
checking for uid_t in sys/types.h... yes
checking whether snprintf returns a byte count as in C99... 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... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... no
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... no
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether 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 imported symbols can be declared weak... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for struct timespec in <time.h>... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether printf supports infinite 'long double' arguments... no
checking whether printf supports the 'a' and 'A' directives... no
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for nl_langinfo and CODESET... yes
checking if environ is properly declared... no
checking for working fcntl.h... no (bad O_NOATIME)
checking whether ungetc works on arbitrary bytes... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether imaxabs is declared without a macro... yes
checking whether imaxdiv is declared without a macro... yes
checking whether strtoimax is declared without a macro... yes
checking whether strtoumax is declared without a macro... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for LC_MESSAGES... yes
checking whether lstat correctly handles trailing slash... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for promoted mode_t type... int
checking whether strerror_r is declared... (cached) yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether alarm is declared... yes
checking whether unsetenv is declared... yes
checking for alloca as a compiler built-in... yes
checking for alphasort... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether program_invocation_name is defined... no
checking whether program_invocation_short_name is defined... no
checking whether inet_ntop is declared without a macro... yes
checking whether inet_pton is declared without a macro... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for library containing clock_gettime... no
checking for clock_gettime... no
checking for clock_settime... no
checking for closedir... yes
checking whether alphasort is declared without a macro... yes
checking whether closedir is declared without a macro... yes
checking whether dirfd is declared without a macro... no
checking whether fdopendir is declared without a macro... no
checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for error_at_line... no
checking whether conversion from 'int' to 'long double' works... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking for fseeko... (cached) yes
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether __func__ is available... yes
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking whether gai_strerror is declared... (cached) yes
checking whether gai_strerrorA is declared... no
checking for gai_strerror with POSIX signature... yes
checking for struct sockaddr.sa_len... yes
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... yes
checking for getline... yes
checking for working getline function... yes
checking for getpass... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking for library containing gethostbyname... (cached) none required
checking for gethostbyname... (cached) yes
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes
checking for library containing inet_ntop... (cached) none required
checking whether inet_ntop is declared... (cached) yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... (cached) yes
checking whether the compiler generally respects inline... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... no
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking whether isnan(long double) can be used without linking with libm... no
checking where to find the exponent in a 'long double'... word 2 bit 0
checking if gcc/ld supports -Wl,--output-def... no
checking if LD -Wl,--version-script works... no
checking whether lseek detects pipes... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosf is declared without a macro... yes
checking whether acosl is declared without a macro... yes
checking whether asinf is declared without a macro... yes
checking whether asinl is declared without a macro... yes
checking whether atanf is declared without a macro... yes
checking whether atanl is declared without a macro... yes
checking whether cbrt is declared without a macro... yes
checking whether cbrtf is declared without a macro... yes
checking whether cbrtl is declared without a macro... yes
checking whether ceilf is declared without a macro... yes
checking whether ceill is declared without a macro... yes
checking whether copysign is declared without a macro... yes
checking whether copysignf is declared without a macro... yes
checking whether copysignl is declared without a macro... yes
checking whether cosf is declared without a macro... yes
checking whether cosl is declared without a macro... yes
checking whether coshf is declared without a macro... yes
checking whether expf is declared without a macro... yes
checking whether expl is declared without a macro... yes
checking whether exp2 is declared without a macro... yes
checking whether exp2f is declared without a macro... yes
checking whether exp2l is declared without a macro... yes
checking whether expm1 is declared without a macro... yes
checking whether expm1f is declared without a macro... yes
checking whether expm1l is declared without a macro... yes
checking whether fabsf is declared without a macro... yes
checking whether fabsl is declared without a macro... yes
checking whether floorf is declared without a macro... yes
checking whether floorl is declared without a macro... yes
checking whether fma is declared without a macro... yes
checking whether fmaf is declared without a macro... yes
checking whether fmal is declared without a macro... yes
checking whether fmod is declared without a macro... yes
checking whether fmodf is declared without a macro... yes
checking whether fmodl is declared without a macro... yes
checking whether frexpf is declared without a macro... yes
checking whether frexpl is declared without a macro... yes
checking whether hypotf is declared without a macro... yes
checking whether hypotl is declared without a macro... yes
checking whether ilogb is declared without a macro... yes
checking whether ilogbf is declared without a macro... yes
checking whether ilogbl is declared without a macro... yes
checking whether ldexpf is declared without a macro... yes
checking whether ldexpl is declared without a macro... yes
checking whether log is declared without a macro... yes
checking whether logf is declared without a macro... yes
checking whether logl is declared without a macro... yes
checking whether log10 is declared without a macro... yes
checking whether log10f is declared without a macro... yes
checking whether log10l is declared without a macro... yes
checking whether log1p is declared without a macro... yes
checking whether log1pf is declared without a macro... yes
checking whether log1pl is declared without a macro... yes
checking whether log2 is declared without a macro... yes
checking whether log2f is declared without a macro... yes
checking whether log2l is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logbf is declared without a macro... yes
checking whether logbl is declared without a macro... yes
checking whether modf is declared without a macro... yes
checking whether modff is declared without a macro... yes
checking whether modfl is declared without a macro... yes
checking whether powf is declared without a macro... yes
checking whether remainder is declared without a macro... yes
checking whether remainderf is declared without a macro... yes
checking whether remainderl is declared without a macro... yes
checking whether rint is declared without a macro... yes
checking whether rintf is declared without a macro... yes
checking whether rintl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinf is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sinhf is declared without a macro... yes
checking whether sqrtf is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanf is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether tanhf is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... yes
checking for memmem... yes
checking whether memmem works... no
checking for mempcpy... no
checking whether getaddrinfo is declared without a macro... (cached) yes
checking whether freeaddrinfo is declared without a macro... (cached) yes
checking whether gai_strerror is declared without a macro... (cached) yes
checking whether getnameinfo is declared without a macro... (cached) yes
checking whether <netinet/in.h> is self-contained... yes
checking for opendir... yes
checking for pmccabe... false
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... (cached) yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking for rawmemchr... no
checking for readdir... yes
checking for scandir... 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 for volatile sig_atomic_t... yes
checking for sighandler_t... no
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 signbit macro... yes
checking for signbit compiler built-ins... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... yes
checking for working sleep... 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 library containing setsockopt... (cached) none needed
checking for socklen_t... yes
checking for ssize_t... yes
checking for working stdalign.h... no
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... yes
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... yes
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... no
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... 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... no
checking whether mkdtemp is declared without a macro... no
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... no
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether secure_getenv is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... no
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... no
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... (cached) yes
checking for strchrnul... no
checking for working strndup... yes
checking for working strnlen... yes
checking for strtok_r... yes
checking whether strtok_r works... yes
checking for strverscmp... no
checking whether <sys/select.h> 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 whether <sys/socket.h> is self-contained... (cached) yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
checking for struct sockaddr_storage... (cached) yes
checking for sa_family_t... (cached) yes
checking for struct sockaddr_storage.ss_family... (cached) yes
checking whether socket is declared without a macro... (cached) yes
checking whether connect is declared without a macro... (cached) yes
checking whether accept is declared without a macro... (cached) yes
checking whether bind is declared without a macro... (cached) yes
checking whether getpeername is declared without a macro... (cached) yes
checking whether getsockname is declared without a macro... (cached) yes
checking whether getsockopt is declared without a macro... (cached) yes
checking whether listen is declared without a macro... (cached) yes
checking whether recv is declared without a macro... (cached) yes
checking whether send is declared without a macro... (cached) yes
checking whether recvfrom is declared without a macro... (cached) yes
checking whether sendto is declared without a macro... (cached) yes
checking whether setsockopt is declared without a macro... (cached) yes
checking whether shutdown is declared without a macro... (cached) yes
checking whether accept4 is declared without a macro... (cached) no
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) no
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) no
checking whether futimens is declared without a macro... (cached) no
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) no
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) no
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) no
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) no
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for library containing timer_settime... no
checking for timer_settime... no
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... no
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... no
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... no
checking whether fdatasync is declared without a macro... no
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... no
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... no
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... no
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... no
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... no
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... no
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... yes
checking for nl_langinfo... yes
checking for ptrdiff_t... (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 for a traditional french locale... fr_FR.ISO8859-1
checking for a turkish Unicode locale... none
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... no
checking whether fdopen sets errno... yes
checking for getpagesize... yes
checking whether getpagesize is declared... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking whether byte ordering is bigendian... (cached) no
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 ioctl... yes
checking for ioctl with POSIX signature... no
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... no
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking for setlocale... yes
checking for uselocale... yes
checking for pthread_rwlock_t... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether open recognizes a trailing slash... no
checking whether perror matches strerror... yes
checking for putenv compatible with GNU and SVID... no
checking for _putenv... no
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether setenv validates arguments... no
checking for a traditional french locale... (cached) fr_FR.ISO8859-1
checking for a french Unicode locale... fr_FR.UTF-8
checking for a traditional japanese locale... ja_JP.eucJP
checking for a transitional chinese locale... zh_CN.GB18030
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... no
checking whether <sys/ioctl.h> declares ioctl... yes
checking whether ioctl is declared without a macro... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for valgrind... no
checking whether self tests are run under valgrind... no
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.2 dyld
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... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common -DPIC
checking if c++ PIC flag -fno-common -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.2 dyld
checking how to hardcode library paths into programs... immediate
checking for fork... yes
checking for getrusage... yes
checking for getpwuid_r... yes
checking for daemon... yes
checking for getpid... yes
checking for libpthread... yes
checking how to link with libpthread... -lpthread
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 dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/mman.h... (cached) yes
checking for sys/param.h... (cached) 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... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
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 for sys/wait.h... (cached) 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 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 for sysexits.h... (cached) 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 runetype.h... yes
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 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 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... no
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/local/Library/ENV/4.3/sed
configure: Using supplied libopts tearoff
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 wheel 3, 3 Apr 5 10:28 /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... -lz
checking whether building Guile bindings... yes
***
*** Detecting GNU Guile...
checking for guile-snarf... no
configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built.
***
*** 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... (cached) yes
checking for atexit... yes
checking for dup2... yes
checking for epoll_create... no
checking for kqueue... yes
checking for memchr... yes
checking for memset... yes
checking for munmap... yes
checking for putenv... yes
checking for regcomp... yes
checking for scandir... (cached) 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 LIBIDN... no
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 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-id/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.1.10 shared 46:0:18
Host/Target system: x86_64-apple-darwin11.4.2
Build system: x86_64-apple-darwin11.4.2
Install prefix: /usr/local/Cellar/gnutls/3.1.10
Compiler: cc
CFlags: -g -O2
Library types: Shared=yes, Static=no
configure: External hardware support:
/dev/crypto: no
Hardware accel: x86-64
PKCS#11 support: yes
TPM support: no
configure: Optional features:
(note that included applications might not compile properly
if features are disabled)
DTLS-SRTP support: yes
OCSP support: yes
OpenPGP support: yes
SRP support: yes
PSK support: yes
DHE support: yes
ECDHE support: yes
RSA-EXPORT support: yes
Anon auth support: yes
Heartbeat support: no
configure: Optional applications:
crywrap app: no
local libopts: yes
configure: Optional libraries:
Guile wrappers: no
C++ library: yes
DANE library: no
OpenSSL compat: yes
configure: System files:
Trust store pkcs:
Trust store file:
CRL file:
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 install
make install
Making install in gl
GEN alloca.h
GEN c++defs.h
GEN warn-on-use.h
GEN arg-nonnull.h
GEN arpa/inet.h
GEN byteswap.h
GEN dirent.h
GEN getopt.h
GEN iconv.h
GEN math.h
GEN netdb.h
GEN signal.h
GEN unused-parameter.h
GEN stdalign.h
GEN stdint.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN strings.h
GEN sys/select.h
GEN sys/socket.h
GEN sys/stat.h
GEN sys/time.h
GEN sys/types.h
GEN sys/uio.h
GEN time.h
GEN unistd.h
GEN unistr.h
GEN unitypes.h
GEN wchar.h
/usr/bin/make install-recursive
Making install in tests
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN fcntl.h
GEN inttypes.h
GEN locale.h
GEN unused-parameter.h
GEN sys/ioctl.h
/usr/bin/make install-recursive
Making install in .
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
CC argp-ba.lo
brew: superenv removed: -g -O2
CC argp-eexst.lo
brew: superenv removed: -g -O2
CC argp-fmtstream.lo
brew: superenv removed: -g -O2
CC argp-fs-xinl.lo
brew: superenv removed: -g -O2
CC argp-help.lo
brew: superenv removed: -g -O2
CC argp-parse.lo
brew: superenv removed: -g -O2
CC argp-pin.lo
brew: superenv removed: -g -O2
CC argp-pv.lo
brew: superenv removed: -g -O2
CC argp-pvh.lo
brew: superenv removed: -g -O2
CC argp-xinl.lo
brew: superenv removed: -g -O2
CC base64.lo
brew: superenv removed: -g -O2
CC c-ctype.lo
brew: superenv removed: -g -O2
CC c-strcasecmp.lo
brew: superenv removed: -g -O2
CC c-strncasecmp.lo
brew: superenv removed: -g -O2
CC dirname-lgpl.lo
brew: superenv removed: -g -O2
CC basename-lgpl.lo
brew: superenv removed: -g -O2
CC stripslash.lo
brew: superenv removed: -g -O2
CC fd-hook.lo
brew: superenv removed: -g -O2
CC gettime.lo
brew: superenv removed: -g -O2
CC hash-pjw-bare.lo
brew: superenv removed: -g -O2
CC math.lo
brew: superenv removed: -g -O2
CC printf-frexp.lo
brew: superenv removed: -g -O2
CC printf-frexpl.lo
brew: superenv removed: -g -O2
CC progname.lo
brew: superenv removed: -g -O2
CC read-file.lo
brew: superenv removed: -g -O2
CC sockets.lo
brew: superenv removed: -g -O2
CC sys_socket.lo
brew: superenv removed: -g -O2
CC glthread/threadlib.lo
brew: superenv removed: -g -O2
CC timespec.lo
brew: superenv removed: -g -O2
CC u64.lo
brew: superenv removed: -g -O2
CC unistd.lo
brew: superenv removed: -g -O2
CC unistr/u8-mbtoucr.lo
brew: superenv removed: -g -O2
CC unistr/u8-uctomb.lo
brew: superenv removed: -g -O2
CC unistr/u8-uctomb-aux.lo
brew: superenv removed: -g -O2
CC version-etc.lo
brew: superenv removed: -g -O2
CC version-etc-fsf.lo
brew: superenv removed: -g -O2
CC xsize.lo
brew: superenv removed: -g -O2
CC asnprintf.lo
brew: superenv removed: -g -O2
CC error.lo
brew: superenv removed: -g -O2
CC fseterr.lo
brew: superenv removed: -g -O2
CC getopt.lo
brew: superenv removed: -g -O2
CC getopt1.lo
brew: superenv removed: -g -O2
CC isnanf.lo
brew: superenv removed: -g -O2
CC isnanl.lo
brew: superenv removed: -g -O2
CC memmem.lo
brew: superenv removed: -g -O2
CC mempcpy.lo
brew: superenv removed: -g -O2
CC printf-args.lo
brew: superenv removed: -g -O2
CC printf-parse.lo
brew: superenv removed: -g -O2
CC rawmemchr.lo
brew: superenv removed: -g -O2
CC strchrnul.lo
brew: superenv removed: -g -O2
CC strerror.lo
brew: superenv removed: -g -O2
CC strerror-override.lo
brew: superenv removed: -g -O2
CC strverscmp.lo
brew: superenv removed: -g -O2
CC vasnprintf.lo
brew: superenv removed: -g -O2
CC vfprintf.lo
brew: superenv removed: -g -O2
CC vprintf.lo
brew: superenv removed: -g -O2
CCLD libgnu.la
/usr/bin/ranlib: file: .libs/libgnu.a(argp-fs-xinl.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(argp-xinl.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(math.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(sys_socket.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(threadlib.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(timespec.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(u64.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(unistd.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(u8-uctomb.o) has no symbols
/usr/bin/ranlib: file: .libs/libgnu.a(xsize.o) has no symbols
ranlib: file: .libs/libgnu.a(argp-fs-xinl.o) has no symbols
ranlib: file: .libs/libgnu.a(argp-xinl.o) has no symbols
ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols
ranlib: file: .libs/libgnu.a(math.o) has no symbols
ranlib: file: .libs/libgnu.a(sys_socket.o) has no symbols
ranlib: file: .libs/libgnu.a(threadlib.o) has no symbols
ranlib: file: .libs/libgnu.a(timespec.o) has no symbols
ranlib: file: .libs/libgnu.a(u64.o) has no symbols
ranlib: file: .libs/libgnu.a(unistd.o) has no symbols
ranlib: file: .libs/libgnu.a(u8-uctomb.o) has no symbols
ranlib: file: .libs/libgnu.a(xsize.o) has no symbols
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in lib
Making install in includes
make[3]: Nothing to be done for `install-exec-am'.
../../build-aux/install-sh -c -d '/usr/local/Cellar/gnutls/3.1.10/include'
../../build-aux/install-sh -c -d '/usr/local/Cellar/gnutls/3.1.10/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/xssl.h gnutls/gnutlsxx.h '/usr/local/Cellar/gnutls/3.1.10/include/gnutls'
../../build-aux/install-sh -c -d '/usr/local/Cellar/gnutls/3.1.10/include'
../../build-aux/install-sh -c -d '/usr/local/Cellar/gnutls/3.1.10/include/gnutls'
/usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/local/Cellar/gnutls/3.1.10/include/gnutls'
Making install in x509
CC common.lo
brew: superenv removed: -g -O2
CC key_encode.lo
brew: superenv removed: -g -O2
CC key_decode.lo
brew: superenv removed: -g -O2
CC crl.lo
brew: superenv removed: -g -O2
CC crl_write.lo
brew: superenv removed: -g -O2
CC crq.lo
brew: superenv removed: -g -O2
CC dn.lo
brew: superenv removed: -g -O2
CC extensions.lo
brew: superenv removed: -g -O2
CC mpi.lo
brew: superenv removed: -g -O2
CC output.lo
brew: superenv removed: -g -O2
CC pbkdf2-sha1.lo
brew: superenv removed: -g -O2
CC pkcs12.lo
brew: superenv removed: -g -O2
CC pkcs12_bag.lo
brew: superenv removed: -g -O2
CC pkcs12_encr.lo
brew: superenv removed: -g -O2
CC pkcs7.lo
brew: superenv removed: -g -O2
CC privkey.lo
brew: superenv removed: -g -O2
CC privkey_pkcs8.lo
brew: superenv removed: -g -O2
CC privkey_openssl.lo
brew: superenv removed: -g -O2
CC rfc2818_hostname.lo
brew: superenv removed: -g -O2
CC sign.lo
brew: superenv removed: -g -O2
CC verify.lo
brew: superenv removed: -g -O2
CC x509.lo
brew: superenv removed: -g -O2
CC x509_dn.lo
brew: superenv removed: -g -O2
CC x509_write.lo
brew: superenv removed: -g -O2
CC verify-high.lo
brew: superenv removed: -g -O2
CC verify-high2.lo
brew: superenv removed: -g -O2
CC ocsp.lo
brew: superenv removed: -g -O2
CC ocsp_output.lo
brew: superenv removed: -g -O2
CCLD libgnutls_x509.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in accelerated
Making install in x86
CC sha-padlock.lo
brew: superenv removed: -g -O2
CC hmac-padlock.lo
brew: superenv removed: -g -O2
CC aes-x86.lo
brew: superenv removed: -g -O2
CC aes-padlock.lo
brew: superenv removed: -g -O2
CC aes-gcm-padlock.lo
brew: superenv removed: -g -O2
CC aes-gcm-x86.lo
brew: superenv removed: -g -O2
CCAS appro-aes-x86-64-macosx.lo
brew: superenv removed: -g -O2
CCAS padlock-x86-64-macosx.lo
brew: superenv removed: -g -O2
CCAS cpuid-x86-64-macosx.lo
brew: superenv removed: -g -O2
CCAS appro-aes-gcm-x86-64-macosx.lo
brew: superenv removed: -g -O2
CCLD libx86.la
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
CC accelerated.lo
brew: superenv removed: -g -O2
CC cryptodev.lo
brew: superenv removed: -g -O2
CC cryptodev-gcm.lo
brew: superenv removed: -g -O2
CCLD libaccelerated.la
/usr/bin/ranlib: file: .libs/libaccelerated.a(cryptodev-gcm.o) has no symbols
ranlib: file: .libs/libaccelerated.a(cryptodev-gcm.o) has no symbols
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in auth
CC anon.lo
brew: superenv removed: -g -O2
CC cert.lo
brew: superenv removed: -g -O2
CC dh_common.lo
brew: superenv removed: -g -O2
CC dhe.lo
brew: superenv removed: -g -O2
CC dhe_psk.lo
brew: superenv removed: -g -O2
CC psk.lo
brew: superenv removed: -g -O2
CC psk_passwd.lo
brew: superenv removed: -g -O2
CC rsa.lo
brew: superenv removed: -g -O2
CC rsa_export.lo
brew: superenv removed: -g -O2
CC srp.lo
brew: superenv removed: -g -O2
CC srp_passwd.lo
brew: superenv removed: -g -O2
CC srp_rsa.lo
brew: superenv removed: -g -O2
CC srp_sb64.lo
brew: superenv removed: -g -O2
CC anon_ecdh.lo
brew: superenv removed: -g -O2
CC ecdhe.lo
brew: superenv removed: -g -O2
CCLD libgnutls_auth.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in ext
CC max_record.lo
brew: superenv removed: -g -O2
CC cert_type.lo
brew: superenv removed: -g -O2
CC server_name.lo
brew: superenv removed: -g -O2
CC signature.lo
brew: superenv removed: -g -O2
CC safe_renegotiation.lo
brew: superenv removed: -g -O2
CC session_ticket.lo
brew: superenv removed: -g -O2
CC srp.lo
brew: superenv removed: -g -O2
CC ecc.lo
brew: superenv removed: -g -O2
CC heartbeat.lo
brew: superenv removed: -g -O2
CC status_request.lo
brew: superenv removed: -g -O2
CC new_record_padding.lo
brew: superenv removed: -g -O2
CC srtp.lo
brew: superenv removed: -g -O2
CCLD libgnutls_ext.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in algorithms
CC cert_types.lo
brew: superenv removed: -g -O2
CC ciphers.lo
brew: superenv removed: -g -O2
CC ciphersuites.lo
brew: superenv removed: -g -O2
CC ecc.lo
brew: superenv removed: -g -O2
CC kx.lo
brew: superenv removed: -g -O2
CC mac.lo
brew: superenv removed: -g -O2
CC protocols.lo
brew: superenv removed: -g -O2
CC publickey.lo
brew: superenv removed: -g -O2
CC secparams.lo
brew: superenv removed: -g -O2
CC sign.lo
brew: superenv removed: -g -O2
CCLD libgnutls_alg.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in extras
CC randomart.lo
brew: superenv removed: -g -O2
CCLD libgnutls_extras.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in opencdk
CC armor.lo
brew: superenv removed: -g -O2
CC kbnode.lo
brew: superenv removed: -g -O2
CC sig-check.lo
brew: superenv removed: -g -O2
CC hash.lo
brew: superenv removed: -g -O2
CC keydb.lo
brew: superenv removed: -g -O2
CC pubkey.lo
brew: superenv removed: -g -O2
CC stream.lo
brew: superenv removed: -g -O2
CC write-packet.lo
brew: superenv removed: -g -O2
CC misc.lo
brew: superenv removed: -g -O2
CC seskey.lo
brew: superenv removed: -g -O2
CC literal.lo
brew: superenv removed: -g -O2
CC new-packet.lo
brew: superenv removed: -g -O2
CC read-packet.lo
brew: superenv removed: -g -O2
CCLD libminiopencdk.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in openpgp
CC pgp.lo
brew: superenv removed: -g -O2
CC pgpverify.lo
brew: superenv removed: -g -O2
CC extras.lo
brew: superenv removed: -g -O2
CC compat.lo
brew: superenv removed: -g -O2
CC privkey.lo
brew: superenv removed: -g -O2
CC output.lo
brew: superenv removed: -g -O2
CC gnutls_openpgp.lo
brew: superenv removed: -g -O2
CCLD libgnutls_openpgp.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in nettle
CC pk.lo
brew: superenv removed: -g -O2
CC mpi.lo
brew: superenv removed: -g -O2
CC mac.lo
brew: superenv removed: -g -O2
CC cipher.lo
brew: superenv removed: -g -O2
CC rnd.lo
brew: superenv removed: -g -O2
CC init.lo
brew: superenv removed: -g -O2
CC egd.lo
brew: superenv removed: -g -O2
CC multi.lo
brew: superenv removed: -g -O2
CC wmnaf.lo
brew: superenv removed: -g -O2
CC ecc_free.lo
brew: superenv removed: -g -O2
CC ecc_make_key.lo
brew: superenv removed: -g -O2
CC ecc_shared_secret.lo
brew: superenv removed: -g -O2
CC ecc_map.lo
brew: superenv removed: -g -O2
CC ecc_mulmod.lo
brew: superenv removed: -g -O2
CC ecc_mulmod_cached.lo
brew: superenv removed: -g -O2
CC ecc_points.lo
brew: superenv removed: -g -O2
CC ecc_projective_dbl_point_3.lo
brew: superenv removed: -g -O2
CC ecc_projective_isneutral.lo
brew: superenv removed: -g -O2
CC ecc_projective_check_point.lo
brew: superenv removed: -g -O2
CC ecc_projective_negate_point.lo
brew: superenv removed: -g -O2
CC ecc_projective_add_point_ng.lo
brew: superenv removed: -g -O2
CC ecc_sign_hash.lo
brew: superenv removed: -g -O2
CC ecc_verify_hash.lo
brew: superenv removed: -g -O2
CCLD libcrypto.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
CC gnutls_range.lo
brew: superenv removed: -g -O2
CC gnutls_record.lo
brew: superenv removed: -g -O2
CC gnutls_compress.lo
brew: superenv removed: -g -O2
CC debug.lo
brew: superenv removed: -g -O2
CC gnutls_cipher.lo
brew: superenv removed: -g -O2
CC gnutls_mbuffers.lo
brew: superenv removed: -g -O2
CC gnutls_buffers.lo
brew: superenv removed: -g -O2
CC gnutls_handshake.lo
brew: superenv removed: -g -O2
CC gnutls_num.lo
brew: superenv removed: -g -O2
CC gnutls_errors.lo
brew: superenv removed: -g -O2
CC gnutls_dh.lo
brew: superenv removed: -g -O2
CC gnutls_kx.lo
brew: superenv removed: -g -O2
CC gnutls_priority.lo
brew: superenv removed: -g -O2
CC gnutls_hash_int.lo
brew: superenv removed: -g -O2
CC gnutls_cipher_int.lo
brew: superenv removed: -g -O2
CC gnutls_session.lo
brew: superenv removed: -g -O2
CC gnutls_db.lo
brew: superenv removed: -g -O2
CC x509_b64.lo
brew: superenv removed: -g -O2
CC gnutls_extensions.lo
brew: superenv removed: -g -O2
CC gnutls_auth.lo
brew: superenv removed: -g -O2
CC gnutls_v2_compat.lo
brew: superenv removed: -g -O2
CC gnutls_datum.lo
brew: superenv removed: -g -O2
CC gnutls_session_pack.lo
brew: superenv removed: -g -O2
CC gnutls_mpi.lo
brew: superenv removed: -g -O2
CC gnutls_pk.lo
brew: superenv removed: -g -O2
CC gnutls_cert.lo
brew: superenv removed: -g -O2
CC gnutls_global.lo
brew: superenv removed: -g -O2
CC gnutls_constate.lo
brew: superenv removed: -g -O2
CC gnutls_anon_cred.lo
brew: superenv removed: -g -O2
CC pkix_asn1_tab.lo
brew: superenv removed: -g -O2
CC gnutls_asn1_tab.lo
brew: superenv removed: -g -O2
CC gnutls_mem.lo
brew: superenv removed: -g -O2
CC gnutls_ui.lo
brew: superenv removed: -g -O2
CC gnutls_sig.lo
brew: superenv removed: -g -O2
CC gnutls_ecc.lo
brew: superenv removed: -g -O2
CC gnutls_dh_primes.lo
brew: superenv removed: -g -O2
CC gnutls_alert.lo
brew: superenv removed: -g -O2
CC system.lo
brew: superenv removed: -g -O2
CC gnutls_str.lo
brew: superenv removed: -g -O2
CC gnutls_state.lo
brew: superenv removed: -g -O2
CC gnutls_x509.lo
brew: superenv removed: -g -O2
CC gnutls_rsa_export.lo
brew: superenv removed: -g -O2
CC gnutls_helper.lo
brew: superenv removed: -g -O2
CC gnutls_supplemental.lo
brew: superenv removed: -g -O2
CC random.lo
brew: superenv removed: -g -O2
CC crypto-api.lo
brew: superenv removed: -g -O2
CC gnutls_privkey.lo
brew: superenv removed: -g -O2
CC gnutls_pcert.lo
brew: superenv removed: -g -O2
CC gnutls_pubkey.lo
brew: superenv removed: -g -O2
CC locks.lo
brew: superenv removed: -g -O2
CC gnutls_dtls.lo
brew: superenv removed: -g -O2
CC system_override.lo
brew: superenv removed: -g -O2
CC crypto-backend.lo
brew: superenv removed: -g -O2
CC verify-tofu.lo
brew: superenv removed: -g -O2
CC pin.lo
brew: superenv removed: -g -O2
CC tpm.lo
brew: superenv removed: -g -O2
CC pkcs11.lo
brew: superenv removed: -g -O2
CC pkcs11_privkey.lo
brew: superenv removed: -g -O2
CC pkcs11_write.lo
brew: superenv removed: -g -O2
CC pkcs11_secret.lo
brew: superenv removed: -g -O2
CC gnutls_srp.lo
brew: superenv removed: -g -O2
CC gnutls_psk.lo
brew: superenv removed: -g -O2
CCLD libgnutls.la
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
/usr/bin/nm: no name list
brew: superenv removed: -O2
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
__gnutls_ucs2_to_utf8 in system.o
"_iconv_close", referenced from:
__gnutls_ucs2_to_utf8 in system.o
"_iconv_open", referenced from:
__gnutls_ucs2_to_utf8 in system.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [libgnutls.la] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: c64a2a8fe19c300dd99af8cca665bd17fad64c90
CPU: quad-core 64-bit sandybridge
OS X: 10.7.5-x86_64
CLT: 1.0.0.9000000000.1.1249367152
X11: 2.7.4 => /opt/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/p11-kit/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/xz/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtasn1/bin:/usr/local/opt/p11-kit/bin:/usr/local/opt/nettle/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: gnutls did not build
Logs: /Users/PierreOzoux/Library/Logs/Homebrew/gnutls/config.log
cat ~/Library/Logs/Homebrew/gnutls/config.log | grep -v "#"
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.1.10, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-static --prefix=/usr/local/Cellar/gnutls/3.1.10
hostname = pierres-imac.lan
uname -m = x86_64
uname -r = 11.4.2
uname -s = Darwin
uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 131 tasks, 655 threads, 4 processors
Load average: 3.05, Mach factor: 1.95
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/xz/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/libtasn1/bin
PATH: /usr/local/opt/p11-kit/bin
PATH: /usr/local/opt/nettle/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
configure:4199: checking build system type
configure:4213: result: x86_64-apple-darwin11.4.2
configure:4233: checking host system type
configure:4246: result: x86_64-apple-darwin11.4.2
configure:4283: checking for a BSD-compatible install
configure:4351: result: /usr/bin/install -c
configure:4362: checking whether build environment is sane
configure:4412: result: yes
configure:4553: checking for a thread-safe mkdir -p
configure:4592: result: build-aux/install-sh -c -d
configure:4605: checking for gawk
configure:4635: result: no
configure:4605: checking for mawk
configure:4635: result: no
configure:4605: checking for nawk
configure:4635: result: no
configure:4605: checking for awk
configure:4621: found /usr/bin/awk
configure:4632: result: awk
configure:4643: checking whether make sets $(MAKE)
configure:4665: result: yes
configure:4756: checking whether make supports nested variables
configure:4773: result: yes
configure:4789: result: ***
*** Checking for compilation programs...
configure:4842: checking for gcc
configure:4869: result: cc
configure:5098: checking for C compiler version
configure:5107: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
configure:5118: $? = 0
configure:5107: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:5118: $? = 0
configure:5107: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:5118: $? = 1
configure:5107: cc -qversion >&5
clang: error: no input files
configure:5118: $? = 1
configure:5138: checking whether the C compiler works
configure:5160: cc conftest.c >&5
configure:5164: $? = 0
configure:5212: result: yes
configure:5215: checking for C compiler default output file name
configure:5217: result: a.out
configure:5223: checking for suffix of executables
configure:5230: cc -o conftest conftest.c >&5
configure:5234: $? = 0
configure:5256: result:
configure:5278: checking whether we are cross compiling
configure:5286: cc -o conftest conftest.c >&5
configure:5290: $? = 0
configure:5297: ./conftest
configure:5301: $? = 0
configure:5316: result: no
configure:5321: checking for suffix of object files
configure:5343: cc -c conftest.c >&5
configure:5347: $? = 0
configure:5368: result: o
configure:5372: checking whether we are using the GNU C compiler
configure:5391: cc -c conftest.c >&5
configure:5391: $? = 0
configure:5400: result: yes
configure:5409: checking whether cc accepts -g
configure:5429: cc -c -g conftest.c >&5
configure:5429: $? = 0
configure:5470: result: yes
configure:5487: checking for cc option to accept ISO C89
configure:5550: cc -c -g -O2 conftest.c >&5
configure:5550: $? = 0
configure:5563: result: none needed
configure:5594: checking for style of include used by make
configure:5622: result: GNU
configure:5648: checking dependency style of cc
configure:5759: result: none
configure:5780: checking how to run the C preprocessor
configure:5811: cc -E conftest.c
configure:5811: $? = 0
configure:5825: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
^
1 error generated.
configure:5825: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:5850: result: cc -E
configure:5870: cc -E conftest.c
configure:5870: $? = 0
configure:5884: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
^
1 error generated.
configure:5884: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:5913: checking for grep that handles long lines and -e
configure:5971: result: /usr/bin/grep
configure:5976: checking for egrep
configure:6038: result: /usr/bin/grep -E
configure:6045: checking for Minix Amsterdam compiler
configure:6069: result: no
configure:6121: checking for ar
configure:6137: found /usr/bin/ar
configure:6148: result: ar
configure:6228: checking for ranlib
configure:6244: found /usr/bin/ranlib
configure:6255: result: ranlib
configure:6285: checking whether cc understands -c and -o together
configure:6313: cc -c conftest.c -o conftest2.o >&5
configure:6317: $? = 0
configure:6323: cc -c conftest.c -o conftest2.o >&5
configure:6327: $? = 0
configure:6382: result: yes
configure:6407: checking for ANSI C header files
configure:6427: cc -c -g -O2 conftest.c >&5
configure:6427: $? = 0
configure:6500: cc -o conftest -g -O2 conftest.c >&5
configure:6500: $? = 0
configure:6500: ./conftest
configure:6500: $? = 0
configure:6511: result: yes
configure:6524: checking for sys/types.h
configure:6524: cc -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6524: result: yes
configure:6524: checking for sys/stat.h
configure:6524: cc -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6524: result: yes
configure:6524: checking for stdlib.h
configure:6524: cc -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6524: result: yes
configure:6524: checking for string.h
configure:6524: cc -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6524: result: yes
configure:6524: checking for memory.h
configure:6524: cc -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6524: result: yes
configure:6524: checking for strings.h
configure:6524: cc -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6524: result: yes
configure:6524: checking for inttypes.h
configure:6524: cc -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6524: result: yes
configure:6524: checking for stdint.h
configure:6524: cc -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6524: result: yes
configure:6524: checking for unistd.h
configure:6524: cc -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6524: result: yes
configure:6537: checking minix/config.h usability
configure:6537: cc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
^
1 error generated.
configure:6537: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:6537: result: no
configure:6537: checking minix/config.h presence
configure:6537: cc -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
^
1 error generated.
configure:6537: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:6537: result: no
configure:6537: checking for minix/config.h
configure:6537: result: no
configure:6561: checking whether it is safe to define __EXTENSIONS__
configure:6579: cc -c -g -O2 conftest.c >&5
configure:6579: $? = 0
configure:6586: result: yes
configure:6601: checking whether _XOPEN_SOURCE should be defined
configure:6620: cc -c -g -O2 conftest.c >&5
configure:6620: $? = 0
configure:6644: result: no
configure:6685: checking for _LARGEFILE_SOURCE value needed for large files
configure:6704: cc -o conftest -g -O2 conftest.c >&5
configure:6704: $? = 0
configure:6732: result: no
configure:6760: checking for special C compiler options needed for large files
configure:6805: result: no
configure:6811: checking for _FILE_OFFSET_BITS value needed for large files
configure:6836: cc -c -g -O2 conftest.c >&5
configure:6836: $? = 0
configure:6868: result: no
configure:6959: checking for cc option to accept ISO C99
configure:7108: cc -c -g -O2 conftest.c >&5
configure:7108: $? = 0
configure:7121: result: none needed
configure:7229: checking for cc option to accept ISO Standard C
configure:7240: result: none needed
configure:7644: checking dependency style of cc
configure:7753: result: none
configure:7880: checking for C++ compiler version
configure:7889: c++ --version >&5
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
configure:7900: $? = 0
configure:7889: c++ -v >&5
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:7900: $? = 0
configure:7889: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:7900: $? = 1
configure:7889: c++ -qversion >&5
clang: error: no input files
configure:7900: $? = 1
configure:7904: checking whether we are using the GNU C++ compiler
configure:7923: c++ -c conftest.cpp >&5
configure:7923: $? = 0
configure:7932: result: yes
configure:7941: checking whether c++ accepts -g
configure:7961: c++ -c -g conftest.cpp >&5
configure:7961: $? = 0
configure:8002: result: yes
configure:8027: checking dependency style of c++
configure:8138: result: none
configure:8165: checking for inline
configure:8181: cc -c -g -O2 conftest.c >&5
configure:8181: $? = 0
configure:8189: result: inline
configure:8207: checking for ANSI C header files
configure:8311: result: yes
configure:8347: c++ -c -g -O2 conftest.cpp >&5
configure:8347: $? = 0
configure:8429: checking cpuid.h usability
configure:8429: cc -c -g -O2 conftest.c >&5
configure:8429: $? = 0
configure:8429: result: yes
configure:8429: checking cpuid.h presence
configure:8429: cc -E conftest.c
configure:8429: $? = 0
configure:8429: result: yes
configure:8429: checking for cpuid.h
configure:8429: result: yes
configure:8532: checking for ld used by GCC
configure:8596: result: /usr/bin/ld
configure:8603: checking if the linker (/usr/bin/ld) is GNU ld
configure:8616: result: no
configure:8623: checking for shared library run path origin
configure:8636: result: done
configure:8767: checking for pkg-config
configure:8785: found /usr/local/opt/pkg-config/bin/pkg-config
configure:8797: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:8822: checking pkg-config is at least version 0.9.0
configure:8825: result: yes
configure:8884: checking whether to use nettle
configure:8887: result: yes
configure:9382: checking for libnettle
configure:9404: cc -o conftest -g -O2 conftest.c -lnettle -lhogweed -lgmp >&5
configure:9404: $? = 0
configure:9414: result: yes
configure:9421: checking how to link with libnettle
configure:9423: result: -lnettle -lhogweed -lgmp
configure:9469: checking for LIBTASN1
configure:9477: $PKG_CONFIG --exists --print-errors "libtasn1 >= 3.1"
configure:9480: $? = 0
configure:9495: $PKG_CONFIG --exists --print-errors "libtasn1 >= 3.1"
configure:9498: $? = 0
configure:9534: result: yes
configure:9549: checking whether to use the included minitasn1
configure:9551: result: no
configure:9566: checking whether C99 macros are supported
configure:9584: cc -c -g -O2 conftest.c >&5
configure:9584: $? = 0
configure:9589: result: yes
configure:9603: checking whether to disable DTLS-SRTP extension
configure:9611: result: no
configure:9631: checking whether to disable DTLS-SRTP extension
configure:9647: result: no
configure:9660: checking whether to disable SRP authentication support
configure:9668: result: no
configure:9688: checking whether to disable PSK authentication support
configure:9696: result: no
configure:9716: checking whether to disable anonymous authentication support
configure:9724: result: no
configure:9743: checking whether to disable DHE support
configure:9753: result: no
configure:9772: checking whether to disable ECDHE support
configure:9782: result: no
configure:9801: checking whether to disable RSA-EXPORT support
configure:9811: result: no
configure:9831: checking whether to disable OpenPGP Certificate authentication support
configure:9846: result: no
configure:9859: checking whether to add cryptodev support
configure:9868: result: no
configure:9877: checking whether to disable OCSP support
configure:9886: result: no
configure:9911: checking size of void *
configure:9916: cc -o conftest -g -O2 conftest.c >&5
configure:9916: $? = 0
configure:9916: ./conftest
configure:9916: $? = 0
configure:9930: result: 8
configure:9944: checking size of long long
configure:9949: cc -o conftest -g -O2 conftest.c >&5
configure:9949: $? = 0
configure:9949: ./conftest
configure:9949: $? = 0
configure:9963: result: 8
configure:9977: checking size of long
configure:9982: cc -o conftest -g -O2 conftest.c >&5
configure:9982: $? = 0
configure:9982: ./conftest
configure:9982: $? = 0
configure:9996: result: 8
configure:10010: checking size of int
configure:10015: cc -o conftest -g -O2 conftest.c >&5
configure:10015: $? = 0
configure:10015: ./conftest
configure:10015: $? = 0
configure:10029: result: 4
configure:10190: checking sys/socket.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking sys/socket.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for sys/socket.h
configure:10190: result: yes
configure:10190: checking features.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
conftest.c:81:10: fatal error: 'features.h' file not found
^
1 error generated.
configure:10190: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:10190: result: no
configure:10190: checking features.h presence
configure:10190: cc -E conftest.c
conftest.c:48:10: fatal error: 'features.h' file not found
^
1 error generated.
configure:10190: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:10190: result: no
configure:10190: checking for features.h
configure:10190: result: no
configure:10190: checking linewrap.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
conftest.c:81:10: fatal error: 'linewrap.h' file not found
^
1 error generated.
configure:10190: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:10190: result: no
configure:10190: checking linewrap.h presence
configure:10190: cc -E conftest.c
conftest.c:48:10: fatal error: 'linewrap.h' file not found
^
1 error generated.
configure:10190: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:10190: result: no
configure:10190: checking for linewrap.h
configure:10190: result: no
configure:10190: checking arpa/inet.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking arpa/inet.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for arpa/inet.h
configure:10190: result: yes
configure:10190: checking dirent.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking dirent.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for dirent.h
configure:10190: result: yes
configure:10190: checking for sys/stat.h
configure:10190: result: yes
configure:10190: checking netdb.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking netdb.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for netdb.h
configure:10190: result: yes
configure:10190: checking netinet/in.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking netinet/in.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for netinet/in.h
configure:10190: result: yes
configure:10190: checking getopt.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking getopt.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for getopt.h
configure:10190: result: yes
configure:10190: checking stdio_ext.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
conftest.c:87:10: fatal error: 'stdio_ext.h' file not found
^
1 error generated.
configure:10190: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:10190: result: no
configure:10190: checking stdio_ext.h presence
configure:10190: cc -E conftest.c
conftest.c:54:10: fatal error: 'stdio_ext.h' file not found
^
1 error generated.
configure:10190: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:10190: result: no
configure:10190: checking for stdio_ext.h
configure:10190: result: no
configure:10190: checking termios.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking termios.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for termios.h
configure:10190: result: yes
configure:10190: checking sys/time.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking sys/time.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for sys/time.h
configure:10190: result: yes
configure:10190: checking iconv.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking iconv.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for iconv.h
configure:10190: result: yes
configure:10190: checking for unistd.h
configure:10190: result: yes
configure:10190: checking math.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking math.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for math.h
configure:10190: result: yes
configure:10190: checking sys/mman.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking sys/mman.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for sys/mman.h
configure:10190: result: yes
configure:10190: checking sys/select.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking sys/select.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for sys/select.h
configure:10190: result: yes
configure:10190: checking wchar.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking wchar.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for wchar.h
configure:10190: result: yes
configure:10190: checking for stdint.h
configure:10190: result: yes
configure:10190: checking for strings.h
configure:10190: result: yes
configure:10190: checking sys/uio.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking sys/uio.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for sys/uio.h
configure:10190: result: yes
configure:10190: checking sysexits.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking sysexits.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for sysexits.h
configure:10190: result: yes
configure:10190: checking for inttypes.h
configure:10190: result: yes
configure:10190: checking xlocale.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking xlocale.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for xlocale.h
configure:10190: result: yes
configure:10190: checking sys/param.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking sys/param.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for sys/param.h
configure:10190: result: yes
configure:10190: checking sys/wait.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking sys/wait.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for sys/wait.h
configure:10190: result: yes
configure:10190: checking sys/ioctl.h usability
configure:10190: cc -c -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking sys/ioctl.h presence
configure:10190: cc -E conftest.c
configure:10190: $? = 0
configure:10190: result: yes
configure:10190: checking for sys/ioctl.h
configure:10190: result: yes
configure:10284: checking for library containing setsockopt
configure:10306: cc -o conftest -g -O2 conftest.c >&5
configure:10306: $? = 0
configure:10387: result: none needed
configure:10396: checking whether to build OpenSSL compatibility layer
configure:10405: result: yes
configure:10462: checking for gtkdoc-check
configure:10495: result: no
configure:10504: checking for gtkdoc-rebase
configure:10537: result: no
configure:10548: checking for gtkdoc-mkpdf
configure:10581: result: no
configure:10619: checking whether to build gtk-doc documentation
configure:10621: result: no
configure:10686: checking whether NLS is requested
configure:10695: result: yes
configure:10736: checking for msgfmt
configure:10771: result: no
configure:10777: checking for gmsgfmt
configure:10808: result: :
configure:10859: checking for xgettext
configure:10894: result: no
configure:10937: checking for msgmerge
configure:10971: result: no
configure:11475: checking for CFPreferencesCopyAppValue
configure:11493: cc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:11493: $? = 0
configure:11502: result: yes
configure:11509: checking for CFLocaleCopyCurrent
configure:11527: cc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:11527: $? = 0
configure:11536: result: yes
configure:11585: checking for GNU gettext in libc
configure:11605: cc -o conftest -g -O2 conftest.c >&5
conftest.c:73:10: fatal error: 'libintl.h' file not found
^
1 error generated.
configure:11605: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:11614: result: no
configure:11648: checking for iconv
configure:11670: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-D9zOEO.o
"_iconv_close", referenced from:
_main in conftest-D9zOEO.o
"_iconv_open", referenced from:
_main in conftest-D9zOEO.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11670: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:11692: cc -o conftest -g -O2 conftest.c -liconv >&5
configure:11692: $? = 0
configure:11702: result: yes
configure:11705: checking for working iconv
configure:11800: cc -o conftest -g -O2 conftest.c -liconv >&5
configure:11800: $? = 0
configure:11800: ./conftest
configure:11800: $? = 0
configure:11812: result: yes
configure:11827: checking how to link with libiconv
configure:11829: result: -liconv
configure:12301: checking for GNU gettext in libintl
configure:12329: cc -o conftest -g -O2 conftest.c -lintl >&5
conftest.c:74:10: fatal error: 'libintl.h' file not found
^
1 error generated.
configure:12329: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| extern int _nl_msg_cat_cntr;
| extern
| "C"
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:12357: cc -o conftest -g -O2 conftest.c -lintl -liconv >&5
conftest.c:74:10: fatal error: 'libintl.h' file not found
^
1 error generated.
configure:12357: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| extern int _nl_msg_cat_cntr;
| extern
| "C"
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:12370: result: no
configure:12405: checking whether to use NLS
configure:12407: result: no
configure:12480: checking whether byte ordering is bigendian
configure:12495: cc -c -g -O2 conftest.c >&5
configure:12495: $? = 0
configure:12540: cc -c -g -O2 conftest.c >&5
configure:12540: $? = 0
configure:12558: cc -c -g -O2 conftest.c >&5
conftest.c:81:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:12558: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| not big endian
|
| ;
| return 0;
| }
configure:12686: result: no
configure:12759: checking whether the preprocessor supports include_next
configure:12797: cc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:12797: $? = 0
configure:12818: result: yes
configure:12839: checking whether system header files limit the line length
configure:12862: result: no
configure:12883: checking whether <sys/socket.h> is self-contained
configure:12900: cc -c -g -O2 conftest.c >&5
configure:12900: $? = 0
configure:12908: result: yes
configure:12913: checking for shutdown
configure:12913: cc -o conftest -g -O2 conftest.c >&5
configure:12913: $? = 0
configure:12913: result: yes
configure:12923: checking whether <sys/socket.h> defines the SHUT_* macros
configure:12940: cc -c -g -O2 conftest.c >&5
configure:12940: $? = 0
configure:12948: result: yes
configure:13052: checking for struct sockaddr_storage
configure:13052: cc -c -g -O2 conftest.c >&5
configure:13052: $? = 0
configure:13052: cc -c -g -O2 conftest.c >&5
conftest.c:91:38: error: expected expression
if (sizeof ((struct sockaddr_storage)))
^
1 error generated.
configure:13052: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| return 0;
| ;
| return 0;
| }
configure:13052: result: yes
configure:13073: checking for sa_family_t
configure:13073: cc -c -g -O2 conftest.c >&5
configure:13073: $? = 0
configure:13073: cc -c -g -O2 conftest.c >&5
conftest.c:92:26: error: expected expression
if (sizeof ((sa_family_t)))
^
1 error generated.
configure:13073: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
|
|
| int
| main ()
| {
| if (sizeof ((sa_family_t)))
| return 0;
| ;
| return 0;
| }
configure:13073: result: yes
configure:13102: checking for struct sockaddr_storage.ss_family
configure:13102: cc -c -g -O2 conftest.c >&5
configure:13102: $? = 0
configure:13102: result: yes
configure:13164: checking whether socket is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether connect is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether accept is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether bind is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether getpeername is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether getsockname is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether getsockopt is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether listen is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether recv is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether send is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether recvfrom is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether sendto is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether setsockopt is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether shutdown is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
configure:13185: $? = 0
configure:13193: result: yes
configure:13164: checking whether accept4 is declared without a macro
configure:13185: cc -c -g -O2 conftest.c >&5
conftest.c:101:10: error: use of undeclared identifier 'accept4'
(void) accept4;
^
1 error generated.
configure:13185: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
|
| int
| main ()
| {
| (void) accept4;
| ;
| return 0;
| }
configure:13193: result: no
configure:13205: checking for size_t
configure:13205: cc -c -g -O2 conftest.c >&5
configure:13205: $? = 0
configure:13205: cc -c -g -O2 conftest.c >&5
conftest.c:128:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:13205: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13205: result: yes
configure:13218: checking for working alloca.h
configure:13235: cc -o conftest -g -O2 conftest.c >&5
configure:13235: $? = 0
configure:13243: result: yes
configure:13251: checking for alloca
configure:13288: cc -o conftest -g -O2 conftest.c >&5
configure:13288: $? = 0
configure:13296: result: yes
configure:13429: checking for C/C++ restrict keyword
configure:13454: cc -c -g -O2 conftest.c >&5
configure:13454: $? = 0
configure:13462: result: __restrict
configure:13476: checking whether clearerr_unlocked is declared
configure:13476: cc -c -g -O2 conftest.c >&5
configure:13476: $? = 0
configure:13476: result: yes
configure:13489: checking whether feof_unlocked is declared
configure:13489: cc -c -g -O2 conftest.c >&5
configure:13489: $? = 0
configure:13489: result: yes
configure:13502: checking whether ferror_unlocked is declared
configure:13502: cc -c -g -O2 conftest.c >&5
configure:13502: $? = 0
configure:13502: result: yes
configure:13515: checking whether fflush_unlocked is declared
configure:13515: cc -c -g -O2 conftest.c >&5
conftest.c:138:10: error: use of undeclared identifier 'fflush_unlocked'
(void) fflush_unlocked;
^
1 error generated.
configure:13515: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| (void) fflush_unlocked;
| (void) fflush_unlocked;
|
| ;
| return 0;
| }
configure:13515: result: no
configure:13528: checking whether fgets_unlocked is declared
configure:13528: cc -c -g -O2 conftest.c >&5
conftest.c:139:10: error: use of undeclared identifier 'fgets_unlocked'
(void) fgets_unlocked;
^
1 error generated.
configure:13528: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| (void) fgets_unlocked;
| (void) fgets_unlocked;
|
| ;
| return 0;
| }
configure:13528: result: no
configure:13541: checking whether fputc_unlocked is declared
configure:13541: cc -c -g -O2 conftest.c >&5
conftest.c:140:10: error: use of undeclared identifier 'fputc_unlocked'
(void) fputc_unlocked;
^
1 error generated.
configure:13541: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| (void) fputc_unlocked;
| (void) fputc_unlocked;
|
| ;
| return 0;
| }
configure:13541: result: no
configure:13554: checking whether fputs_unlocked is declared
configure:13554: cc -c -g -O2 conftest.c >&5
conftest.c:141:10: error: use of undeclared identifier 'fputs_unlocked'
(void) fputs_unlocked;
^
1 error generated.
configure:13554: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| (void) fputs_unlocked;
| (void) fputs_unlocked;
|
| ;
| return 0;
| }
configure:13554: result: no
configure:13567: checking whether fread_unlocked is declared
configure:13567: cc -c -g -O2 conftest.c >&5
conftest.c:142:10: error: use of undeclared identifier 'fread_unlocked'
(void) fread_unlocked;
^
1 error generated.
configure:13567: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| (void) fread_unlocked;
| (void) fread_unlocked;
|
| ;
| return 0;
| }
configure:13567: result: no
configure:13580: checking whether fwrite_unlocked is declared
configure:13580: cc -c -g -O2 conftest.c >&5
conftest.c:143:10: error: use of undeclared identifier 'fwrite_unlocked'
(void) fwrite_unlocked;
^
1 error generated.
configure:13580: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| (void) fwrite_unlocked;
| (void) fwrite_unlocked;
|
| ;
| return 0;
| }
configure:13580: result: no
configure:13593: checking whether getc_unlocked is declared
configure:13593: cc -c -g -O2 conftest.c >&5
configure:13593: $? = 0
configure:13593: result: yes
configure:13606: checking whether getchar_unlocked is declared
configure:13606: cc -c -g -O2 conftest.c >&5
configure:13606: $? = 0
configure:13606: result: yes
configure:13619: checking whether putc_unlocked is declared
configure:13619: cc -c -g -O2 conftest.c >&5
configure:13619: $? = 0
configure:13619: result: yes
configure:13632: checking whether putchar_unlocked is declared
configure:13632: cc -c -g -O2 conftest.c >&5
configure:13632: $? = 0
configure:13632: result: yes
configure:13651: checking for flockfile
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for funlockfile
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for _set_invalid_parameter_handler
configure:13651: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"__set_invalid_parameter_handler", referenced from:
_main in conftest-oUfP0D.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13651: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _set_invalid_parameter_handler (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| 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. */
| choke me
|
| int
| main ()
| {
| return _set_invalid_parameter_handler ();
| ;
| return 0;
| }
configure:13651: result: no
configure:13651: checking for alarm
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for __fseterr
configure:13651: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"___fseterr", referenced from:
_main in conftest-ynj0fS.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13651: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define __fseterr to an innocuous variant, in case <limits.h> declares __fseterr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __fseterr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char __fseterr ();
| /* 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. */
| choke me
|
| int
| main ()
| {
| return __fseterr ();
| ;
| return 0;
| }
configure:13651: result: no
configure:13651: checking for getdelim
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for __fsetlocking
configure:13651: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"___fsetlocking", referenced from:
_main in conftest-B0QQHy.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13651: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __fsetlocking (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char __fsetlocking ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| choke me
|
| int
| main ()
| {
| return __fsetlocking ();
| ;
| return 0;
| }
configure:13651: result: no
configure:13651: checking for tcgetattr
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for tcsetattr
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for getsubopt
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for gettimeofday
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for nanotime
configure:13651: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_nanotime", referenced from:
_main in conftest-2lnHtq.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13651: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define nanotime to an innocuous variant, in case <limits.h> declares nanotime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char nanotime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| 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. */
| choke me
|
| int
| main ()
| {
| return nanotime ();
| ;
| return 0;
| }
configure:13651: result: no
configure:13651: checking for mprotect
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for sleep
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for snprintf
configure:13651: cc -o conftest -g -O2 conftest.c >&5
conftest.c:141:6: warning: incompatible redeclaration of library function 'snprintf'
char snprintf ();
^
conftest.c:141:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for strdup
configure:13651: cc -o conftest -g -O2 conftest.c >&5
conftest.c:142:6: warning: incompatible redeclaration of library function 'strdup'
char strdup ();
^
conftest.c:142:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for strerror_r
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for __xpg_strerror_r
configure:13651: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"___xpg_strerror_r", referenced from:
_main in conftest-votnav.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13651: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define __xpg_strerror_r to an innocuous variant, in case <limits.h> declares __xpg_strerror_r.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __xpg_strerror_r (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char __xpg_strerror_r ();
| /* 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. */
| choke me
|
| int
| main ()
| {
| return __xpg_strerror_r ();
| ;
| return 0;
| }
configure:13651: result: no
configure:13651: checking for strndup
configure:13651: cc -o conftest -g -O2 conftest.c >&5
conftest.c:144:6: warning: incompatible redeclaration of library function 'strndup'
char strndup ();
^
conftest.c:144:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
1 warning generated.
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for localtime_r
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for vasnprintf
configure:13651: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_vasnprintf", referenced from:
_main in conftest-Cumhy6.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13651: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char vasnprintf (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| 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. */
| choke me
|
| int
| main ()
| {
| return vasnprintf ();
| ;
| return 0;
| }
configure:13651: result: no
configure:13651: checking for ftruncate
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for newlocale
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for lstat
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for pipe
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for setenv
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for catgets
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for symlink
configure:13651: cc -o conftest -g -O2 conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13651: checking for shutdown
configure:13651: result: yes
configure:13740: checking whether // is distinct from /
configure:13769: result: no
configure:13779: checking for complete errno.h
configure:13852: result: yes
configure:14149: checking whether strerror_r is declared
configure:14149: cc -c -g -O2 conftest.c >&5
configure:14149: $? = 0
configure:14149: result: yes
configure:14162: checking for strerror_r
configure:14162: result: yes
configure:14171: checking whether strerror_r returns char *
configure:14195: cc -c -g -O2 conftest.c >&5
conftest.c:171:13: error: indirection requires pointer operand ('int' invalid)
char x = *strerror_r (0, buf, sizeof buf);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:172:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
char *p = strerror_r (0, buf, sizeof buf);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:14195: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
|
| char buf[100];
| char x = *strerror_r (0, buf, sizeof buf);
| char *p = strerror_r (0, buf, sizeof buf);
| return !p || x;
|
| ;
| return 0;
| }
configure:14233: result: no
configure:14501: checking whether frexp() can be used without linking with libm
configure:14519: cc -o conftest -g -O2 conftest.c >&5
configure:14519: $? = 0
configure:14528: result: yes
configure:14537: checking whether long double and double are the same
configure:14558: cc -c -g -O2 conftest.c >&5
conftest.c:137:19: error: 'check' declared as an array with a negative size
typedef int check[sizeof (long double) == sizeof (double)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:14558: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| typedef int check[sizeof (long double) == sizeof (double)
| && LDBL_MANT_DIG == DBL_MANT_DIG
| && LDBL_MAX_EXP == DBL_MAX_EXP
| && LDBL_MIN_EXP == DBL_MIN_EXP
| ? 1 : -1];
|
| ;
| return 0;
| }
configure:14566: result: no
configure:14682: checking whether stdin defaults to large file offsets
configure:14706: cc -o conftest -g -O2 conftest.c >&5
configure:14706: $? = 0
configure:14714: result: yes
configure:14719: checking for pid_t
configure:14719: cc -c -g -O2 conftest.c >&5
configure:14719: $? = 0
configure:14719: cc -c -g -O2 conftest.c >&5
conftest.c:169:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:14719: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:14719: result: yes
configure:14730: checking for mode_t
configure:14730: cc -c -g -O2 conftest.c >&5
configure:14730: $? = 0
configure:14730: cc -c -g -O2 conftest.c >&5
conftest.c:169:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:14730: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:14730: result: yes
configure:14869: checking whether fseeko is declared
configure:14869: cc -c -g -O2 conftest.c >&5
configure:14869: $? = 0
configure:14869: result: yes
configure:14889: checking for fseeko
configure:14907: cc -o conftest -g -O2 conftest.c >&5
configure:14907: $? = 0
configure:14916: result: yes
configure:14982: checking whether stat file-mode macros are broken
configure:15009: cc -c -g -O2 conftest.c >&5
configure:15009: $? = 0
configure:15016: result: no
configure:15127: checking for nlink_t
configure:15127: cc -c -g -O2 conftest.c >&5
configure:15127: $? = 0
configure:15127: cc -c -g -O2 conftest.c >&5
conftest.c:140:22: error: expected expression
if (sizeof ((nlink_t)))
^
1 error generated.
configure:15127: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| return 0;
| ;
| return 0;
| }
configure:15127: result: yes
configure:15142: checking whether fchmodat is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
conftest.c:140:10: error: use of undeclared identifier 'fchmodat'
(void) fchmodat;
^
1 error generated.
configure:15160: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) fchmodat;
| ;
| return 0;
| }
configure:15168: result: no
configure:15142: checking whether fstat is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
configure:15160: $? = 0
configure:15168: result: yes
configure:15142: checking whether fstatat is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
conftest.c:141:10: error: use of undeclared identifier 'fstatat'
(void) fstatat;
^
1 error generated.
configure:15160: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) fstatat;
| ;
| return 0;
| }
configure:15168: result: no
configure:15142: checking whether futimens is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
conftest.c:141:10: error: use of undeclared identifier 'futimens'
(void) futimens;
^
1 error generated.
configure:15160: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) futimens;
| ;
| return 0;
| }
configure:15168: result: no
configure:15142: checking whether lchmod is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
configure:15160: $? = 0
configure:15168: result: yes
configure:15142: checking whether lstat is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
configure:15160: $? = 0
configure:15168: result: yes
configure:15142: checking whether mkdirat is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
conftest.c:143:10: error: use of undeclared identifier 'mkdirat'
(void) mkdirat;
^
1 error generated.
configure:15160: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) mkdirat;
| ;
| return 0;
| }
configure:15168: result: no
configure:15142: checking whether mkfifo is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
configure:15160: $? = 0
configure:15168: result: yes
configure:15142: checking whether mkfifoat is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
conftest.c:144:10: error: use of undeclared identifier 'mkfifoat'
(void) mkfifoat;
^
1 error generated.
configure:15160: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) mkfifoat;
| ;
| return 0;
| }
configure:15168: result: no
configure:15142: checking whether mknod is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
configure:15160: $? = 0
configure:15168: result: yes
configure:15142: checking whether mknodat is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
conftest.c:145:10: error: use of undeclared identifier 'mknodat'
(void) mknodat;
^
1 error generated.
configure:15160: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) mknodat;
| ;
| return 0;
| }
configure:15168: result: no
configure:15142: checking whether stat is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
configure:15160: $? = 0
configure:15168: result: yes
configure:15142: checking whether utimensat is declared without a macro
configure:15160: cc -c -g -O2 conftest.c >&5
conftest.c:146:10: error: use of undeclared identifier 'utimensat'
(void) utimensat;
^
1 error generated.
configure:15160: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) utimensat;
| ;
| return 0;
| }
configure:15168: result: no
configure:15181: checking whether ftello is declared
configure:15181: cc -c -g -O2 conftest.c >&5
configure:15181: $? = 0
configure:15181: result: yes
configure:15212: checking for ftello
configure:15229: cc -o conftest -g -O2 conftest.c >&5
configure:15229: $? = 0
configure:15238: result: yes
configure:15251: checking whether ftello works
configure:15327: cc -o conftest -g -O2 conftest.c >&5
configure:15327: $? = 0
configure:15327: ./conftest
configure:15327: $? = 0
configure:15338: result: yes
configure:15458: checking whether getaddrinfo is declared without a macro
configure:15475: cc -c -g -O2 conftest.c >&5
configure:15475: $? = 0
configure:15483: result: yes
configure:15458: checking whether freeaddrinfo is declared without a macro
configure:15475: cc -c -g -O2 conftest.c >&5
configure:15475: $? = 0
configure:15483: result: yes
configure:15458: checking whether gai_strerror is declared without a macro
configure:15475: cc -c -g -O2 conftest.c >&5
configure:15475: $? = 0
configure:15483: result: yes
configure:15458: checking whether getnameinfo is declared without a macro
configure:15475: cc -c -g -O2 conftest.c >&5
configure:15475: $? = 0
configure:15483: result: yes
configure:15498: checking for library containing gethostbyname
configure:15529: cc -o conftest -g -O2 conftest.c >&5
configure:15529: $? = 0
configure:15546: result: none required
configure:15560: checking for gethostbyname
configure:15560: cc -o conftest -g -O2 conftest.c >&5
configure:15560: $? = 0
configure:15560: result: yes
configure:15615: checking for library containing getservbyname
configure:15646: cc -o conftest -g -O2 conftest.c >&5
configure:15646: $? = 0
configure:15663: result: none required
configure:15677: checking for getservbyname
configure:15677: cc -o conftest -g -O2 conftest.c >&5
configure:15677: $? = 0
configure:15677: result: yes
configure:15793: checking for library containing inet_ntop
configure:15824: cc -o conftest -g -O2 conftest.c >&5
configure:15824: $? = 0
configure:15841: result: none required
configure:15879: checking whether inet_ntop is declared
configure:15879: cc -c -g -O2 conftest.c >&5
configure:15879: $? = 0
configure:15879: result: yes
configure:15916: checking for IPv4 sockets
configure:15942: cc -c -g -O2 conftest.c >&5
configure:15942: $? = 0
configure:15950: result: yes
configure:15958: checking for IPv6 sockets
configure:15987: cc -c -g -O2 conftest.c >&5
configure:15987: $? = 0
configure:15995: result: yes
configure:16004: checking whether getdelim is declared
configure:16004: cc -c -g -O2 conftest.c >&5
configure:16004: $? = 0
configure:16004: result: yes
configure:16022: checking whether getline is declared
configure:16022: cc -c -g -O2 conftest.c >&5
configure:16022: $? = 0
configure:16022: result: yes
configure:16135: checking for getopt.h
configure:16135: result: yes
configure:16152: checking for getopt_long_only
configure:16152: cc -o conftest -g -O2 conftest.c >&5
configure:16152: $? = 0
configure:16152: result: yes
configure:16166: checking whether getopt is POSIX compatible
configure:16208: cc -o conftest -g -O2 conftest.c >&5
configure:16208: $? = 0
configure:16208: ./conftest
configure:16208: $? = 0
configure:16267: cc -o conftest -g -O2 conftest.c >&5
configure:16267: $? = 0
configure:16267: ./conftest
configure:16267: $? = 0
configure:16309: cc -o conftest -g -O2 conftest.c >&5
configure:16309: $? = 0
configure:16309: ./conftest
program: option requires an argument -- b
configure:16309: $? = 16
configure: program exited with status 16
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| static char program[] = "program";
| static char ab[] = "-ab";
| char *argv[3] = { program, ab, NULL };
| if (getopt (2, argv, "ab:") != 'a')
| return 13;
| if (getopt (2, argv, "ab:") != '?')
| return 14;
| if (optopt != 'b')
| return 15;
| if (optind != 2)
| return 16;
| return 0;
| }
|
configure:16327: result: no
configure:16660: checking whether getenv is declared
configure:16660: cc -c -g -O2 conftest.c >&5
configure:16660: $? = 0
configure:16660: result: yes
configure:16673: checking whether getpass is declared
configure:16673: cc -c -g -O2 conftest.c >&5
configure:16673: $? = 0
configure:16673: result: yes
configure:16711: checking whether flockfile is declared
configure:16711: cc -c -g -O2 conftest.c >&5
configure:16711: $? = 0
configure:16711: result: yes
configure:16724: checking whether funlockfile is declared
configure:16724: cc -c -g -O2 conftest.c >&5
configure:16724: $? = 0
configure:16724: result: yes
configure:16971: checking for struct timeval
configure:16994: cc -c -g -O2 conftest.c >&5
configure:16994: $? = 0
configure:17002: result: yes
configure:17007: checking for wide-enough struct timeval.tv_sec member
configure:17034: cc -c -g -O2 conftest.c >&5
configure:17034: $? = 0
configure:17042: result: yes
configure:17052: checking whether gettimeofday is declared without a macro
configure:17074: cc -c -g -O2 conftest.c >&5
configure:17074: $? = 0
configure:17082: result: yes
configure:17119: checking where to find the exponent in a 'double'
configure:17433: cc -o conftest -g -O2 conftest.c >&5
configure:17433: $? = 0
configure:17433: ./conftest
configure:17433: $? = 0
configure:17445: result: word 1 bit 20
configure:17465: checking where to find the exponent in a 'float'
configure:17542: cc -o conftest -g -O2 conftest.c >&5
configure:17542: $? = 0
configure:17542: ./conftest
configure:17542: $? = 0
configure:17554: result: word 0 bit 23
configure:17574: checking whether byte ordering is bigendian
configure:17780: result: no
configure:17805: checking whether malloc, realloc, calloc are POSIX compliant
configure:17825: cc -c -g -O2 conftest.c >&5
configure:17825: $? = 0
configure:17833: result: yes
configure:17933: checking for mmap
configure:17933: cc -o conftest -g -O2 conftest.c >&5
configure:17933: $? = 0
configure:17933: result: yes
configure:17944: checking for MAP_ANONYMOUS
configure:17981: result: yes
configure:18015: checking whether memchr works
configure:18078: cc -o conftest -g -O2 conftest.c >&5
configure:18078: $? = 0
configure:18078: ./conftest
configure:18078: $? = 0
configure:18088: result: yes
configure:18096: checking whether memmem is declared
configure:18096: cc -c -g -O2 conftest.c >&5
configure:18096: $? = 0
configure:18096: result: yes
configure:18112: checking whether <limits.h> defines MIN and MAX
configure:18129: cc -c -g -O2 conftest.c >&5
conftest.c:168:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration]
int x = MIN (42, 17);
^
conftest.c:168:21: error: initializer element is not a compile-time constant
int x = MIN (42, 17);
^~~~~~~~~~~~
1 warning and 1 error generated.
configure:18129: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int x = MIN (42, 17);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:18136: result: no
configure:18149: checking whether <sys/param.h> defines MIN and MAX
configure:18166: cc -c -g -O2 conftest.c >&5
configure:18166: $? = 0
configure:18173: result: yes
configure:18194: cc -c -g -O2 conftest.c >&5
configure:18194: $? = 0
configure:18241: checking whether <sys/select.h> is self-contained
configure:18258: cc -c -g -O2 conftest.c >&5
configure:18258: $? = 0
configure:18277: cc -c -g -O2 conftest.c >&5
configure:18277: $? = 0
configure:18307: cc -o conftest -g -O2 conftest.c >&5
configure:18307: $? = 0
configure:18320: result: yes
configure:18445: checking whether pselect is declared without a macro
configure:18469: cc -c -g -O2 conftest.c >&5
configure:18469: $? = 0
configure:18477: result: yes
configure:18445: checking whether select is declared without a macro
configure:18469: cc -c -g -O2 conftest.c >&5
configure:18469: $? = 0
configure:18477: result: yes
configure:18510: checking for sigset_t
configure:18510: cc -c -g -O2 conftest.c >&5
configure:18510: $? = 0
configure:18510: cc -c -g -O2 conftest.c >&5
conftest.c:179:23: error: expected expression
if (sizeof ((sigset_t)))
^
1 error generated.
configure:18510: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */
|
|
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| return 0;
| ;
| return 0;
| }
configure:18510: result: yes
configure:18531: checking for uid_t in sys/types.h
configure:18550: result: yes
configure:18583: checking whether snprintf returns a byte count as in C99
configure:18653: cc -o conftest -g -O2 conftest.c >&5
configure:18653: $? = 0
configure:18653: ./conftest
configure:18653: $? = 0
configure:18664: result: yes
configure:18668: checking whether snprintf is declared
configure:18668: cc -c -g -O2 conftest.c >&5
configure:18668: $? = 0
configure:18668: result: yes
configure:18680: checking for stdbool.h that conforms to C99
configure:18747: cc -c -g -O2 conftest.c >&5
configure:18747: $? = 0
configure:18754: result: yes
configure:18756: checking for _Bool
configure:18756: cc -c -g -O2 conftest.c >&5
configure:18756: $? = 0
configure:18756: cc -c -g -O2 conftest.c >&5
conftest.c:208:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:18756: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:18756: result: yes
configure:18772: checking for wchar_t
configure:18789: cc -c -g -O2 conftest.c >&5
configure:18789: $? = 0
configure:18796: result: yes
configure:18805: checking for long long int
configure:18842: cc -o conftest -g -O2 conftest.c >&5
configure:18842: $? = 0
configure:18872: cc -o conftest -g -O2 conftest.c >&5
configure:18872: $? = 0
configure:18872: ./conftest
configure:18872: $? = 0
configure:18887: result: yes
configure:18896: checking for unsigned long long int
configure:18933: cc -o conftest -g -O2 conftest.c >&5
configure:18933: $? = 0
configure:18941: result: yes
configure:19092: checking whether stdint.h conforms to C99
configure:19261: cc -c -g -O2 conftest.c >&5
conftest.c:294:7: error: bit-field 'check_UINT8_C' has negative width (-1)
int check_UINT8_C:
^
conftest.c:296:7: error: bit-field 'check_UINT16_C' has negative width (-1)
int check_UINT16_C:
^
2 errors generated.
configure:19261: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>. */
|
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
|
|
| int8_t a1 = INT8_MAX;
| int8_t a1min = INT8_MIN;
| int16_t a2 = INT16_MAX;
| int16_t a2min = INT16_MIN;
| int32_t a3 = INT32_MAX;
| int32_t a3min = INT32_MIN;
| int64_t a4 = INT64_MAX;
| int64_t a4min = INT64_MIN;
| uint8_t b1 = UINT8_MAX;
| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
| uint16_t b2 = UINT16_MAX;
| uint32_t b3 = UINT32_MAX;
| uint64_t b4 = UINT64_MAX;
| int_least8_t c1 = INT8_C (0x7f);
| int_least8_t c1max = INT_LEAST8_MAX;
| int_least8_t c1min = INT_LEAST8_MIN;
| int_least16_t c2 = INT16_C (0x7fff);
| int_least16_t c2max = INT_LEAST16_MAX;
| int_least16_t c2min = INT_LEAST16_MIN;
| int_least32_t c3 = INT32_C (0x7fffffff);
| int_least32_t c3max = INT_LEAST32_MAX;
| int_least32_t c3min = INT_LEAST32_MIN;
| int_least64_t c4 = INT64_C (0x7fffffffffffffff);
| int_least64_t c4max = INT_LEAST64_MAX;
| int_least64_t c4min = INT_LEAST64_MIN;
| uint_least8_t d1 = UINT8_C (0xff);
| uint_least8_t d1max = UINT_LEAST8_MAX;
| uint_least16_t d2 = UINT16_C (0xffff);
| uint_least16_t d2max = UINT_LEAST16_MAX;
| uint_least32_t d3 = UINT32_C (0xffffffff);
| uint_least32_t d3max = UINT_LEAST32_MAX;
| uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
| uint_least64_t d4max = UINT_LEAST64_MAX;
| int_fast8_t e1 = INT_FAST8_MAX;
| int_fast8_t e1min = INT_FAST8_MIN;
| int_fast16_t e2 = INT_FAST16_MAX;
| int_fast16_t e2min = INT_FAST16_MIN;
| int_fast32_t e3 = INT_FAST32_MAX;
| int_fast32_t e3min = INT_FAST32_MIN;
| int_fast64_t e4 = INT_FAST64_MAX;
| int_fast64_t e4min = INT_FAST64_MIN;
| uint_fast8_t f1 = UINT_FAST8_MAX;
| uint_fast16_t f2 = UINT_FAST16_MAX;
| uint_fast32_t f3 = UINT_FAST32_MAX;
| uint_fast64_t f4 = UINT_FAST64_MAX;
| intptr_t g = INTPTR_MAX;
| intptr_t gmin = INTPTR_MIN;
| uintptr_t h = UINTPTR_MAX;
| intmax_t i = INTMAX_MAX;
| uintmax_t j = UINTMAX_MAX;
|
| struct s {
| int check_PTRDIFF:
| PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
| && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
| ? 1 : -1;
| /* Detect bug in FreeBSD 6.0 / ia64. */
| int check_SIG_ATOMIC:
| SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
| && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
| ? 1 : -1;
| int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
| int check_WCHAR:
| WCHAR_MIN == TYPE_MINIMUM (wchar_t)
| && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
| ? 1 : -1;
| /* Detect bug in mingw. */
| int check_WINT:
| WINT_MIN == TYPE_MINIMUM (wint_t)
| && WINT_MAX == TYPE_MAXIMUM (wint_t)
| ? 1 : -1;
|
| /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
| int check_UINT8_C:
| (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
| int check_UINT16_C:
| (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
|
| /* Detect bugs in OpenBSD 3.9 stdint.h. */
| int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
| int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
| int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
| int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
| int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
| int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
| int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
| int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
| int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
| int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
| int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
| int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
| int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
| int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
| int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
| };
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19353: result: no
configure:19362: checking sys/inttypes.h usability
configure:19362: cc -c -g -O2 conftest.c >&5
conftest.c:209:10: fatal error: 'sys/inttypes.h' file not found
^
1 error generated.
configure:19362: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:19362: result: no
configure:19362: checking sys/inttypes.h presence
configure:19362: cc -E conftest.c
conftest.c:176:10: fatal error: 'sys/inttypes.h' file not found
^
1 error generated.
configure:19362: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:19362: result: no
configure:19362: checking for sys/inttypes.h
configure:19362: result: no
configure:19362: checking sys/bitypes.h usability
configure:19362: cc -c -g -O2 conftest.c >&5
conftest.c:209:10: fatal error: 'sys/bitypes.h' file not found
^
1 error generated.
configure:19362: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:19362: result: no
configure:19362: checking sys/bitypes.h presence
configure:19362: cc -E conftest.c
conftest.c:176:10: fatal error: 'sys/bitypes.h' file not found
^
1 error generated.
configure:19362: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:19362: result: no
configure:19362: checking for sys/bitypes.h
configure:19362: result: no
configure:19391: checking for bit size of ptrdiff_t
configure:19396: cc -o conftest -g -O2 conftest.c >&5
configure:19396: $? = 0
configure:19396: ./conftest
configure:19396: $? = 0
configure:19417: result: 64
configure:19391: checking for bit size of size_t
configure:19396: cc -o conftest -g -O2 conftest.c >&5
configure:19396: $? = 0
configure:19396: ./conftest
configure:19396: $? = 0
configure:19417: result: 64
configure:19436: checking for bit size of sig_atomic_t
configure:19441: cc -o conftest -g -O2 conftest.c >&5
configure:19441: $? = 0
configure:19441: ./conftest
configure:19441: $? = 0
configure:19462: result: 32
configure:19436: checking for bit size of wchar_t
configure:19441: cc -o conftest -g -O2 conftest.c >&5
configure:19441: $? = 0
configure:19441: ./conftest
configure:19441: $? = 0
configure:19462: result: 32
configure:19436: checking for bit size of wint_t
configure:19441: cc -o conftest -g -O2 conftest.c >&5
configure:19441: $? = 0
configure:19441: ./conftest
configure:19441: $? = 0
configure:19462: result: 32
configure:19480: checking whether sig_atomic_t is signed
configure:19507: cc -c -g -O2 conftest.c >&5
configure:19507: $? = 0
configure:19517: result: yes
configure:19480: checking whether wchar_t is signed
configure:19507: cc -c -g -O2 conftest.c >&5
configure:19507: $? = 0
configure:19517: result: yes
configure:19480: checking whether wint_t is signed
configure:19507: cc -c -g -O2 conftest.c >&5
configure:19507: $? = 0
configure:19517: result: yes
configure:19539: checking for ptrdiff_t integer literal suffix
configure:19585: cc -c -g -O2 conftest.c >&5
conftest.c:196:26: error: redefinition of 'foo' with a different type: 'int' vs 'ptrdiff_t' (aka 'long')
extern int foo;
^
conftest.c:195:32: note: previous definition is here
extern ptrdiff_t foo;
^
1 error generated.
configure:19585: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
|
| extern ptrdiff_t foo;
| extern int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19585: cc -c -g -O2 conftest.c >&5
configure:19585: $? = 0
configure:19594: result: l
configure:19539: checking for size_t integer literal suffix
configure:19585: cc -c -g -O2 conftest.c >&5
conftest.c:197:35: error: redefinition of 'foo' with a different type: 'unsigned int' vs 'size_t' (aka 'unsigned long')
extern unsigned int foo;
^
conftest.c:196:29: note: previous definition is here
extern size_t foo;
^
1 error generated.
configure:19585: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
|
| extern size_t foo;
| extern unsigned int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19585: cc -c -g -O2 conftest.c >&5
configure:19585: $? = 0
configure:19594: result: ul
configure:19611: checking for sig_atomic_t integer literal suffix
configure:19657: cc -c -g -O2 conftest.c >&5
configure:19657: $? = 0
configure:19666: result:
configure:19611: checking for wchar_t integer literal suffix
configure:19657: cc -c -g -O2 conftest.c >&5
configure:19657: $? = 0
configure:19666: result:
configure:19611: checking for wint_t integer literal suffix
configure:19657: cc -c -g -O2 conftest.c >&5
configure:19657: $? = 0
configure:19666: result:
configure:19708: checking whether strdup is declared
configure:19708: cc -c -g -O2 conftest.c >&5
configure:19708: $? = 0
configure:19708: result: yes
configure:19722: checking whether strerror(0) succeeds
configure:19757: cc -o conftest -g -O2 conftest.c >&5
configure:19757: $? = 0
configure:19757: ./conftest
configure:19757: $? = 4
configure: program exited with status 4
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| int result = 0;
| char *str;
| errno = 0;
| str = strerror (0);
| if (!*str) result |= 1;
| if (errno) result |= 2;
| if (strstr (str, "nknown") || strstr (str, "ndefined"))
| result |= 4;
| return result;
| ;
| return 0;
| }
configure:19768: result: no
configure:20041: checking whether ffsl is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether ffsll is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
conftest.c:198:10: error: use of undeclared identifier 'ffsll'
(void) ffsll;
^
1 error generated.
configure:20059: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) ffsll;
| ;
| return 0;
| }
configure:20067: result: no
configure:20041: checking whether memmem is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether mempcpy is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
conftest.c:199:10: error: use of undeclared identifier 'mempcpy'
(void) mempcpy;
^
1 error generated.
configure:20059: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) mempcpy;
| ;
| return 0;
| }
configure:20067: result: no
configure:20041: checking whether memrchr is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
conftest.c:199:10: error: use of undeclared identifier 'memrchr'
(void) memrchr;
^
1 error generated.
configure:20059: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) memrchr;
| ;
| return 0;
| }
configure:20067: result: no
configure:20041: checking whether rawmemchr is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
conftest.c:199:10: error: use of undeclared identifier 'rawmemchr'
(void) rawmemchr;
^
1 error generated.
configure:20059: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) rawmemchr;
| ;
| return 0;
| }
configure:20067: result: no
configure:20041: checking whether stpcpy is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether stpncpy is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strchrnul is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
conftest.c:201:10: error: use of undeclared identifier 'strchrnul'
(void) strchrnul;
^
1 error generated.
configure:20059: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) strchrnul;
| ;
| return 0;
| }
configure:20067: result: no
configure:20041: checking whether strdup is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strncat is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strndup is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strnlen is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strpbrk is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strsep is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strcasestr is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strtok_r is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strerror_r is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strsignal is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
configure:20059: $? = 0
configure:20067: result: yes
configure:20041: checking whether strverscmp is declared without a macro
configure:20059: cc -c -g -O2 conftest.c >&5
conftest.c:211:10: error: use of undeclared identifier 'strverscmp'
(void) strverscmp;
^
1 error generated.
configure:20059: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) strverscmp;
| ;
| return 0;
| }
configure:20067: result: no
configure:20177: checking whether ffs is declared without a macro
configure:20199: cc -c -g -O2 conftest.c >&5
configure:20199: $? = 0
configure:20207: result: yes
configure:20177: checking whether strcasecmp is declared without a macro
configure:20199: cc -c -g -O2 conftest.c >&5
configure:20199: $? = 0
configure:20207: result: yes
configure:20177: checking whether strncasecmp is declared without a macro
configure:20199: cc -c -g -O2 conftest.c >&5
configure:20199: $? = 0
configure:20207: result: yes
configure:20220: checking whether strndup is declared
configure:20220: result: yes
configure:20238: checking whether strnlen is declared
configure:20238: result: yes
configure:20251: checking whether strtok_r is declared
configure:20251: result: yes
configure:20283: checking whether imported symbols can be declared weak
configure:20301: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_xyzzy", referenced from:
_main in conftest-OLJ0jO.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20301: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| extern void xyzzy ();
| int
| main ()
| {
| xyzzy();
| ;
| return 0;
| }
configure:20347: result: no
configure:20352: checking pthread.h usability
configure:20352: cc -c -g -O2 conftest.c >&5
configure:20352: $? = 0
configure:20352: result: yes
configure:20352: checking pthread.h presence
configure:20352: cc -E conftest.c
configure:20352: $? = 0
configure:20352: result: yes
configure:20352: checking for pthread.h
configure:20352: result: yes
configure:20380: cc -o conftest -g -O2 conftest.c >&5
configure:20380: $? = 0
configure:20390: checking for pthread_kill in -lpthread
configure:20415: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:20415: $? = 0
configure:20424: result: yes
configure:21163: checking for multithread API to use
configure:21165: result: posix
configure:21195: checking for struct timespec in <time.h>
configure:21212: cc -c -g -O2 conftest.c >&5
configure:21212: $? = 0
configure:21219: result: yes
configure:21404: checking for wint_t
configure:21429: cc -c -g -O2 conftest.c >&5
configure:21429: $? = 0
configure:21436: result: yes
configure:21445: checking for inttypes.h
configure:21462: cc -c -g -O2 conftest.c >&5
configure:21462: $? = 0
configure:21469: result: yes
configure:21480: checking for stdint.h
configure:21497: cc -c -g -O2 conftest.c >&5
configure:21497: $? = 0
configure:21504: result: yes
configure:21517: checking for intmax_t
configure:21542: cc -c -g -O2 conftest.c >&5
configure:21542: $? = 0
configure:21549: result: yes
configure:21575: checking for snprintf
configure:21575: result: yes
configure:21575: checking for strnlen
configure:21575: cc -o conftest -g -O2 conftest.c >&5
configure:21575: $? = 0
configure:21575: result: yes
configure:21575: checking for wcslen
configure:21575: cc -o conftest -g -O2 conftest.c >&5
configure:21575: $? = 0
configure:21575: result: yes
configure:21575: checking for wcsnlen
configure:21575: cc -o conftest -g -O2 conftest.c >&5
configure:21575: $? = 0
configure:21575: result: yes
configure:21575: checking for mbrtowc
configure:21575: cc -o conftest -g -O2 conftest.c >&5
configure:21575: $? = 0
configure:21575: result: yes
configure:21575: checking for wcrtomb
configure:21575: cc -o conftest -g -O2 conftest.c >&5
configure:21575: $? = 0
configure:21575: result: yes
configure:21584: checking whether _snprintf is declared
configure:21584: cc -c -g -O2 conftest.c >&5
conftest.c:231:10: error: use of undeclared identifier '_snprintf'
(void) _snprintf;
^
1 error generated.
configure:21584: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) _snprintf;
| (void) _snprintf;
|
| ;
| return 0;
| }
configure:21584: result: no
configure:21610: checking whether printf supports size specifiers as in C99
configure:21681: cc -o conftest -g -O2 conftest.c >&5
conftest.c:241:57: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) < 0
~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:246:54: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0
~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:250:57: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) < 0
~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:254:54: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0
~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
4 warnings generated.
configure:21681: $? = 0
configure:21681: ./conftest
configure:21681: $? = 0
configure:21692: result: yes
configure:21697: checking whether printf supports 'long double' arguments
configure:21736: cc -o conftest -g -O2 conftest.c >&5
conftest.c:232:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0
~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:236:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0
~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:240:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0
~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
3 warnings generated.
configure:21736: $? = 0
configure:21736: ./conftest
configure:21736: $? = 0
configure:21747: result: yes
configure:21752: checking whether printf supports infinite 'double' arguments
configure:21853: cc -o conftest -g -O2 conftest.c >&5
configure:21853: $? = 0
configure:21853: ./conftest
configure:21853: $? = 0
configure:21864: result: yes
configure:21879: checking whether printf supports infinite 'long double' arguments
configure:22186: cc -o conftest -g -O2 conftest.c >&5
configure:22186: $? = 0
configure:22186: ./conftest
configure:22186: $? = 64
configure: program exited with status 64
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
| /* Avoid a crash on Mac OS X. */
| /* The exception port on which our thread listens. */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
| EXC_BAD_ACCESS. */
| static void *
| mach_exception_thread (void *arg)
| {
| /* Buffer for a message to be received. */
| struct {
| mach_msg_header_t head;
| mach_msg_body_t msgh_body;
| char data[1024];
| } msg;
| mach_msg_return_t retval;
| /* Wait for a message on the exception port. */
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
| if (retval != MACH_MSG_SUCCESS)
| abort ();
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| mach_port_t self = mach_task_self ();
| /* Allocate a port on which the thread shall listen for exceptions. */
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
| == KERN_SUCCESS) {
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
| if (mach_port_insert_right (self, our_exception_port, our_exception_port,
| MACH_MSG_TYPE_MAKE_SEND)
| == KERN_SUCCESS) {
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
| for us. */
| exception_mask_t mask = EXC_MASK_BAD_ACCESS;
| /* Create the thread listening on the exception port. */
| pthread_attr_t attr;
| pthread_t thread;
| if (pthread_attr_init (&attr) == 0
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
| pthread_attr_destroy (&attr);
| /* Replace the exception port info for these exceptions with our own.
| Note that we replace the exception port for the entire task, not only
| for a particular thread. This has the effect that when our exception
| port gets the message, the thread specific exception port has already
| been asked, and we don't need to bother about it.
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
| task_set_exception_ports (self, mask, our_exception_port,
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
| }
| }
| }
| }
| /* Avoid a crash on native Windows. */
| static LONG WINAPI
| exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
| {
| switch (ExceptionInfo->ExceptionRecord->ExceptionCode)
| {
| case EXCEPTION_ACCESS_VIOLATION:
| case EXCEPTION_IN_PAGE_ERROR:
| case EXCEPTION_STACK_OVERFLOW:
| case EXCEPTION_GUARD_PAGE:
| case EXCEPTION_PRIV_INSTRUCTION:
| case EXCEPTION_ILLEGAL_INSTRUCTION:
| case EXCEPTION_DATATYPE_MISALIGNMENT:
| case EXCEPTION_ARRAY_BOUNDS_EXCEEDED:
| case EXCEPTION_NONCONTINUABLE_EXCEPTION:
| exit (1);
| }
| return EXCEPTION_CONTINUE_SEARCH;
| }
| static void
| nocrash_init (void)
| {
| SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter);
| }
| /* Avoid a crash on POSIX systems. */
| /* A POSIX signal handler. */
| static void
| exception_handler (int sig)
| {
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| signal (SIGSEGV, exception_handler);
| signal (SIGBUS, exception_handler);
| }
|
| static int
| strisnan (const char *string, size_t start_index, size_t end_index)
| {
| if (start_index < end_index)
| {
| if (string[start_index] == '-')
| start_index++;
| if (start_index + 3 <= end_index
| && memcmp (string + start_index, "nan", 3) == 0)
| {
| start_index += 3;
| if (start_index == end_index
| || (string[start_index] == '(' && string[end_index - 1] == ')'))
| return 1;
| }
| }
| return 0;
| }
| static char buf[10000];
| static long double zeroL = 0.0L;
| int main ()
| {
| int result = 0;
| nocrash_init();
| if (sprintf (buf, "%Lf", 1.0L / zeroL) < 0
| || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
| result |= 1;
| if (sprintf (buf, "%Lf", -1.0L / zeroL) < 0
| || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0))
| result |= 1;
| if (sprintf (buf, "%Lf", zeroL / zeroL) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 1;
| if (sprintf (buf, "%Le", 1.0L / zeroL) < 0
| || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
| result |= 1;
| if (sprintf (buf, "%Le", -1.0L / zeroL) < 0
| || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0))
| result |= 1;
| if (sprintf (buf, "%Le", zeroL / zeroL) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 1;
| if (sprintf (buf, "%Lg", 1.0L / zeroL) < 0
| || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
| result |= 1;
| if (sprintf (buf, "%Lg", -1.0L / zeroL) < 0
| || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0))
| result |= 1;
| if (sprintf (buf, "%Lg", zeroL / zeroL) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 1;
| /* Representation of an 80-bit 'long double' as an initializer for a sequence
| of 'unsigned int' words. */
| { /* Quiet NaN. */
| static union { unsigned int word[4]; long double value; } x =
| { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) };
| if (sprintf (buf, "%Lf", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 2;
| if (sprintf (buf, "%Le", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 2;
| if (sprintf (buf, "%Lg", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 2;
| }
| {
| /* Signalling NaN. */
| static union { unsigned int word[4]; long double value; } x =
| { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) };
| if (sprintf (buf, "%Lf", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 2;
| if (sprintf (buf, "%Le", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 2;
| if (sprintf (buf, "%Lg", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 2;
| }
| { /* Pseudo-NaN. */
| static union { unsigned int word[4]; long double value; } x =
| { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) };
| if (sprintf (buf, "%Lf", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 4;
| if (sprintf (buf, "%Le", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 4;
| if (sprintf (buf, "%Lg", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 4;
| }
| { /* Pseudo-Infinity. */
| static union { unsigned int word[4]; long double value; } x =
| { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) };
| if (sprintf (buf, "%Lf", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 8;
| if (sprintf (buf, "%Le", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 8;
| if (sprintf (buf, "%Lg", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 8;
| }
| { /* Pseudo-Zero. */
| static union { unsigned int word[4]; long double value; } x =
| { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) };
| if (sprintf (buf, "%Lf", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 16;
| if (sprintf (buf, "%Le", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 16;
| if (sprintf (buf, "%Lg", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 16;
| }
| { /* Unnormalized number. */
| static union { unsigned int word[4]; long double value; } x =
| { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) };
| if (sprintf (buf, "%Lf", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 32;
| if (sprintf (buf, "%Le", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 32;
| if (sprintf (buf, "%Lg", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 32;
| }
| { /* Pseudo-Denormal. */
| static union { unsigned int word[4]; long double value; } x =
| { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) };
| if (sprintf (buf, "%Lf", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 64;
| if (sprintf (buf, "%Le", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 64;
| if (sprintf (buf, "%Lg", x.value) < 0
| || !strisnan (buf, 0, strlen (buf)))
| result |= 64;
| }
| return result;
| }
configure:22197: result: no
configure:22207: checking whether printf supports the 'a' and 'A' directives
configure:22295: cc -o conftest -g -O2 conftest.c >&5
conftest.c:233:48: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:239:49: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:246:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
~~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:254:49: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
~~~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
4 warnings generated.
configure:22295: $? = 0
configure:22295: ./conftest
configure:22295: $? = 4
configure: program exited with status 4
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| static char buf[100];
| static double zero = 0.0;
| int main ()
| {
| int result = 0;
| if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
| || (strcmp (buf, "0x1.922p+1 33") != 0
| && strcmp (buf, "0x3.244p+0 33") != 0
| && strcmp (buf, "0x6.488p-1 33") != 0
| && strcmp (buf, "0xc.91p-2 33") != 0))
| result |= 1;
| if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
| || (strcmp (buf, "-0X1.922P+1 33") != 0
| && strcmp (buf, "-0X3.244P+0 33") != 0
| && strcmp (buf, "-0X6.488P-1 33") != 0
| && strcmp (buf, "-0XC.91P-2 33") != 0))
| result |= 2;
| /* This catches a FreeBSD 6.1 bug: it doesn't round. */
| if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
| || (strcmp (buf, "0x1.83p+0 33") != 0
| && strcmp (buf, "0x3.05p-1 33") != 0
| && strcmp (buf, "0x6.0ap-2 33") != 0
| && strcmp (buf, "0xc.14p-3 33") != 0))
| result |= 4;
| /* This catches a FreeBSD 6.1 bug. See
| <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00107.html> */
| if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
| || buf[0] == '0')
| result |= 8;
| /* This catches a Mac OS X 10.3.9 (Darwin 7.9) bug. */
| if (sprintf (buf, "%.1a", 1.999) < 0
| || (strcmp (buf, "0x1.0p+1") != 0
| && strcmp (buf, "0x2.0p+0") != 0
| && strcmp (buf, "0x4.0p-1") != 0
| && strcmp (buf, "0x8.0p-2") != 0))
| result |= 16;
| /* This catches the same Mac OS X 10.3.9 (Darwin 7.9) bug and also a
| glibc 2.4 bug <http://sourceware.org/bugzilla/show_bug.cgi?id=2908>. */
| if (sprintf (buf, "%.1La", 1.999L) < 0
| || (strcmp (buf, "0x1.0p+1") != 0
| && strcmp (buf, "0x2.0p+0") != 0
| && strcmp (buf, "0x4.0p-1") != 0
| && strcmp (buf, "0x8.0p-2") != 0))
| result |= 32;
| return result;
| }
configure:22306: result: no
configure:22311: checking whether printf supports the 'F' directive
configure:22359: cc -o conftest -g -O2 conftest.c >&5
conftest.c:233:45: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0
~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
1 warning generated.
configure:22359: $? = 0
configure:22359: ./conftest
configure:22359: $? = 0
configure:22370: result: yes
configure:22375: checking whether printf supports the 'n' directive
configure:22425: cc -o conftest -g -O2 conftest.c >&5
configure:22425: $? = 0
configure:22425: ./conftest
configure:22425: $? = 0
configure:22436: result: yes
configure:22441: checking whether printf supports the 'ls' directive
configure:22512: cc -o conftest -g -O2 conftest.c >&5
configure:22512: $? = 0
configure:22512: ./conftest
configure:22512: $? = 0
configure:22523: result: yes
configure:22528: checking whether printf supports the grouping flag
configure:22558: cc -o conftest -g -O2 conftest.c >&5
configure:22558: $? = 0
configure:22558: ./conftest
configure:22558: $? = 0
configure:22569: result: yes
configure:22574: checking whether printf supports the left-adjust flag correctly
configure:22607: cc -o conftest -g -O2 conftest.c >&5
configure:22607: $? = 0
configure:22607: ./conftest
configure:22607: $? = 0
configure:22618: result: yes
configure:22623: checking whether printf supports the zero flag correctly
configure:22657: cc -o conftest -g -O2 conftest.c >&5
conftest.c:232:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0
~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
1 warning generated.
configure:22657: $? = 0
configure:22657: ./conftest
configure:22657: $? = 0
configure:22668: result: yes
configure:22673: checking whether printf supports large precisions
configure:22716: cc -o conftest -g -O2 conftest.c >&5
conftest.c:236:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3)
~~~~~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:238:44: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5)
~~~~~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:240:43: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5
~~~~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
conftest.c:243:43: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5
~~~~~~~~~~~ ^
/usr/include/secure/_stdio.h:50:56: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
4 warnings generated.
configure:22716: $? = 0
configure:22716: ./conftest
configure:22716: $? = 0
configure:22727: result: yes
configure:22733: checking whether printf survives out-of-memory conditions
configure:22904: cc -o conftest -g -O2 conftest.c >&5
configure:22907: $? = 0
configure:22911: $? = 0
configure:22956: result: yes
configure:22972: checking whether vsnprintf is declared
configure:22972: cc -c -g -O2 conftest.c >&5
configure:22972: $? = 0
configure:22972: result: yes
configure:23078: checking whether <wchar.h> uses 'inline' correctly
configure:23100: cc -c -g -O2 conftest.c >&5
configure:23103: $? = 0
configure:23121: cc -c -g -O2 conftest.c >&5
configure:23124: $? = 0
configure:23137: result: yes
configure:23152: checking for nl_langinfo and CODESET
configure:23168: cc -o conftest -g -O2 conftest.c >&5
configure:23168: $? = 0
configure:23177: result: yes
configure:23198: checking if environ is properly declared
configure:23221: cc -c -g -O2 conftest.c >&5
configure:23221: $? = 0
configure:23229: result: no
configure:23255: checking for working fcntl.h
configure:23312: cc -o conftest -g -O2 conftest.c >&5
configure:23312: $? = 0
configure:23312: ./conftest
configure:23312: $? = 64
configure: program exited with status 64
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| static int const constants[] =
| {
| O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
| O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
| };
|
| int
| main ()
| {
|
| int status = !constants;
| {
| static char const sym[] = "conftest.sym";
| if (symlink (".", sym) != 0
| || close (open (sym, O_RDONLY | O_NOFOLLOW)) == 0)
| status |= 32;
| unlink (sym);
| }
| {
| static char const file[] = "confdefs.h";
| int fd = open (file, O_RDONLY | O_NOATIME);
| char c;
| struct stat st0, st1;
| if (fd < 0
| || fstat (fd, &st0) != 0
| || sleep (1) != 0
| || read (fd, &c, 1) != 1
| || close (fd) != 0
| || stat (file, &st1) != 0
| || st0.st_atime != st1.st_atime)
| status |= 64;
| }
| return status;
| ;
| return 0;
| }
configure:23327: result: no (bad O_NOATIME)
configure:23353: checking whether ungetc works on arbitrary bytes
configure:23393: cc -o conftest -g -O2 conftest.c >&5
configure:23393: $? = 0
configure:23393: ./conftest
configure:23393: $? = 0
configure:23404: result: yes
configure:23428: checking whether getcwd (NULL, 0) allocates memory for result
configure:23483: cc -o conftest -g -O2 conftest.c >&5
configure:23483: $? = 0
configure:23483: ./conftest
configure:23483: $? = 0
configure:23493: result: yes
configure:23497: checking for getcwd with POSIX signature
configure:23519: cc -c -g -O2 conftest.c >&5
configure:23519: $? = 0
configure:23527: result: yes
configure:23649: checking whether imaxabs is declared without a macro
configure:23667: cc -c -g -O2 conftest.c >&5
configure:23667: $? = 0
configure:23675: result: yes
configure:23649: checking whether imaxdiv is declared without a macro
configure:23667: cc -c -g -O2 conftest.c >&5
configure:23667: $? = 0
configure:23675: result: yes
configure:23649: checking whether strtoimax is declared without a macro
configure:23667: cc -c -g -O2 conftest.c >&5
configure:23667: $? = 0
configure:23675: result: yes
configure:23649: checking whether strtoumax is declared without a macro
configure:23667: cc -c -g -O2 conftest.c >&5
configure:23667: $? = 0
configure:23675: result: yes
configure:23690: checking for inttypes.h
configure:23690: result: yes
configure:23701: checking whether the inttypes.h PRIxNN macros are broken
configure:23722: cc -c -g -O2 conftest.c >&5
configure:23722: $? = 0
configure:23730: result: no
configure:23766: checking for LC_MESSAGES
configure:23782: cc -o conftest -g -O2 conftest.c >&5
configure:23782: $? = 0
configure:23790: result: yes
configure:23804: checking whether lstat correctly handles trailing slash
configure:23837: cc -o conftest -g -O2 conftest.c >&5
configure:23837: $? = 0
configure:23837: ./conftest
configure:23837: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| struct stat sbuf;
| /* Linux will dereference the symlink and fail, as required by
| POSIX. That is better in the sense that it means we will not
| have to compile and use the lstat wrapper. */
| return lstat ("conftest.sym/", &sbuf) == 0;
|
| ;
| return 0;
| }
configure:23854: result: no
configure:23870: checking for stdlib.h
configure:23870: result: yes
configure:23880: checking for GNU libc compatible malloc
configure:23913: cc -o conftest -g -O2 conftest.c >&5
configure:23913: $? = 0
configure:23913: ./conftest
configure:23913: $? = 0
configure:23924: result: yes
configure:23940: checking for promoted mode_t type
configure:23957: cc -c -g -O2 conftest.c >&5
configure:23957: $? = 0
configure:23965: result: int
configure:23979: checking whether strerror_r is declared
configure:23979: result: yes
configure:24033: checking whether setenv is declared
configure:24033: cc -c -g -O2 conftest.c >&5
configure:24033: $? = 0
configure:24033: result: yes
configure:24081: checking search.h usability
configure:24081: cc -c -g -O2 conftest.c >&5
configure:24081: $? = 0
configure:24081: result: yes
configure:24081: checking search.h presence
configure:24081: cc -E conftest.c
configure:24081: $? = 0
configure:24081: result: yes
configure:24081: checking for search.h
configure:24081: result: yes
configure:24093: checking for tsearch
configure:24093: cc -o conftest -g -O2 conftest.c >&5
configure:24093: $? = 0
configure:24093: result: yes
configure:24105: checking whether alarm is declared
configure:24105: cc -c -g -O2 conftest.c >&5
configure:24105: $? = 0
configure:24105: result: yes
configure:24138: checking whether unsetenv is declared
configure:24138: cc -c -g -O2 conftest.c >&5
configure:24138: $? = 0
configure:24138: result: yes
configure:24209: checking for alloca as a compiler built-in
configure:24233: result: yes
configure:24263: checking for alphasort
configure:24263: cc -o conftest -g -O2 conftest.c >&5
configure:24263: $? = 0
configure:24263: result: yes
configure:24309: checking whether program_invocation_name is declared
configure:24309: cc -c -g -O2 conftest.c >&5
conftest.c:257:10: error: use of undeclared identifier 'program_invocation_name'
(void) program_invocation_name;
^
1 error generated.
configure:24309: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) program_invocation_name;
| (void) program_invocation_name;
|
| ;
| return 0;
| }
configure:24309: result: no
configure:24328: checking whether program_invocation_short_name is declared
configure:24328: cc -c -g -O2 conftest.c >&5
conftest.c:259:10: error: use of undeclared identifier 'program_invocation_short_name'
(void) program_invocation_short_name;
^
1 error generated.
configure:24328: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) program_invocation_short_name;
| (void) program_invocation_short_name;
|
| ;
| return 0;
| }
configure:24328: result: no
configure:24352: checking whether program_invocation_name is defined
configure:24365: cc -o conftest -g -O2 conftest.c >&5
conftest.c:252:10: fatal error: 'argp.h' file not found
^
1 error generated.
configure:24365: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| program_invocation_name = "test";
| ;
| return 0;
| }
configure:24372: result: no
configure:24378: checking whether program_invocation_short_name is defined
configure:24391: cc -o conftest -g -O2 conftest.c >&5
conftest.c:252:10: fatal error: 'argp.h' file not found
^
1 error generated.
configure:24391: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| program_invocation_short_name = "test";
| ;
| return 0;
| }
configure:24398: result: no
configure:24626: checking whether inet_ntop is declared without a macro
configure:24652: cc -c -g -O2 conftest.c >&5
configure:24652: $? = 0
configure:24660: result: yes
configure:24626: checking whether inet_pton is declared without a macro
configure:24652: cc -c -g -O2 conftest.c >&5
configure:24652: $? = 0
configure:24660: result: yes
configure:24709: checking byteswap.h usability
configure:24709: cc -c -g -O2 conftest.c >&5
conftest.c:288:10: fatal error: 'byteswap.h' file not found
^
1 error generated.
configure:24709: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:24709: result: no
configure:24709: checking byteswap.h presence
configure:24709: cc -E conftest.c
conftest.c:255:10: fatal error: 'byteswap.h' file not found
^
1 error generated.
configure:24709: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:24709: result: no
configure:24709: checking for byteswap.h
configure:24709: result: no
configure:24747: checking for library containing clock_gettime
configure:24778: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_clock_gettime", referenced from:
_main in conftest-pxXcUI.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24778: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
| extern "C"
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:24778: cc -o conftest -g -O2 conftest.c -lrt >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24778: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
| extern "C"
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:24778: cc -o conftest -g -O2 conftest.c -lposix4 >&5
ld: library not found for -lposix4
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24778: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
| extern "C"
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:24795: result: no
configure:24807: checking for clock_gettime
configure:24807: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_clock_gettime", referenced from:
_main in conftest-n9yjHJ.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24807: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_gettime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char clock_gettime ();
| /* 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. */
| choke me
|
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:24807: result: no
configure:24807: checking for clock_settime
configure:24807: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_clock_settime", referenced from:
_main in conftest-moRxjb.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24807: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define clock_settime to an innocuous variant, in case <limits.h> declares clock_settime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_settime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char clock_settime ();
| /* 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. */
| choke me
|
| int
| main ()
| {
| return clock_settime ();
| ;
| return 0;
| }
configure:24807: result: no
configure:24896: checking for closedir
configure:24896: cc -o conftest -g -O2 conftest.c >&5
configure:24896: $? = 0
configure:24896: result: yes
configure:25058: checking whether alphasort is declared without a macro
configure:25076: cc -c -g -O2 conftest.c >&5
configure:25076: $? = 0
configure:25084: result: yes
configure:25058: checking whether closedir is declared without a macro
configure:25076: cc -c -g -O2 conftest.c >&5
configure:25076: $? = 0
configure:25084: result: yes
configure:25058: checking whether dirfd is declared without a macro
configure:25076: cc -c -g -O2 conftest.c >&5
conftest.c:267:10: error: use of undeclared identifier 'dirfd'
(void) dirfd;
^
1 error generated.
configure:25076: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) dirfd;
| ;
| return 0;
| }
configure:25084: result: no
configure:25058: checking whether fdopendir is declared without a macro
configure:25076: cc -c -g -O2 conftest.c >&5
conftest.c:267:10: error: use of undeclared identifier 'fdopendir'
(void) fdopendir;
^
1 error generated.
configure:25076: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) fdopendir;
| ;
| return 0;
| }
configure:25084: result: no
configure:25058: checking whether opendir is declared without a macro
configure:25076: cc -c -g -O2 conftest.c >&5
configure:25076: $? = 0
configure:25084: result: yes
configure:25058: checking whether readdir is declared without a macro
configure:25076: cc -c -g -O2 conftest.c >&5
configure:25076: $? = 0
configure:25084: result: yes
configure:25058: checking whether rewinddir is declared without a macro
configure:25076: cc -c -g -O2 conftest.c >&5
configure:25076: $? = 0
configure:25084: result: yes
configure:25058: checking whether scandir is declared without a macro
configure:25076: cc -c -g -O2 conftest.c >&5
configure:25076: $? = 0
configure:25084: result: yes
configure:25102: checking whether // is distinct from /
configure:25131: result: no
configure:25148: checking whether dup2 works
configure:25205: cc -o conftest -g -O2 conftest.c >&5
configure:25205: $? = 0
configure:25205: ./conftest
configure:25205: $? = 0
configure:25216: result: yes
configure:25257: checking for error_at_line
configure:25273: cc -o conftest -g -O2 conftest.c >&5
conftest.c:267:10: fatal error: 'error.h' file not found
^
1 error generated.
configure:25273: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "an error occurred");
| ;
| return 0;
| }
configure:25281: result: no
configure:25360: checking whether conversion from 'int' to 'long double' works
configure:25401: cc -o conftest -g -O2 conftest.c >&5
configure:25401: $? = 0
configure:25401: ./conftest
configure:25401: $? = 0
configure:25412: result: yes
configure:25538: checking whether frexp works
configure:25616: cc -o conftest -g -O2 conftest.c >&5
conftest.c:324:21: warning: passing 'volatile double *' to parameter of type 'const void *' discards qualifiers [-Wincompatible-pointer-types]
if (memcmp (&y, &x, sizeof x))
^~
/usr/include/string.h:81:39: note: passing argument to parameter here
int memcmp(const void *, const void *, size_t);
^
1 warning generated.
configure:25616: $? = 0
configure:25616: ./conftest
configure:25616: $? = 0
configure:25627: result: yes
configure:25674: checking whether frexpl is declared
configure:25674: cc -c -g -O2 conftest.c >&5
configure:25674: $? = 0
configure:25674: result: yes
configure:25684: checking whether frexpl() can be used without linking with libm
configure:25702: cc -o conftest -g -O2 conftest.c >&5
configure:25702: $? = 0
configure:25711: result: yes
configure:25717: checking whether frexpl works
configure:25828: cc -o conftest -g -O2 conftest.c >&5
configure:25828: $? = 0
configure:25828: ./conftest
configure:25828: $? = 0
configure:25839: result: yes
configure:25926: checking for fseeko
configure:25953: result: yes
configure:26136: checking for ftello
configure:26162: result: yes
configure:26175: checking whether ftello works
configure:26262: result: yes
configure:26317: checking whether __func__ is available
configure:26333: cc -c -g -O2 conftest.c >&5
configure:26333: $? = 0
configure:26340: result: yes
configure:26349: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
configure:26354: checking for library containing getaddrinfo
configure:26385: cc -o conftest -g -O2 conftest.c >&5
configure:26385: $? = 0
configure:26402: result: none required
configure:26415: checking for getaddrinfo
configure:26441: cc -o conftest -g -O2 conftest.c >&5
configure:26441: $? = 0
configure:26449: result: yes
configure:26498: checking whether gai_strerror is declared
configure:26498: result: yes
configure:26523: checking whether gai_strerrorA is declared
configure:26523: cc -c -g -O2 conftest.c >&5
conftest.c:298:10: error: use of undeclared identifier 'gai_strerrorA'
(void) gai_strerrorA;
^
1 error generated.
configure:26523: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
|
| int
| main ()
| {
| (void) gai_strerrorA;
| (void) gai_strerrorA;
|
| ;
| return 0;
| }
configure:26523: result: no
configure:26547: checking for gai_strerror with POSIX signature
configure:26573: cc -c -g -O2 conftest.c >&5
configure:26573: $? = 0
configure:26580: result: yes
configure:26596: checking for struct sockaddr.sa_len
configure:26596: cc -c -g -O2 conftest.c >&5
configure:26596: $? = 0
configure:26596: result: yes
configure:26619: checking whether getaddrinfo is declared
configure:26619: result: yes
configure:26644: checking whether freeaddrinfo is declared
configure:26644: result: yes
configure:26669: checking whether getnameinfo is declared
configure:26669: result: yes
configure:26708: checking for struct addrinfo
configure:26708: cc -c -g -O2 conftest.c >&5
configure:26708: $? = 0
configure:26708: cc -c -g -O2 conftest.c >&5
conftest.c:298:30: error: expected expression
if (sizeof ((struct addrinfo)))
^
1 error generated.
configure:26708: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
|
| int
| main ()
| {
| if (sizeof ((struct addrinfo)))
| return 0;
| ;
| return 0;
| }
configure:26708: result: yes
configure:26813: checking for working getdelim function
configure:26873: cc -o conftest -g -O2 conftest.c >&5
configure:26873: $? = 0
configure:26873: ./conftest
configure:26873: $? = 0
configure:26883: result: yes
configure:26964: checking for getline
configure:26964: cc -o conftest -g -O2 conftest.c >&5
configure:26964: $? = 0
configure:26964: result: yes
configure:26972: checking for working getline function
configure:27032: cc -o conftest -g -O2 conftest.c >&5
configure:27032: $? = 0
configure:27032: ./conftest
configure:27032: $? = 0
configure:27042: result: yes
configure:27184: checking for getpass
configure:27184: cc -o conftest -g -O2 conftest.c >&5
configure:27184: $? = 0
configure:27184: result: yes
configure:27401: checking whether gettimeofday clobbers localtime buffer
configure:27440: cc -o conftest -g -O2 conftest.c >&5
configure:27440: $? = 0
configure:27440: ./conftest
configure:27440: $? = 0
configure:27450: result: no
configure:27470: checking for gettimeofday with POSIX signature
configure:27498: cc -c -g -O2 conftest.c >&5
configure:27498: $? = 0
configure:27523: result: yes
configure:27604: checking for library containing gethostbyname
configure:27652: result: none required
configure:27666: checking for gethostbyname
configure:27666: result: yes
configure:27748: checking for iconv
configure:27802: result: yes
configure:27805: checking for working iconv
configure:27912: result: yes
configure:27927: checking how to link with libiconv
configure:27929: result: -liconv
configure:27940: checking for iconv declaration
configure:27969: cc -c -g -O2 conftest.c >&5
configure:27969: $? = 0
configure:27980: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:28154: checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}
configure:28364: cc -o conftest -g -O2 conftest.c -liconv >&5
configure:28364: $? = 0
configure:28364: ./conftest
configure:28364: $? = 0
configure:28376: result: yes
configure:28504: checking for library containing inet_ntop
configure:28552: result: none required
configure:28590: checking whether inet_ntop is declared
configure:28590: result: yes
configure:28701: checking for library containing inet_pton
configure:28732: cc -o conftest -g -O2 conftest.c >&5
configure:28732: $? = 0
configure:28749: result: none required
configure:28787: checking whether inet_pton is declared
configure:28787: result: yes
configure:28836: checking whether the compiler generally respects inline
configure:28857: cc -c -g -O2 conftest.c >&5
configure:28857: $? = 0
configure:28866: result: yes
configure:28876: checking whether isnan(double) can be used without linking with libm
configure:28901: cc -o conftest -g -O2 conftest.c >&5
configure:28901: $? = 0
configure:28910: result: yes
configure:28937: checking whether isnan(float) can be used without linking with libm
configure:28962: cc -o conftest -g -O2 conftest.c >&5
conftest.c:312:8: error: use of unknown builtin '__builtin_isnanf' [-Wimplicit-function-declaration]
return isnanf (x);
^
conftest.c:303:33: note: expanded from macro 'isnanf'
^
1 error generated.
configure:28962: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| float x;
| int
| main ()
| {
| return isnanf (x);
| ;
| return 0;
| }
configure:28971: result: no
configure:29088: checking where to find the exponent in a 'float'
configure:29177: result: word 0 bit 23
configure:29200: checking whether isnan(long double) can be used without linking with libm
configure:29225: cc -o conftest -g -O2 conftest.c >&5
conftest.c:314:8: error: use of unknown builtin '__builtin_isnanl' [-Wimplicit-function-declaration]
return isnanl (x);
^
conftest.c:305:33: note: expanded from macro 'isnanl'
^
conftest.c:314:8: note: did you mean '__builtin_infl'?
return isnanl (x);
^
conftest.c:305:33: note: expanded from macro 'isnanl'
^
1 error generated.
configure:29225: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| long double x;
| int
| main ()
| {
| return isnanl (x);
| ;
| return 0;
| }
configure:29234: result: no
configure:29420: checking where to find the exponent in a 'long double'
configure:29500: cc -o conftest -g -O2 conftest.c >&5
configure:29500: $? = 0
configure:29500: ./conftest
configure:29500: $? = 0
configure:29512: result: word 2 bit 0
configure:29536: checking if gcc/ld supports -Wl,--output-def
configure:29557: cc -o conftest -g -O2 -Wl,--output-def,conftest.def conftest.c >&5
ld: unknown option: --output-def
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:29557: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:29568: result: no
configure:29586: checking if LD -Wl,--version-script works
configure:29604: cc -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c >&5
ld: unknown option: --version-script=conftest.map
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:29604: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:29632: cc -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c >&5
ld: unknown option: --version-script=conftest.map
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:29632: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:29644: result: no
configure:29696: checking whether lseek detects pipes
configure:29729: cc -o conftest -g -O2 conftest.c >&5
configure:29729: $? = 0
configure:29764: result: yes
configure:29811: checking for stdlib.h
configure:29811: result: yes
configure:29821: checking for GNU libc compatible malloc
configure:29865: result: yes
configure:30019: checking whether NAN macro works
configure:30042: cc -c -g -O2 conftest.c >&5
configure:30042: $? = 0
configure:30049: result: yes
configure:30054: checking whether HUGE_VAL works
configure:30072: cc -c -g -O2 conftest.c >&5
configure:30072: $? = 0
configure:30079: result: yes
configure:30088: checking whether acosf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether acosl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether asinf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether asinl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether atanf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether atanl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether cbrt is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether cbrtf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether cbrtl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether ceilf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether ceill is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether copysign is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether copysignf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether copysignl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether cosf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether cosl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether coshf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether expf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether expl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether exp2 is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether exp2f is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether exp2l is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether expm1 is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether expm1f is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether expm1l is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether fabsf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether fabsl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether floorf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether floorl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether fma is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether fmaf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether fmal is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether fmod is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether fmodf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether fmodl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether frexpf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether frexpl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether hypotf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether hypotl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether ilogb is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether ilogbf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether ilogbl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether ldexpf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether ldexpl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether logf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether logl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log10 is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log10f is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log10l is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log1p is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log1pf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log1pl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log2 is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log2f is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether log2l is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether logb is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether logbf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether logbl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether modf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether modff is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether modfl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether powf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether remainder is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether remainderf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether remainderl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether rint is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether rintf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether rintl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether round is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether roundf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether roundl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether sinf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether sinl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether sinhf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether sqrtf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether sqrtl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether tanf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether tanl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether tanhf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether trunc is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether truncf is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30088: checking whether truncl is declared without a macro
configure:30105: cc -c -g -O2 conftest.c >&5
configure:30105: $? = 0
configure:30113: result: yes
configure:30173: checking for memmem
configure:30173: cc -o conftest -g -O2 conftest.c >&5
configure:30173: $? = 0
configure:30173: result: yes
configure:30197: checking whether memmem works
configure:30261: cc -o conftest -g -O2 conftest.c >&5
configure:30261: $? = 0
configure:30261: ./conftest
configure:30261: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
| int
| main ()
| {
|
| int result = 0;
| if (memmem (HAYSTACK, strlen (HAYSTACK), NEEDLE, strlen (NEEDLE)))
| result |= 1;
| /* Check for empty needle behavior. */
| {
| const char *haystack = "AAA";
| if (memmem (haystack, 3, NULL, 0) != haystack)
| result |= 2;
| }
| return result;
|
| ;
| return 0;
| }
configure:30272: result: no
configure:30318: checking for mempcpy
configure:30318: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_mempcpy", referenced from:
_main in conftest-WYb67X.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:30318: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mempcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char mempcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| choke me
|
| int
| main ()
| {
| return mempcpy ();
| ;
| return 0;
| }
configure:30318: result: no
configure:30502: checking whether getaddrinfo is declared without a macro
configure:30527: result: yes
configure:30502: checking whether freeaddrinfo is declared without a macro
configure:30527: result: yes
configure:30502: checking whether gai_strerror is declared without a macro
configure:30527: result: yes
configure:30502: checking whether getnameinfo is declared without a macro
configure:30527: result: yes
configure:30540: checking whether <netinet/in.h> is self-contained
configure:30557: cc -c -g -O2 conftest.c >&5
configure:30557: $? = 0
configure:30565: result: yes
configure:30686: checking for opendir
configure:30686: cc -o conftest -g -O2 conftest.c >&5
configure:30686: $? = 0
configure:30686: result: yes
configure:30729: checking for pmccabe
configure:30760: result: false
configure:30780: checking whether frexp works
configure:30869: result: yes
configure:30881: checking whether ldexp can be used without linking with libm
configure:30900: cc -o conftest -g -O2 conftest.c >&5
configure:30900: $? = 0
configure:30909: result: yes
configure:30922: checking whether frexpl() can be used without linking with libm
configure:30949: result: yes
configure:30955: checking whether frexpl works
configure:31077: result: yes
configure:31092: checking whether frexpl is declared
configure:31092: result: yes
configure:31103: checking whether ldexpl() can be used without linking with libm
configure:31121: cc -o conftest -g -O2 conftest.c >&5
configure:31121: $? = 0
configure:31130: result: yes
configure:31136: checking whether ldexpl works
configure:31177: cc -o conftest -g -O2 conftest.c >&5
configure:31177: $? = 0
configure:31177: ./conftest
configure:31177: $? = 0
configure:31188: result: yes
configure:31196: checking whether ldexpl is declared
configure:31196: result: yes
configure:31209: checking whether program_invocation_name is declared
configure:31209: result: no
configure:31221: checking whether program_invocation_short_name is declared
configure:31221: result: no
configure:31239: checking for rawmemchr
configure:31239: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_rawmemchr", referenced from:
_main in conftest-mtojoT.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:31239: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define rawmemchr to an innocuous variant, in case <limits.h> declares rawmemchr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char rawmemchr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char rawmemchr ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| choke me
|
| int
| main ()
| {
| return rawmemchr ();
| ;
| return 0;
| }
configure:31239: result: no
configure:31286: checking for readdir
configure:31286: cc -o conftest -g -O2 conftest.c >&5
configure:31286: $? = 0
configure:31286: result: yes
configure:31427: checking for scandir
configure:31427: cc -o conftest -g -O2 conftest.c >&5
configure:31427: $? = 0
configure:31427: result: yes
configure:31481: checking whether select supports a 0 argument
configure:31513: cc -o conftest -g -O2 conftest.c >&5
configure:31513: $? = 0
configure:31513: ./conftest
configure:31513: $? = 0
configure:31524: result: yes
configure:31531: checking whether select detects invalid fds
configure:31576: cc -o conftest -g -O2 conftest.c >&5
configure:31576: $? = 0
configure:31576: ./conftest
configure:31576: $? = 0
configure:31587: result: yes
configure:31709: checking for library containing getservbyname
configure:31757: result: none required
configure:31771: checking for getservbyname
configure:31771: result: yes
configure:31952: checking for volatile sig_atomic_t
configure:31952: cc -c -g -O2 conftest.c >&5
configure:31952: $? = 0
configure:31952: cc -c -g -O2 conftest.c >&5
conftest.c:432:36: error: expected expression
if (sizeof ((volatile sig_atomic_t)))
^
1 error generated.
configure:31952: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
|
| int
| main ()
| {
| if (sizeof ((volatile sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:31952: result: yes
configure:31968: checking for sighandler_t
configure:31968: cc -c -g -O2 conftest.c >&5
conftest.c:432:13: error: use of undeclared identifier 'sighandler_t'
if (sizeof (sighandler_t))
^
1 error generated.
configure:31968: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
|
| int
| main ()
| {
| if (sizeof (sighandler_t))
| return 0;
| ;
| return 0;
| }
configure:31968: result: no
configure:31982: checking whether pthread_sigmask is declared without a macro
configure:32000: cc -c -g -O2 conftest.c >&5
configure:32000: $? = 0
configure:32008: result: yes
configure:31982: checking whether sigaction is declared without a macro
configure:32000: cc -c -g -O2 conftest.c >&5
configure:32000: $? = 0
configure:32008: result: yes
configure:31982: checking whether sigaddset is declared without a macro
configure:32000: cc -c -g -O2 conftest.c >&5
configure:32000: $? = 0
configure:32008: result: yes
configure:31982: checking whether sigdelset is declared without a macro
configure:32000: cc -c -g -O2 conftest.c >&5
configure:32000: $? = 0
configure:32008: result: yes
configure:31982: checking whether sigemptyset is declared without a macro
configure:32000: cc -c -g -O2 conftest.c >&5
configure:32000: $? = 0
configure:32008: result: yes
configure:31982: checking whether sigfillset is declared without a macro
configure:32000: cc -c -g -O2 conftest.c >&5
configure:32000: $? = 0
configure:32008: result: yes
configure:31982: checking whether sigismember is declared without a macro
configure:32000: cc -c -g -O2 conftest.c >&5
configure:32000: $? = 0
configure:32008: result: yes
configure:31982: checking whether sigpending is declared without a macro
configure:32000: cc -c -g -O2 conftest.c >&5
configure:32000: $? = 0
configure:32008: result: yes
configure:31982: checking whether sigprocmask is declared without a macro
configure:32000: cc -c -g -O2 conftest.c >&5
configure:32000: $? = 0
configure:32008: result: yes
configure:32022: checking for signbit macro
configure:32127: cc -o conftest -g -O2 conftest.c >&5
configure:32127: $? = 0
configure:32127: ./conftest
configure:32127: $? = 0
configure:32138: result: yes
configure:32140: checking for signbit compiler built-ins
configure:32242: cc -o conftest -g -O2 conftest.c >&5
configure:32242: $? = 0
configure:32242: ./conftest
configure:32242: $? = 0
configure:32253: result: yes
configure:32781: checking for stdint.h
configure:32781: result: yes
configure:32791: checking for SIZE_MAX
configure:32862: result: yes
configure:32875: checking whether sleep is declared
configure:32875: cc -c -g -O2 conftest.c >&5
configure:32875: $? = 0
configure:32875: result: yes
configure:32897: checking for working sleep
configure:32945: cc -o conftest -g -O2 conftest.c >&5
configure:32945: $? = 0
configure:32945: ./conftest
configure:32945: $? = 0
configure:32955: result: yes
configure:32997: checking for snprintf
configure:32997: result: yes
configure:33010: checking whether snprintf respects a size of 1
configure:33044: cc -o conftest -g -O2 conftest.c >&5
configure:33044: $? = 0
configure:33044: ./conftest
configure:33044: $? = 0
configure:33055: result: yes
configure:33065: checking whether printf supports POSIX/XSI format strings with positions
configure:33097: cc -o conftest -g -O2 conftest.c >&5
configure:33097: $? = 0
configure:33097: ./conftest
configure:33097: $? = 0
configure:33108: result: yes
configure:33290: checking for library containing setsockopt
configure:33393: result: none needed
configure:33408: checking for socklen_t
configure:33408: cc -c -g -O2 conftest.c >&5
configure:33408: $? = 0
configure:33408: cc -c -g -O2 conftest.c >&5
conftest.c:457:24: error: expected expression
if (sizeof ((socklen_t)))
^
1 error generated.
configure:33408: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:33408: result: yes
configure:33472: checking for ssize_t
configure:33489: cc -c -g -O2 conftest.c >&5
configure:33489: $? = 0
configure:33496: result: yes
configure:33505: checking for working stdalign.h
configure:33544: cc -c -g -O2 conftest.c >&5
conftest.c:456:31: warning: implicit declaration of function 'alignof' is invalid in C99 [-Wimplicit-function-declaration]
char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
^
conftest.c:456:40: error: expected expression
char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
^
1 warning and 1 error generated.
configure:33544: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Test that alignof yields a result consistent with offsetof.
| This catches GCC bug 52023
| <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */
| template <class t> struct alignof_helper { char a; t b; };
| char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1];
| char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1];
| char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
|
| /* Test _Alignas only on platforms where gnulib can help. */
| int alignas (8) alignas_int = 1;
| char test_alignas[_Alignof (alignas_int) == 8 ? 1 : -1];
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:33551: result: no
configure:33573: checking for va_copy
configure:33594: cc -c -g -O2 conftest.c >&5
configure:33594: $? = 0
configure:33602: result: yes
configure:33784: checking whether NULL can be used in arbitrary expressions
configure:33802: cc -c -g -O2 conftest.c >&5
configure:33802: $? = 0
configure:33809: result: yes
configure:34004: checking whether dprintf is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether fpurge is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether fseeko is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether ftello is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether getdelim is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether getline is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether gets is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether pclose is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether popen is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether renameat is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
conftest.c:459:10: error: use of undeclared identifier 'renameat'
(void) renameat;
^
1 error generated.
configure:34022: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) renameat;
| ;
| return 0;
| }
configure:34030: result: no
configure:34004: checking whether snprintf is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether tmpfile is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether vdprintf is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34004: checking whether vsnprintf is declared without a macro
configure:34022: cc -c -g -O2 conftest.c >&5
configure:34022: $? = 0
configure:34030: result: yes
configure:34115: checking whether _Exit is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether atoll is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether canonicalize_file_name is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:471:10: error: use of undeclared identifier 'canonicalize_file_name'
(void) canonicalize_file_name;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) canonicalize_file_name;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether getloadavg is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether getsubopt is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether grantpt is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether initstate is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether initstate_r is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:475:10: error: use of undeclared identifier 'initstate_r'
(void) initstate_r;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) initstate_r;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether mkdtemp is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:475:10: error: use of undeclared identifier 'mkdtemp'
(void) mkdtemp;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) mkdtemp;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether mkostemp is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:475:10: error: use of undeclared identifier 'mkostemp'
(void) mkostemp;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) mkostemp;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether mkostemps is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:475:10: error: use of undeclared identifier 'mkostemps'
(void) mkostemps;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) mkostemps;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether mkstemp is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether mkstemps is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:476:10: error: use of undeclared identifier 'mkstemps'
(void) mkstemps;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) mkstemps;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether posix_openpt is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether ptsname is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether ptsname_r is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:478:10: error: use of undeclared identifier 'ptsname_r'
(void) ptsname_r;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) ptsname_r;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether random is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether random_r is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:479:10: error: use of undeclared identifier 'random_r'
(void) random_r;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) random_r;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether realpath is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether rpmatch is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:480:10: error: use of undeclared identifier 'rpmatch'
(void) rpmatch;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) rpmatch;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether secure_getenv is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:480:10: error: use of undeclared identifier 'secure_getenv'
(void) secure_getenv;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) secure_getenv;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether setenv is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether setstate is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether setstate_r is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:482:10: error: use of undeclared identifier 'setstate_r'
(void) setstate_r;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) setstate_r;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether srandom is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether srandom_r is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
conftest.c:483:10: error: use of undeclared identifier 'srandom_r'
(void) srandom_r;
^
1 error generated.
configure:34139: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) srandom_r;
| ;
| return 0;
| }
configure:34147: result: no
configure:34115: checking whether strtod is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether strtoll is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether strtoull is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether unlockpt is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34115: checking whether unsetenv is declared without a macro
configure:34139: cc -c -g -O2 conftest.c >&5
configure:34139: $? = 0
configure:34147: result: yes
configure:34164: checking for strcasecmp
configure:34164: cc -o conftest -g -O2 conftest.c >&5
conftest.c:499:6: warning: incompatible redeclaration of library function 'strcasecmp'
char strcasecmp ();
^
conftest.c:499:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:34164: $? = 0
configure:34164: result: yes
configure:34181: checking for strncasecmp
configure:34181: cc -o conftest -g -O2 conftest.c >&5
conftest.c:500:6: warning: incompatible redeclaration of library function 'strncasecmp'
char strncasecmp ();
^
conftest.c:500:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:34181: $? = 0
configure:34181: result: yes
configure:34195: checking whether strncasecmp is declared
configure:34195: result: yes
configure:34247: checking for strchrnul
configure:34247: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_strchrnul", referenced from:
_main in conftest-dia8M5.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:34247: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define strchrnul to an innocuous variant, in case <limits.h> declares strchrnul.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strchrnul (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char strchrnul ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| choke me
|
| int
| main ()
| {
| return strchrnul ();
| ;
| return 0;
| }
configure:34247: result: no
configure:34578: checking for working strndup
configure:34616: cc -o conftest -g -O2 conftest.c >&5
configure:34616: $? = 0
configure:34616: ./conftest
configure:34616: $? = 0
configure:34626: result: yes
configure:34678: checking for working strnlen
configure:34716: cc -o conftest -g -O2 conftest.c >&5
configure:34716: $? = 0
configure:34716: ./conftest
configure:34716: $? = 0
configure:34726: result: yes
configure:34770: checking for strtok_r
configure:34770: cc -o conftest -g -O2 conftest.c >&5
configure:34770: $? = 0
configure:34770: result: yes
configure:34781: checking whether strtok_r works
configure:34821: cc -o conftest -g -O2 conftest.c >&5
configure:34821: $? = 0
configure:34821: ./conftest
configure:34821: $? = 0
configure:34832: result: yes
configure:34889: checking for strverscmp
configure:34889: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_strverscmp", referenced from:
_main in conftest-YtJdEq.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:34889: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define strverscmp to an innocuous variant, in case <limits.h> declares strverscmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strverscmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char strverscmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| choke me
|
| int
| main ()
| {
| return strverscmp ();
| ;
| return 0;
| }
configure:34889: result: no
configure:34935: checking whether <sys/select.h> is self-contained
configure:35014: result: yes
configure:35139: checking whether pselect is declared without a macro
configure:35171: result: yes
configure:35139: checking whether select is declared without a macro
configure:35171: result: yes
configure:35196: checking whether <sys/socket.h> is self-contained
configure:35221: result: yes
configure:35226: checking for shutdown
configure:35226: result: yes
configure:35236: checking whether <sys/socket.h> defines the SHUT_* macros
configure:35261: result: yes
configure:35365: checking for struct sockaddr_storage
configure:35365: result: yes
configure:35386: checking for sa_family_t
configure:35386: result: yes
configure:35415: checking for struct sockaddr_storage.ss_family
configure:35415: result: yes
configure:35477: checking whether socket is declared without a macro
configure:35506: result: yes
configure:35477: checking whether connect is declared without a macro
configure:35506: result: yes
configure:35477: checking whether accept is declared without a macro
configure:35506: result: yes
configure:35477: checking whether bind is declared without a macro
configure:35506: result: yes
configure:35477: checking whether getpeername is declared without a macro
configure:35506: result: yes
configure:35477: checking whether getsockname is declared without a macro
configure:35506: result: yes
configure:35477: checking whether getsockopt is declared without a macro
configure:35506: result: yes
configure:35477: checking whether listen is declared without a macro
configure:35506: result: yes
configure:35477: checking whether recv is declared without a macro
configure:35506: result: yes
configure:35477: checking whether send is declared without a macro
configure:35506: result: yes
configure:35477: checking whether recvfrom is declared without a macro
configure:35506: result: yes
configure:35477: checking whether sendto is declared without a macro
configure:35506: result: yes
configure:35477: checking whether setsockopt is declared without a macro
configure:35506: result: yes
configure:35477: checking whether shutdown is declared without a macro
configure:35506: result: yes
configure:35477: checking whether accept4 is declared without a macro
configure:35506: result: no
configure:35617: checking for nlink_t
configure:35617: result: yes
configure:35632: checking whether fchmodat is declared without a macro
configure:35658: result: no
configure:35632: checking whether fstat is declared without a macro
configure:35658: result: yes
configure:35632: checking whether fstatat is declared without a macro
configure:35658: result: no
configure:35632: checking whether futimens is declared without a macro
configure:35658: result: no
configure:35632: checking whether lchmod is declared without a macro
configure:35658: result: yes
configure:35632: checking whether lstat is declared without a macro
configure:35658: result: yes
configure:35632: checking whether mkdirat is declared without a macro
configure:35658: result: no
configure:35632: checking whether mkfifo is declared without a macro
configure:35658: result: yes
configure:35632: checking whether mkfifoat is declared without a macro
configure:35658: result: no
configure:35632: checking whether mknod is declared without a macro
configure:35658: result: yes
configure:35632: checking whether mknodat is declared without a macro
configure:35658: result: no
configure:35632: checking whether stat is declared without a macro
configure:35658: result: yes
configure:35632: checking whether utimensat is declared without a macro
configure:35658: result: no
configure:35963: cc -c -g -O2 conftest.c >&5
configure:35963: $? = 0
configure:35997: checking whether localtime_r is declared
configure:35997: cc -c -g -O2 conftest.c >&5
configure:35997: $? = 0
configure:35997: result: yes
configure:36022: checking whether localtime_r is compatible with its POSIX signature
configure:36046: cc -c -g -O2 conftest.c >&5
conftest.c:526:15: warning: expression result unused [-Wunused-value]
*localtime_r (0, 0);
^~~~~~~~~~~~~~~~~~~
1 warning generated.
configure:36046: $? = 0
configure:36054: result: yes
configure:36103: checking for library containing timer_settime
configure:36134: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_timer_settime", referenced from:
_main in conftest-eY30KP.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:36134: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
| extern "C"
| char timer_settime ();
| int
| main ()
| {
| return timer_settime ();
| ;
| return 0;
| }
configure:36134: cc -o conftest -g -O2 conftest.c -lrt >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:36134: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
| extern "C"
| char timer_settime ();
| int
| main ()
| {
| return timer_settime ();
| ;
| return 0;
| }
configure:36134: cc -o conftest -g -O2 conftest.c -lposix4 >&5
ld: library not found for -lposix4
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:36134: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
| extern "C"
| char timer_settime ();
| int
| main ()
| {
| return timer_settime ();
| ;
| return 0;
| }
configure:36151: result: no
conftest.c:517:10: fatal error: 'features.h' file not found
^
1 error generated.
configure:36180: checking for timer_settime
configure:36180: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_timer_settime", referenced from:
_main in conftest-m7sfLt.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:36180: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define timer_settime to an innocuous variant, in case <limits.h> declares timer_settime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char timer_settime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char timer_settime ();
| /* 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. */
| choke me
|
| int
| main ()
| {
| return timer_settime ();
| ;
| return 0;
| }
configure:36180: result: no
configure:36289: checking whether chdir is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether chown is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether dup is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether dup2 is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether dup3 is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:538:10: error: use of undeclared identifier 'dup3'
(void) dup3;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) dup3;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether environ is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:538:10: error: use of undeclared identifier 'environ'
(void) environ;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) environ;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether euidaccess is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:538:10: error: use of undeclared identifier 'euidaccess'
(void) euidaccess;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) euidaccess;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether faccessat is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:538:10: error: use of undeclared identifier 'faccessat'
(void) faccessat;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) faccessat;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether fchdir is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether fchownat is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:539:10: error: use of undeclared identifier 'fchownat'
(void) fchownat;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) fchownat;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether fdatasync is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:539:10: error: use of undeclared identifier 'fdatasync'
(void) fdatasync;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) fdatasync;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether fsync is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether ftruncate is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether getcwd is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether getdomainname is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether getdtablesize is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether getgroups is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether gethostname is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether getlogin is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether getlogin_r is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether getpagesize is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether getusershell is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether setusershell is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether endusershell is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether group_member is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:552:10: error: use of undeclared identifier 'group_member'
(void) group_member;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) group_member;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether isatty is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether lchown is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether link is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether linkat is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:555:10: error: use of undeclared identifier 'linkat'
(void) linkat;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) linkat;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether lseek is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether pipe is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether pipe2 is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:557:10: error: use of undeclared identifier 'pipe2'
(void) pipe2;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) pipe2;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether pread is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether pwrite is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether readlink is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether readlinkat is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:560:10: error: use of undeclared identifier 'readlinkat'
(void) readlinkat;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) readlinkat;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether rmdir is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether sethostname is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether sleep is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether symlink is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether symlinkat is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:564:10: error: use of undeclared identifier 'symlinkat'
(void) symlinkat;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) symlinkat;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether ttyname_r is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether unlink is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36289: checking whether unlinkat is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
conftest.c:566:10: error: use of undeclared identifier 'unlinkat'
(void) unlinkat;
^
1 error generated.
configure:36319: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| /* Some systems declare various items in the wrong headers. */
|
| int
| main ()
| {
| (void) unlinkat;
| ;
| return 0;
| }
configure:36327: result: no
configure:36289: checking whether usleep is declared without a macro
configure:36319: cc -c -g -O2 conftest.c >&5
configure:36319: $? = 0
configure:36327: result: yes
configure:36480: checking for valgrind
configure:36510: result: no
configure:36531: checking whether self tests are run under valgrind
configure:36533: result: no
configure:36609: checking for ptrdiff_t
configure:36609: cc -c -g -O2 conftest.c >&5
configure:36609: $? = 0
configure:36609: cc -c -g -O2 conftest.c >&5
conftest.c:587:24: error: expected expression
if (sizeof ((ptrdiff_t)))
^
1 error generated.
configure:36609: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:36609: result: yes
configure:36630: checking for vasprintf
configure:36630: cc -o conftest -g -O2 conftest.c >&5
conftest.c:585:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
configure:36630: $? = 0
configure:36630: result: yes
configure:36868: checking for nl_langinfo
configure:36868: cc -o conftest -g -O2 conftest.c >&5
configure:36868: $? = 0
configure:36868: result: yes
configure:37040: checking for ptrdiff_t
configure:37040: result: yes
configure:37134: checking for vsnprintf
configure:37134: cc -o conftest -g -O2 conftest.c >&5
conftest.c:583:6: warning: incompatible redeclaration of library function 'vsnprintf'
char vsnprintf ();
^
conftest.c:583:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
1 warning generated.
configure:37134: $? = 0
configure:37134: result: yes
configure:37147: checking whether snprintf respects a size of 1
configure:37192: result: yes
configure:37202: checking whether printf supports POSIX/XSI format strings with positions
configure:37245: result: yes
configure:37406: checking whether btowc is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wctob is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether mbsinit is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether mbrtowc is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether mbrlen is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether mbsrtowcs is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether mbsnrtowcs is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcrtomb is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsrtombs is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsnrtombs is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcwidth is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wmemchr is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wmemcmp is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wmemcpy is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wmemmove is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wmemset is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcslen is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsnlen is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcscpy is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcpcpy is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsncpy is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcpncpy is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcscat is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsncat is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcscmp is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsncmp is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcscasecmp is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsncasecmp is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcscoll is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsxfrm is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsdup is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcschr is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsrchr is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcscspn is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsspn is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcspbrk is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcsstr is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcstok is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37406: checking whether wcswidth is declared without a macro
configure:37434: cc -c -g -O2 conftest.c >&5
configure:37434: $? = 0
configure:37442: result: yes
configure:37459: checking for stdint.h
configure:37459: result: yes
configure:37499: checking for a traditional french locale
configure:37567: cc -o conftest -g -O2 conftest.c >&5
configure:37570: $? = 0
configure:37626: result: fr_FR.ISO8859-1
configure:37634: checking for a turkish Unicode locale
configure:37705: cc -o conftest -g -O2 conftest.c >&5
conftest.c:658:7: warning: implicit declaration of function 'towupper' is invalid in C99 [-Wimplicit-function-declaration]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^
conftest.c:658:35: warning: implicit declaration of function 'towlower' is invalid in C99 [-Wimplicit-function-declaration]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^
2 warnings generated.
configure:37708: $? = 0
configure:37756: result: none
configure:37861: checking whether fcntl is declared without a macro
configure:37879: cc -c -g -O2 conftest.c >&5
configure:37879: $? = 0
configure:37887: result: yes
configure:37861: checking whether openat is declared without a macro
configure:37879: cc -c -g -O2 conftest.c >&5
conftest.c:610:10: error: use of undeclared identifier 'openat'
(void) openat;
^
1 error generated.
configure:37879: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| (void) openat;
| ;
| return 0;
| }
configure:37887: result: no
configure:37905: checking whether fdopen sets errno
configure:37934: cc -o conftest -g -O2 conftest.c >&5
configure:37934: $? = 0
configure:37934: ./conftest
configure:37934: $? = 0
configure:37945: result: yes
configure:38108: checking for getpagesize
configure:38108: cc -o conftest -g -O2 conftest.c >&5
configure:38108: $? = 0
configure:38108: result: yes
configure:38155: checking whether getpagesize is declared
configure:38155: result: yes
configure:38196: checking whether byte ordering is bigendian
configure:38402: result: no
configure:38420: checking whether byte ordering is bigendian
configure:38626: result: no
configure:38683: checking whether INT32_MAX < INTMAX_MAX
configure:38717: cc -c -g -O2 conftest.c >&5
configure:38717: $? = 0
configure:38724: result: yes
configure:38735: checking whether INT64_MAX == LONG_MAX
configure:38769: cc -c -g -O2 conftest.c >&5
configure:38769: $? = 0
configure:38776: result: yes
configure:38789: checking whether UINT32_MAX < UINTMAX_MAX
configure:38823: cc -c -g -O2 conftest.c >&5
configure:38823: $? = 0
configure:38830: result: yes
configure:38841: checking whether UINT64_MAX == ULONG_MAX
configure:38875: cc -c -g -O2 conftest.c >&5
configure:38875: $? = 0
configure:38882: result: yes
configure:38906: checking for ioctl
configure:38906: cc -o conftest -g -O2 conftest.c >&5
configure:38906: $? = 0
configure:38906: result: yes
configure:38915: checking for ioctl with POSIX signature
configure:38937: cc -c -g -O2 conftest.c >&5
conftest.c:618:19: error: conflicting types for 'ioctl'
int ioctl (int, int, ...);
^
/usr/include/sys/ioctl.h:97:5: note: previous declaration is here
int ioctl(int, unsigned long, ...);
^
1 error generated.
configure:38937: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| extern
| "C"
| int ioctl (int, int, ...);
|
| ;
| return 0;
| }
|
configure:38945: result: no
configure:38986: checking where to find the exponent in a 'double'
configure:39312: result: word 1 bit 20
configure:39332: checking where to find the exponent in a 'float'
configure:39421: result: word 0 bit 23
configure:39442: checking where to find the exponent in a 'long double'
configure:39534: result: word 2 bit 0
configure:39570: checking whether locale.h conforms to POSIX:2001
configure:39588: cc -c -g -O2 conftest.c >&5
configure:39588: $? = 0
configure:39595: result: yes
configure:39607: checking whether locale.h defines locale_t
configure:39624: cc -c -g -O2 conftest.c >&5
conftest.c:618:15: error: unknown type name 'locale_t'
locale_t x;
^
1 error generated.
configure:39624: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| locale_t x;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:39632: result: no
configure:39645: checking whether struct lconv is properly defined
configure:39664: cc -c -g -O2 conftest.c >&5
configure:39664: $? = 0
configure:39672: result: yes
configure:39749: checking whether setlocale is declared without a macro
configure:39771: cc -c -g -O2 conftest.c >&5
configure:39771: $? = 0
configure:39779: result: yes
configure:39749: checking whether duplocale is declared without a macro
configure:39771: cc -c -g -O2 conftest.c >&5
configure:39771: $? = 0
configure:39779: result: yes
configure:39804: checking for setlocale
configure:39804: cc -o conftest -g -O2 conftest.c >&5
configure:39804: $? = 0
configure:39804: result: yes
configure:39804: checking for uselocale
configure:39804: cc -o conftest -g -O2 conftest.c >&5
configure:39804: $? = 0
configure:39804: result: yes
configure:39826: checking for pthread_rwlock_t
configure:39826: cc -c -g -O2 conftest.c >&5
configure:39826: $? = 0
configure:39826: cc -c -g -O2 conftest.c >&5
conftest.c:626:31: error: expected expression
if (sizeof ((pthread_rwlock_t)))
^
1 error generated.
configure:39826: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| return 0;
| ;
| return 0;
| }
configure:39826: result: yes
configure:39851: cc -c -g -O2 conftest.c >&5
configure:39851: $? = 0
configure:39926: checking for mmap
configure:39926: result: yes
configure:39937: checking for MAP_ANONYMOUS
configure:39974: result: yes
configure:40011: checking whether open recognizes a trailing slash
configure:40050: cc -o conftest -g -O2 conftest.c >&5
configure:40050: $? = 0
configure:40050: ./conftest
configure:40050: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int main ()
| {
| int result = 0;
| if (open ("conftest.lnk/", O_RDONLY) != -1)
| result |= 1;
| if (open ("conftest.sl/", O_CREAT, 0600) >= 0)
| result |= 2;
| return result;
| }
configure:40062: result: no
configure:40133: checking whether perror matches strerror
configure:40164: cc -o conftest -g -O2 conftest.c >&5
configure:40164: $? = 0
configure:40164: ./conftest
configure:40164: $? = 0
configure:40181: result: yes
configure:40274: checking for putenv compatible with GNU and SVID
configure:40313: cc -o conftest -g -O2 conftest.c >&5
configure:40313: $? = 0
configure:40313: ./conftest
configure:40313: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
|
| /* Put it in env. */
| if (putenv ("CONFTEST_putenv=val"))
| return 1;
|
| /* Try to remove it. */
| if (putenv ("CONFTEST_putenv"))
| return 2;
|
| /* Make sure it was deleted. */
| if (getenv ("CONFTEST_putenv") != 0)
| return 3;
|
| return 0;
|
| ;
| return 0;
| }
configure:40324: result: no
configure:40347: checking for _putenv
configure:40347: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"__putenv", referenced from:
_main in conftest-MrrsV0.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:40347: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define _putenv to an innocuous variant, in case <limits.h> declares _putenv.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _putenv (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char _putenv ();
| /* 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. */
| choke me
|
| int
| main ()
| {
| return _putenv ();
| ;
| return 0;
| }
configure:40347: result: no
configure:40385: checking for mmap
configure:40385: result: yes
configure:40396: checking for MAP_ANONYMOUS
configure:40433: result: yes
configure:40468: checking whether setenv validates arguments
configure:40512: cc -o conftest -g -O2 conftest.c >&5
configure:40512: $? = 0
configure:40512: ./conftest
configure:40512: $? = 8
configure: program exited with status 8
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
| int
| main ()
| {
|
| int result = 0;
| {
| if (setenv ("", "", 0) != -1)
| result |= 1;
| else if (errno != EINVAL)
| result |= 2;
| }
| {
| if (setenv ("a", "=", 1) != 0)
| result |= 4;
| else if (strcmp (getenv ("a"), "=") != 0)
| result |= 8;
| }
| return result;
|
| ;
| return 0;
| }
configure:40522: result: no
configure:40616: checking for a traditional french locale
configure:40743: result: fr_FR.ISO8859-1
configure:40750: checking for a french Unicode locale
configure:40822: cc -o conftest -g -O2 conftest.c >&5
configure:40825: $? = 0
configure:40871: result: fr_FR.UTF-8
configure:40879: checking for a traditional japanese locale
configure:40949: cc -o conftest -g -O2 conftest.c >&5
configure:40952: $? = 0
configure:41010: result: ja_JP.eucJP
configure:41018: checking for a transitional chinese locale
configure:41089: cc -o conftest -g -O2 conftest.c >&5
configure:41092: $? = 0
configure:41143: result: zh_CN.GB18030
configure:41167: checking whether stat handles trailing slashes on directories
configure:41190: cc -o conftest -g -O2 conftest.c >&5
configure:41190: $? = 0
configure:41190: ./conftest
configure:41190: $? = 0
configure:41200: result: yes
configure:41202: checking whether stat handles trailing slashes on files
configure:41242: cc -o conftest -g -O2 conftest.c >&5
configure:41242: $? = 0
configure:41242: ./conftest
configure:41242: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| int result = 0;
| struct stat st;
| if (!stat ("conftest.tmp/", &st))
| result |= 1;
| if (!stat ("conftest.lnk/", &st))
| result |= 2;
| return result;
|
| ;
| return 0;
| }
configure:41253: result: no
configure:41397: checking for mmap
configure:41397: result: yes
configure:41408: checking for MAP_ANONYMOUS
configure:41445: result: yes
configure:41480: checking whether symlink handles trailing slash correctly
configure:41514: cc -o conftest -g -O2 conftest.c >&5
configure:41514: $? = 0
configure:41514: ./conftest
configure:41514: $? = 4
configure: program exited with status 4
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| int result = 0;
| if (!symlink ("a", "conftest.link/"))
| result |= 1;
| if (symlink ("conftest.f", "conftest.lnk2"))
| result |= 2;
| else if (!symlink ("a", "conftest.lnk2/"))
| result |= 4;
| return result;
|
| ;
| return 0;
| }
configure:41525: result: no
configure:41580: checking whether <sys/ioctl.h> declares ioctl
configure:41597: cc -c -g -O2 conftest.c >&5
configure:41597: $? = 0
configure:41605: result: yes
configure:41695: checking whether ioctl is declared without a macro
configure:41717: cc -c -g -O2 conftest.c >&5
configure:41717: $? = 0
configure:41725: result: yes
configure:41759: checking for unsetenv
configure:41759: cc -o conftest -g -O2 conftest.c >&5
configure:41759: $? = 0
configure:41759: result: yes
configure:41772: checking for unsetenv() return type
configure:41797: cc -c -g -O2 conftest.c >&5
configure:41797: $? = 0
configure:41804: result: int
configure:41813: checking whether unsetenv obeys POSIX
configure:41858: cc -o conftest -g -O2 conftest.c >&5
configure:41858: $? = 0
configure:41858: ./conftest
configure:41858: $? = 0
configure:41868: result: yes
configure:41936: checking for valgrind
configure:41966: result: no
configure:41987: checking whether self tests are run under valgrind
configure:41989: result: no
configure:42667: checking whether ln -s works
configure:42671: result: yes
configure:43027: checking how to print strings
configure:43054: result: printf
configure:43075: checking for a sed that does not truncate output
configure:43139: result: /usr/local/Library/ENV/4.3/sed
configure:43157: checking for fgrep
configure:43219: result: /usr/bin/grep -F
configure:43254: checking for ld used by cc
configure:43321: result: /usr/bin/ld
configure:43328: checking if the linker (/usr/bin/ld) is GNU ld
configure:43343: result: no
configure:43355: checking for BSD- or MS-compatible name lister (nm)
configure:43404: result: /usr/bin/nm
configure:43534: checking the name lister (/usr/bin/nm) interface
configure:43541: cc -c -g -O2 conftest.c >&5
configure:43544: /usr/bin/nm "conftest.o"
configure:43547: output
0000000000000210 S _some_variable
configure:43554: result: BSD nm
configure:43558: checking the maximum length of command line arguments
configure:43689: result: 196608
configure:43706: checking whether the shell understands some XSI constructs
configure:43716: result: yes
configure:43720: checking whether the shell understands "+="
configure:43726: result: yes
configure:43761: checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format
configure:43801: result: func_convert_file_noop
configure:43808: checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format
configure:43828: result: func_convert_file_noop
configure:43835: checking for /usr/bin/ld option to reload object files
configure:43842: result: -r
configure:43916: checking for objdump
configure:43943: result: objdump
configure:43972: checking how to recognize dependent libraries
configure:44170: result: pass_all
configure:44255: checking for dlltool
configure:44282: result: dlltool
configure:44312: checking how to associate runtime and link libraries
configure:44339: result: printf %s\n
configure:44463: checking for archiver @FILE support
configure:44480: cc -c -g -O2 conftest.c >&5
configure:44480: $? = 0
configure:44483: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:44486: $? = 1
configure:44506: result: no
configure:44564: checking for strip
configure:44580: found /usr/bin/strip
configure:44591: result: strip
configure:44663: checking for ranlib
configure:44690: result: ranlib
configure:44792: checking command to parse /usr/bin/nm output from cc object
configure:44912: cc -c -g -O2 conftest.c >&5
configure:44915: $? = 0
configure:44919: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:44922: $? = 0
cannot find nm_test_var in conftest.nm
configure:44912: cc -c -g -O2 conftest.c >&5
configure:44915: $? = 0
configure:44919: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:44922: $? = 0
configure:44988: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:44991: $? = 0
configure:45029: result: ok
configure:45066: checking for sysroot
configure:45096: result: no
configure:45359: checking for mt
configure:45389: result: no
configure:45409: checking if : is a manifest tool
configure:45415: : '-?'
configure:45423: result: no
configure:45479: checking for dsymutil
configure:45495: found /usr/bin/dsymutil
configure:45506: result: dsymutil
configure:45571: checking for nmedit
configure:45587: found /usr/bin/nmedit
configure:45598: result: nmedit
configure:45663: checking for lipo
configure:45679: found /usr/bin/lipo
configure:45690: result: lipo
configure:45755: checking for otool
configure:45771: found /usr/bin/otool
configure:45782: result: otool
configure:45847: checking for otool64
configure:45877: result: no
configure:45922: checking for -single_module linker flag
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:45955: result: yes
configure:45958: checking for -exported_symbols_list linker flag
configure:45978: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:45978: $? = 0
configure:45988: result: yes
configure:45991: checking for -force_load linker flag
cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:46023: result: yes
configure:46062: checking for dlfcn.h
configure:46062: cc -c -g -O2 conftest.c >&5
configure:46062: $? = 0
configure:46062: result: yes
configure:46276: checking for objdir
configure:46291: result: .libs
configure:46562: checking if cc supports -fno-rtti -fno-exceptions
configure:46580: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:46584: $? = 0
configure:46597: result: yes
configure:46924: checking for cc option to produce PIC
configure:46931: result: -fno-common -DPIC
configure:46939: checking if cc PIC flag -fno-common -DPIC works
configure:46957: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:46961: $? = 0
configure:46974: result: yes
configure:47003: checking if cc static flag -static works
configure:47031: result: no
configure:47046: checking if cc supports -c -o file.o
configure:47067: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:47071: $? = 0
configure:47093: result: yes
configure:47101: checking if cc supports -c -o file.o
configure:47148: result: yes
configure:47181: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:48338: result: yes
configure:48578: checking dynamic linker characteristics
configure:49312: result: darwin11.4.2 dyld
configure:49419: checking how to hardcode library paths into programs
configure:49444: result: immediate
configure:49984: checking whether stripping libraries is possible
configure:49998: result: yes
configure:50024: checking if libtool supports shared libraries
configure:50026: result: yes
configure:50029: checking whether to build shared libraries
configure:50050: result: yes
configure:50053: checking whether to build static libraries
configure:50057: result: no
configure:50080: checking how to run the C++ preprocessor
configure:50107: c++ -E conftest.cpp
configure:50107: $? = 0
configure:50121: c++ -E conftest.cpp
conftest.cpp:643:10: fatal error: 'ac_nonexistent.h' file not found
^
1 error generated.
configure:50121: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:50146: result: c++ -E
configure:50166: c++ -E conftest.cpp
configure:50166: $? = 0
configure:50180: c++ -E conftest.cpp
conftest.cpp:643:10: fatal error: 'ac_nonexistent.h' file not found
^
1 error generated.
configure:50180: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:50349: checking for ld used by c++
configure:50416: result: /usr/bin/ld
configure:50423: checking if the linker (/usr/bin/ld) is GNU ld
configure:50438: result: no
configure:50493: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:51495: result: yes
configure:51531: c++ -c -g -O2 conftest.cpp >&5
configure:51534: $? = 0
configure:52054: checking for c++ option to produce PIC
configure:52061: result: -fno-common -DPIC
configure:52069: checking if c++ PIC flag -fno-common -DPIC works
configure:52087: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:52091: $? = 0
configure:52104: result: yes
configure:52127: checking if c++ static flag -static works
configure:52155: result: no
configure:52167: checking if c++ supports -c -o file.o
configure:52188: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:52192: $? = 0
configure:52214: result: yes
configure:52219: checking if c++ supports -c -o file.o
configure:52266: result: yes
configure:52296: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:52335: result: yes
configure:52476: checking dynamic linker characteristics
configure:53144: result: darwin11.4.2 dyld
configure:53197: checking how to hardcode library paths into programs
configure:53222: result: immediate
configure:53288: checking for fork
configure:53288: cc -o conftest -g -O2 conftest.c >&5
configure:53288: $? = 0
configure:53288: result: yes
configure:53288: checking for getrusage
configure:53288: cc -o conftest -g -O2 conftest.c >&5
configure:53288: $? = 0
configure:53288: result: yes
configure:53288: checking for getpwuid_r
configure:53288: cc -o conftest -g -O2 conftest.c >&5
configure:53288: $? = 0
configure:53288: result: yes
configure:53288: checking for daemon
configure:53288: cc -o conftest -g -O2 conftest.c >&5
configure:53288: $? = 0
configure:53288: result: yes
configure:53288: checking for getpid
configure:53288: cc -o conftest -g -O2 conftest.c >&5
configure:53288: $? = 0
configure:53288: result: yes
configure:53798: checking for libpthread
configure:53820: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:53820: $? = 0
configure:53830: result: yes
configure:53837: checking how to link with libpthread
configure:53839: result: -lpthread
configure:53856: checking whether to build libdane
configure:53865: result: yes
configure:53870: checking for unbound library
configure:53886: cc -o conftest -g -O2 conftest.c -lunbound >&5
conftest.c:650:15: fatal error: 'unbound.h' file not found
^
1 error generated.
configure:53886: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| struct ub_ctx* ctx;
| ctx = ub_ctx_create();
| ;
| return 0;
| }
configure:53897: result: no
configure:53902: WARNING:
***
*** libunbound was not found. Libdane will not be built.
***
configure:53953: checking for P11_KIT
configure:53961: $PKG_CONFIG --exists --print-errors "p11-kit-1 >= 0.11"
configure:53964: $? = 0
configure:53979: $PKG_CONFIG --exists --print-errors "p11-kit-1 >= 0.11"
configure:53982: $? = 0
configure:54018: result: yes
configure:54127: checking for dirent.h that defines DIR
configure:54146: cc -c -g -O2 conftest.c >&5
configure:54146: $? = 0
configure:54154: result: yes
configure:54167: checking for library containing opendir
configure:54198: cc -o conftest -g -O2 conftest.c >&5
configure:54198: $? = 0
configure:54215: result: none required
configure:54295: checking for sys/mman.h
configure:54295: result: yes
configure:54295: checking for sys/param.h
configure:54295: result: yes
configure:54295: checking sys/poll.h usability
configure:54295: cc -c -g -O2 conftest.c >&5
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking sys/poll.h presence
configure:54295: cc -E conftest.c
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking for sys/poll.h
configure:54295: result: yes
configure:54295: checking sys/procset.h usability
configure:54295: cc -c -g -O2 conftest.c >&5
conftest.c:688:10: fatal error: 'sys/procset.h' file not found
^
1 error generated.
configure:54295: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:54295: result: no
configure:54295: checking sys/procset.h presence
configure:54295: cc -E conftest.c
conftest.c:655:10: fatal error: 'sys/procset.h' file not found
^
1 error generated.
configure:54295: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:54295: result: no
configure:54295: checking for sys/procset.h
configure:54295: result: no
configure:54295: checking for sys/select.h
configure:54295: result: yes
configure:54295: checking for sys/socket.h
configure:54295: result: yes
configure:54295: checking sys/stropts.h usability
configure:54295: cc -c -g -O2 conftest.c >&5
conftest.c:690:10: fatal error: 'sys/stropts.h' file not found
^
1 error generated.
configure:54295: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:54295: result: no
configure:54295: checking sys/stropts.h presence
configure:54295: cc -E conftest.c
conftest.c:657:10: fatal error: 'sys/stropts.h' file not found
^
1 error generated.
configure:54295: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:54295: result: no
configure:54295: checking for sys/stropts.h
configure:54295: result: no
configure:54295: checking for sys/time.h
configure:54295: result: yes
configure:54295: checking sys/un.h usability
configure:54295: cc -c -g -O2 conftest.c >&5
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking sys/un.h presence
configure:54295: cc -E conftest.c
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking for sys/un.h
configure:54295: result: yes
configure:54295: checking for sys/wait.h
configure:54295: result: yes
configure:54295: checking for dlfcn.h
configure:54295: result: yes
configure:54295: checking errno.h usability
configure:54295: cc -c -g -O2 conftest.c >&5
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking errno.h presence
configure:54295: cc -E conftest.c
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking for errno.h
configure:54295: result: yes
configure:54295: checking fcntl.h usability
configure:54295: cc -c -g -O2 conftest.c >&5
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking fcntl.h presence
configure:54295: cc -E conftest.c
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking for fcntl.h
configure:54295: result: yes
configure:54295: checking libgen.h usability
configure:54295: cc -c -g -O2 conftest.c >&5
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking libgen.h presence
configure:54295: cc -E conftest.c
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking for libgen.h
configure:54295: result: yes
configure:54295: checking for memory.h
configure:54295: result: yes
configure:54295: checking for netinet/in.h
configure:54295: result: yes
configure:54295: checking setjmp.h usability
configure:54295: cc -c -g -O2 conftest.c >&5
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking setjmp.h presence
configure:54295: cc -E conftest.c
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking for setjmp.h
configure:54295: result: yes
configure:54295: checking for stdbool.h
configure:54295: result: yes
configure:54295: checking for sysexits.h
configure:54295: result: yes
configure:54295: checking for unistd.h
configure:54295: result: yes
configure:54295: checking utime.h usability
configure:54295: cc -c -g -O2 conftest.c >&5
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking utime.h presence
configure:54295: cc -E conftest.c
configure:54295: $? = 0
configure:54295: result: yes
configure:54295: checking for utime.h
configure:54295: result: yes
configure:54309: checking stdarg.h usability
configure:54309: cc -c -g -O2 conftest.c >&5
configure:54309: $? = 0
configure:54309: result: yes
configure:54309: checking stdarg.h presence
configure:54309: cc -E conftest.c
configure:54309: $? = 0
configure:54309: result: yes
configure:54309: checking for stdarg.h
configure:54309: result: yes
configure:54325: checking for string.h
configure:54325: result: yes
configure:54341: checking limits.h usability
configure:54341: cc -c -g -O2 conftest.c >&5
configure:54341: $? = 0
configure:54341: result: yes
configure:54341: checking limits.h presence
configure:54341: cc -E conftest.c
configure:54341: $? = 0
configure:54341: result: yes
configure:54341: checking for limits.h
configure:54341: result: yes
configure:54357: checking for inttypes.h
configure:54357: result: yes
configure:54377: checking for runetype.h
configure:54377: cc -c -g -O2 conftest.c >&5
configure:54377: $? = 0
configure:54377: result: yes
configure:54377: checking for wchar.h
configure:54377: result: yes
configure:54420: checking for wchar_t
configure:54420: cc -c -g -O2 conftest.c >&5
configure:54420: $? = 0
configure:54420: cc -c -g -O2 conftest.c >&5
conftest.c:713:22: error: expected expression
if (sizeof ((wchar_t)))
^
1 error generated.
configure:54420: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((wchar_t)))
| return 0;
| ;
| return 0;
| }
configure:54420: result: yes
configure:54430: checking for wint_t
configure:54430: cc -c -g -O2 conftest.c >&5
configure:54430: $? = 0
configure:54430: cc -c -g -O2 conftest.c >&5
conftest.c:723:21: error: expected expression
if (sizeof ((wint_t)))
^
1 error generated.
configure:54430: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
|
| int
| main ()
| {
| if (sizeof ((wint_t)))
| return 0;
| ;
| return 0;
| }
configure:54430: result: yes
configure:54449: checking for int8_t
configure:54449: cc -c -g -O2 conftest.c >&5
configure:54449: $? = 0
configure:54449: cc -c -g -O2 conftest.c >&5
conftest.c:715:21: error: expected expression
if (sizeof ((int8_t)))
^
1 error generated.
configure:54449: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((int8_t)))
| return 0;
| ;
| return 0;
| }
configure:54449: result: yes
configure:54458: checking for uint8_t
configure:54458: cc -c -g -O2 conftest.c >&5
configure:54458: $? = 0
configure:54458: cc -c -g -O2 conftest.c >&5
conftest.c:716:22: error: expected expression
if (sizeof ((uint8_t)))
^
1 error generated.
configure:54458: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((uint8_t)))
| return 0;
| ;
| return 0;
| }
configure:54458: result: yes
configure:54467: checking for int16_t
configure:54467: cc -c -g -O2 conftest.c >&5
configure:54467: $? = 0
configure:54467: cc -c -g -O2 conftest.c >&5
conftest.c:717:22: error: expected expression
if (sizeof ((int16_t)))
^
1 error generated.
configure:54467: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((int16_t)))
| return 0;
| ;
| return 0;
| }
configure:54467: result: yes
configure:54476: checking for uint16_t
configure:54476: cc -c -g -O2 conftest.c >&5
configure:54476: $? = 0
configure:54476: cc -c -g -O2 conftest.c >&5
conftest.c:718:23: error: expected expression
if (sizeof ((uint16_t)))
^
1 error generated.
configure:54476: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:54476: result: yes
configure:54485: checking for int32_t
configure:54485: cc -c -g -O2 conftest.c >&5
configure:54485: $? = 0
configure:54485: cc -c -g -O2 conftest.c >&5
conftest.c:719:22: error: expected expression
if (sizeof ((int32_t)))
^
1 error generated.
configure:54485: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:54485: result: yes
configure:54494: checking for uint32_t
configure:54494: cc -c -g -O2 conftest.c >&5
configure:54494: $? = 0
configure:54494: cc -c -g -O2 conftest.c >&5
conftest.c:720:23: error: expected expression
if (sizeof ((uint32_t)))
^
1 error generated.
configure:54494: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:54494: result: yes
configure:54503: checking for intptr_t
configure:54503: cc -c -g -O2 conftest.c >&5
configure:54503: $? = 0
configure:54503: cc -c -g -O2 conftest.c >&5
conftest.c:721:23: error: expected expression
if (sizeof ((intptr_t)))
^
1 error generated.
configure:54503: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:54503: result: yes
configure:54512: checking for uintptr_t
configure:54512: cc -c -g -O2 conftest.c >&5
configure:54512: $? = 0
configure:54512: cc -c -g -O2 conftest.c >&5
conftest.c:722:24: error: expected expression
if (sizeof ((uintptr_t)))
^
1 error generated.
configure:54512: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:54512: result: yes
configure:54521: checking for uint_t
configure:54521: cc -c -g -O2 conftest.c >&5
conftest.c:723:13: error: use of undeclared identifier 'uint_t'; did you mean 'uint8_t'?
if (sizeof (uint_t))
^
1 error generated.
configure:54521: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int
| main ()
| {
| if (sizeof (uint_t))
| return 0;
| ;
| return 0;
| }
configure:54521: result: no
configure:54530: checking for pid_t
configure:54530: result: yes
configure:54539: checking for size_t
configure:54539: result: yes
configure:54553: checking size of char*
configure:54558: cc -o conftest -g -O2 conftest.c >&5
configure:54558: $? = 0
configure:54558: ./conftest
configure:54558: $? = 0
configure:54572: result: 8
configure:54586: checking size of int
configure:54605: result: 4
configure:54619: checking size of long
configure:54638: result: 8
configure:54652: checking size of short
configure:54657: cc -o conftest -g -O2 conftest.c >&5
configure:54657: $? = 0
configure:54657: ./conftest
configure:54657: $? = 0
configure:54671: result: 2
configure:54685: checking for pathfind in -lgen
configure:54710: cc -o conftest -g -O2 conftest.c -lgen >&5
ld: library not found for -lgen
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:54710: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* 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. */
| extern "C"
| char pathfind ();
| int
| main ()
| {
| return pathfind ();
| ;
| return 0;
| }
configure:54719: result: no
configure:54732: checking for vprintf
configure:54732: cc -o conftest -g -O2 conftest.c >&5
conftest.c:716:6: warning: incompatible redeclaration of library function 'vprintf'
char vprintf ();
^
conftest.c:716:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
1 warning generated.
configure:54732: $? = 0
configure:54732: result: yes
configure:54738: checking for _doprnt
configure:54738: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"__doprnt", referenced from:
_main in conftest-ZkhBoU.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:54738: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| 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. */
| choke me
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:54738: result: no
configure:54751: checking vfork.h usability
configure:54751: cc -c -g -O2 conftest.c >&5
conftest.c:727:10: fatal error: 'vfork.h' file not found
^
1 error generated.
configure:54751: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:54751: result: no
configure:54751: checking vfork.h presence
configure:54751: cc -E conftest.c
conftest.c:694:10: fatal error: 'vfork.h' file not found
^
1 error generated.
configure:54751: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
configure:54751: result: no
configure:54751: checking for vfork.h
configure:54751: result: no
configure:54764: checking for fork
configure:54764: result: yes
configure:54764: checking for vfork
configure:54764: cc -o conftest -g -O2 conftest.c >&5
conftest.c:718:6: warning: incompatible redeclaration of library function 'vfork'
char vfork ();
^
conftest.c:718:6: note: 'vfork' is a builtin with type 'int (void)'
1 warning generated.
configure:54764: $? = 0
configure:54764: result: yes
configure:54774: checking for working fork
configure:54796: cc -o conftest -g -O2 conftest.c >&5
configure:54796: $? = 0
configure:54796: ./conftest
configure:54796: $? = 0
configure:54806: result: yes
configure:54827: checking for working vfork
configure:54937: result: yes
configure:54966: checking for mmap
configure:54966: result: yes
configure:54966: checking for canonicalize_file_name
configure:54966: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_canonicalize_file_name", referenced from:
_main in conftest-97EEOm.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:54966: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char canonicalize_file_name (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char canonicalize_file_name ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| choke me
|
| int
| main ()
| {
| return canonicalize_file_name ();
| ;
| return 0;
| }
configure:54966: result: no
configure:54966: checking for snprintf
configure:54966: result: yes
configure:54966: checking for strdup
configure:54966: result: yes
configure:54966: checking for strchr
configure:54966: cc -o conftest -g -O2 conftest.c >&5
conftest.c:724:6: warning: incompatible redeclaration of library function 'strchr'
char strchr ();
^
conftest.c:724:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:54966: $? = 0
configure:54966: result: yes
configure:54966: checking for strrchr
configure:54966: cc -o conftest -g -O2 conftest.c >&5
conftest.c:725:6: warning: incompatible redeclaration of library function 'strrchr'
char strrchr ();
^
conftest.c:725:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:54966: $? = 0
configure:54966: result: yes
configure:54966: checking for strsignal
configure:54966: cc -o conftest -g -O2 conftest.c >&5
configure:54966: $? = 0
configure:54966: result: yes
configure:54966: checking for fchmod
configure:54966: cc -o conftest -g -O2 conftest.c >&5
configure:54966: $? = 0
configure:54966: result: yes
configure:54966: checking for fstat
configure:54966: cc -o conftest -g -O2 conftest.c >&5
configure:54966: $? = 0
configure:54966: result: yes
configure:54966: checking for chmod
configure:54966: cc -o conftest -g -O2 conftest.c >&5
configure:54966: $? = 0
configure:54966: result: yes
configure:54975: checking for a sed that does not truncate output
configure:55039: result: /usr/local/Library/ENV/4.3/sed
configure:55077: Using supplied libopts tearoff
configure:55188: checking whether a reg expr header is specified
configure:55195: result: no
configure:55221: checking whether with-libregex was specified
configure:55228: result: no
configure:55247: checking whether with-libregex-cflags was specified
configure:55254: result: no
configure:55265: checking whether with-libregex-libs was specified
configure:55272: result: no
configure:55309: checking whether libregex functions properly
configure:55341: cc -o conftest -g -O2 conftest.c >&5
configure:55341: $? = 0
configure:55341: ./conftest
configure:55341: $? = 0
configure:55353: result: yes
configure:55369: checking whether pathfind(3) works
configure:55388: cc -o conftest -g -O2 conftest.c >&5
conftest.c:713:15: warning: implicit declaration of function 'pathfind' is invalid in C99 [-Wimplicit-function-declaration]
char* pz = pathfind( getenv( "PATH" ), "sh", "x" );
^
conftest.c:713:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
char* pz = pathfind( getenv( "PATH" ), "sh", "x" );
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
Undefined symbols for architecture x86_64:
"_pathfind", referenced from:
_main in conftest-5e2B7I.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:55388: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| int main (int argc, char** argv) {
| char* pz = pathfind( getenv( "PATH" ), "sh", "x" );
| return (pz == 0) ? 1 : 0;
| }
configure:55400: result: no
configure:55413: checking whether /dev/zero is readable device
configure:55429: result: crw-rw-rw- 1 root wheel 3, 3 Apr 5 10:28 /dev/zero
configure:55442: checking whether we have a functional realpath(3C)
configure:55466: cc -o conftest -g -O2 conftest.c >&5
configure:55466: $? = 0
configure:55466: ./conftest
configure:55466: $? = 0
configure:55478: result: yes
configure:55491: checking whether strftime() works
configure:55521: cc -o conftest -g -O2 conftest.c >&5
configure:55521: $? = 0
configure:55521: ./conftest
configure:55521: $? = 0
configure:55533: result: yes
configure:55546: checking whether fopen accepts "b" mode
configure:55563: cc -o conftest -g -O2 conftest.c >&5
configure:55563: $? = 0
configure:55563: ./conftest
configure:55563: $? = 0
configure:55575: result: yes
configure:55592: checking whether fopen accepts "t" mode
configure:55609: cc -o conftest -g -O2 conftest.c >&5
configure:55609: $? = 0
configure:55609: ./conftest
configure:55609: $? = 0
configure:55621: result: yes
configure:55642: checking whether not wanting optional option args
configure:55649: result: yes
configure:55670: checking for ssize_t
configure:55670: cc -c -g -O2 conftest.c >&5
configure:55670: $? = 0
configure:55670: cc -c -g -O2 conftest.c >&5
conftest.c:722:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:55670: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
|
|
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:55670: result: yes
configure:55695: checking size of unsigned long int
configure:55700: cc -o conftest -g -O2 conftest.c >&5
configure:55700: $? = 0
configure:55700: ./conftest
configure:55700: $? = 0
configure:55714: result: 8
configure:55728: checking size of unsigned int
configure:55733: cc -o conftest -g -O2 conftest.c >&5
configure:55733: $? = 0
configure:55733: ./conftest
configure:55733: $? = 0
configure:55747: result: 4
configure:55766: checking whether to include zlib compression support
configure:55769: result: yes
configure:56264: checking for libz
configure:56286: cc -o conftest -g -O2 conftest.c -lz >&5
configure:56286: $? = 0
configure:56296: result: yes
configure:56303: checking how to link with libz
configure:56305: result: -lz
configure:56333: $PKG_CONFIG --exists --print-errors "zlib"
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zlib' found
configure:56336: $? = 1
configure:56424: checking whether building Guile bindings
configure:56431: result: yes
configure:56444: result: ***
*** Detecting GNU Guile...
configure:56451: checking for guile-snarf
configure:56484: result: no
configure:56490: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built.
configure:56787: result: ***
*** Checking dependencies for crywrap...
configure:56799: checking for arpa/inet.h
configure:56799: result: yes
configure:56799: checking for netinet/in.h
configure:56799: result: yes
configure:56799: checking for sys/select.h
configure:56799: result: yes
configure:56799: checking for sys/types.h
configure:56799: result: yes
configure:56799: checking for sys/wait.h
configure:56799: result: yes
configure:56810: checking return type of signal handlers
configure:56828: cc -c -g -O2 conftest.c >&5
conftest.c:734:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:56828: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:56835: result: void
configure:56846: checking for sys/select.h
configure:56846: result: yes
configure:56846: checking for sys/socket.h
configure:56846: result: yes
configure:56856: checking types of arguments for select
configure:56884: cc -c -g -O2 conftest.c >&5
configure:56884: $? = 0
configure:56895: result: int,fd_set *,struct timeval *
configure:56923: checking for alarm
configure:56923: result: yes
configure:56923: checking for atexit
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for dup2
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for epoll_create
configure:56923: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_epoll_create", referenced from:
_main in conftest-9xuqlm.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:56923: $? = 1
configure: failed program was:
| /* confdefs.h */
| /* end confdefs.h. */
| /* Define epoll_create to an innocuous variant, in case <limits.h> declares epoll_create.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char epoll_create (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
|
|
| /* 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. */
| extern "C"
| char epoll_create ();
| /* 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. */
| choke me
|
| int
| main ()
| {
| return epoll_create ();
| ;
| return 0;
| }
configure:56923: result: no
configure:56923: checking for kqueue
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for memchr
configure:56923: cc -o conftest -g -O2 conftest.c >&5
conftest.c:761:6: warning: incompatible redeclaration of library function 'memchr'
char memchr ();
^
conftest.c:761:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
1 warning generated.
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for memset
configure:56923: cc -o conftest -g -O2 conftest.c >&5
conftest.c:762:6: warning: incompatible redeclaration of library function 'memset'
char memset ();
^
conftest.c:762:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for munmap
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for putenv
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for regcomp
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for scandir
configure:56923: result: yes
configure:56923: checking for select
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for socket
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for strcasecmp
configure:56923: result: yes
configure:56923: checking for strchr
configure:56923: result: yes
configure:56923: checking for strdup
configure:56923: result: yes
configure:56923: checking for strerror
configure:56923: cc -o conftest -g -O2 conftest.c >&5
conftest.c:772:6: warning: incompatible redeclaration of library function 'strerror'
char strerror ();
^
conftest.c:772:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for strncasecmp
configure:56923: result: yes
configure:56923: checking for strrchr
configure:56923: result: yes
configure:56923: checking for strstr
configure:56923: cc -o conftest -g -O2 conftest.c >&5
conftest.c:775:6: warning: incompatible redeclaration of library function 'strstr'
char strstr ();
^
conftest.c:775:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for strtoul
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56923: checking for uname
configure:56923: cc -o conftest -g -O2 conftest.c >&5
configure:56923: $? = 0
configure:56923: result: yes
configure:56944: checking for LIBIDN
configure:56952: $PKG_CONFIG --exists --print-errors "libidn >= 0.0.0"
Package libidn was not found in the pkg-config search path.
Perhaps you should add the directory containing `libidn.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libidn' found
configure:56955: $? = 1
configure:56970: $PKG_CONFIG --exists --print-errors "libidn >= 0.0.0"
Package libidn was not found in the pkg-config search path.
Perhaps you should add the directory containing `libidn.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libidn' found
configure:56973: $? = 1
No package 'libidn' found
configure:57001: result: no
configure:57446: creating ./config.status
This file was extended by GnuTLS config.status 3.1.10, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on pierres-imac.lan
config.status:3211: creating src/libopts/Makefile
config.status:3211: creating guile/pre-inst-guile
config.status:3211: creating Makefile
config.status:3211: creating doc/Makefile
config.status:3211: creating doc/credentials/Makefile
config.status:3211: creating doc/credentials/openpgp/Makefile
config.status:3211: creating doc/credentials/srp/Makefile
config.status:3211: creating doc/credentials/x509/Makefile
config.status:3211: creating doc/cyclo/Makefile
config.status:3211: creating doc/doxygen/Doxyfile
config.status:3211: creating doc/examples/Makefile
config.status:3211: creating doc/latex/Makefile
config.status:3211: creating doc/manpages/Makefile
config.status:3211: creating doc/reference/Makefile
config.status:3211: creating doc/reference/version.xml
config.status:3211: creating doc/scripts/Makefile
config.status:3211: creating extra/Makefile
config.status:3211: creating extra/includes/Makefile
config.status:3211: creating libdane/Makefile
config.status:3211: creating libdane/includes/Makefile
config.status:3211: creating libdane/gnutls-dane.pc
config.status:3211: creating gl/Makefile
config.status:3211: creating gl/tests/Makefile
config.status:3211: creating guile/Makefile
config.status:3211: creating guile/modules/Makefile
config.status:3211: creating guile/src/Makefile
config.status:3211: creating guile/tests/Makefile
config.status:3211: creating lib/Makefile
config.status:3211: creating lib/accelerated/Makefile
config.status:3211: creating lib/accelerated/x86/Makefile
config.status:3211: creating lib/algorithms/Makefile
config.status:3211: creating lib/auth/Makefile
config.status:3211: creating lib/ext/Makefile
config.status:3211: creating lib/extras/Makefile
config.status:3211: creating lib/gnutls.pc
config.status:3211: creating lib/includes/Makefile
config.status:3211: creating lib/includes/gnutls/gnutls.h
config.status:3211: creating lib/minitasn1/Makefile
config.status:3211: creating lib/nettle/Makefile
config.status:3211: creating lib/opencdk/Makefile
config.status:3211: creating lib/openpgp/Makefile
config.status:3211: creating lib/x509/Makefile
config.status:3211: creating po/Makefile.in
config.status:3211: creating src/Makefile
config.status:3211: creating src/crywrap/Makefile
config.status:3211: creating tests/Makefile
config.status:3211: creating tests/cert-tests/Makefile
config.status:3211: creating tests/dsa/Makefile
config.status:3211: creating tests/dtls/Makefile
config.status:3211: creating tests/srp/Makefile
config.status:3211: creating tests/ecdsa/Makefile
config.status:3211: creating tests/key-id/Makefile
config.status:3211: creating tests/openpgp-certs/Makefile
config.status:3211: creating tests/pkcs1-padding/Makefile
config.status:3211: creating tests/pkcs12-decode/Makefile
config.status:3211: creating tests/pkcs8-decode/Makefile
config.status:3211: creating tests/rsa-md5-collision/Makefile
config.status:3211: creating tests/safe-renegotiation/Makefile
config.status:3211: creating tests/scripts/Makefile
config.status:3211: creating tests/sha2/Makefile
config.status:3211: creating tests/slow/Makefile
config.status:3211: creating tests/suite/Makefile
config.status:3211: creating tests/userid/Makefile
config.status:3211: creating config.h
config.status:3471: executing depfiles commands
config.status:3471: executing po-directories commands
config.status:3471: executing libtool commands
configure:60174: summary of build options:
version: 3.1.10 shared 46:0:18
Host/Target system: x86_64-apple-darwin11.4.2
Build system: x86_64-apple-darwin11.4.2
Install prefix: /usr/local/Cellar/gnutls/3.1.10
Compiler: cc
CFlags: -g -O2
Library types: Shared=yes, Static=no
configure:60192: External hardware support:
/dev/crypto: no
Hardware accel: x86-64
TPM support: no
configure:60215: Optional features:
(note that included applications might not compile properly
if features are disabled)
DTLS-SRTP support: yes
OCSP support: yes
OpenPGP support: yes
SRP support: yes
PSK support: yes
DHE support: yes
ECDHE support: yes
RSA-EXPORT support: yes
Anon auth support: yes
Heartbeat support: no
configure:60236: Optional applications:
crywrap app: no
local libopts: yes
configure:60249: Optional libraries:
Guile wrappers: no
C++ library: yes
DANE library: no
OpenSSL compat: yes
configure:60264: System files:
Trust store pkcs:
Trust store file:
CRL file:
DNSSEC root key file: /etc/unbound/root.key
configure:60280: 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.
***
ac_cv_build=x86_64-apple-darwin11.4.2
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=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_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=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_LDFLAGS_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_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___fseterr=no
ac_cv_func___fsetlocking=no
ac_cv_func___xpg_strerror_r=no
ac_cv_func__doprnt=no
ac_cv_func__putenv=no
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_alphasort=yes
ac_cv_func_atexit=yes
ac_cv_func_canonicalize_file_name=no
ac_cv_func_catgets=yes
ac_cv_func_chmod=yes
ac_cv_func_clock_gettime=no
ac_cv_func_clock_settime=no
ac_cv_func_closedir=yes
ac_cv_func_daemon=yes
ac_cv_func_dup2=yes
ac_cv_func_epoll_create=no
ac_cv_func_fchmod=yes
ac_cv_func_flockfile=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fstat=yes
ac_cv_func_ftruncate=yes
ac_cv_func_funlockfile=yes
ac_cv_func_getdelim=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getline=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_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_getsubopt=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_ioctl=yes
ac_cv_func_kqueue=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat=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_mempcpy=no
ac_cv_func_memset=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_munmap=yes
ac_cv_func_nanotime=no
ac_cv_func_newlocale=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_opendir=yes
ac_cv_func_pipe=yes
ac_cv_func_putenv=yes
ac_cv_func_rawmemchr=no
ac_cv_func_readdir=yes
ac_cv_func_regcomp=yes
ac_cv_func_scandir=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_shutdown=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strchrnul=no
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
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=no
ac_cv_func_symlink=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_tcsetattr=yes
ac_cv_func_timer_settime=no
ac_cv_func_tsearch=yes
ac_cv_func_uname=yes
ac_cv_func_unsetenv=yes
ac_cv_func_uselocale=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_accept=yes
ac_cv_have_decl_acosf=yes
ac_cv_have_decl_acosl=yes
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_alphasort=yes
ac_cv_have_decl_asinf=yes
ac_cv_have_decl_asinl=yes
ac_cv_have_decl_atanf=yes
ac_cv_have_decl_atanl=yes
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_bind=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_cbrt=yes
ac_cv_have_decl_cbrtf=yes
ac_cv_have_decl_cbrtl=yes
ac_cv_have_decl_ceilf=yes
ac_cv_have_decl_ceill=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_clearerr_unlocked=yes
ac_cv_have_decl_closedir=yes
ac_cv_have_decl_connect=yes
ac_cv_have_decl_copysign=yes
ac_cv_have_decl_copysignf=yes
ac_cv_have_decl_copysignl=yes
ac_cv_have_decl_cosf=yes
ac_cv_have_decl_coshf=yes
ac_cv_have_decl_cosl=yes
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_duplocale=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_exp2=yes
ac_cv_have_decl_exp2f=yes
ac_cv_have_decl_exp2l=yes
ac_cv_have_decl_expf=yes
ac_cv_have_decl_expl=yes
ac_cv_have_decl_expm1=yes
ac_cv_have_decl_expm1f=yes
ac_cv_have_decl_expm1l=yes
ac_cv_have_decl_fabsf=yes
ac_cv_have_decl_fabsl=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fcntl=yes
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_ferror_unlocked=yes
ac_cv_have_decl_fflush_unlocked=no
ac_cv_have_decl_ffs=yes
ac_cv_have_decl_ffsl=yes
ac_cv_have_decl_fgets_unlocked=no
ac_cv_have_decl_flockfile=yes
ac_cv_have_decl_floorf=yes
ac_cv_have_decl_floorl=yes
ac_cv_have_decl_fma=yes
ac_cv_have_decl_fmaf=yes
ac_cv_have_decl_fmal=yes
ac_cv_have_decl_fmod=yes
ac_cv_have_decl_fmodf=yes
ac_cv_have_decl_fmodl=yes
ac_cv_have_decl_fpurge=yes
ac_cv_have_decl_fputc_unlocked=no
ac_cv_have_decl_fputs_unlocked=no
ac_cv_have_decl_fread_unlocked=no
ac_cv_have_decl_freeaddrinfo=yes
ac_cv_have_decl_frexpf=yes
ac_cv_have_decl_frexpl=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fstat=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_funlockfile=yes
ac_cv_have_decl_fwrite_unlocked=no
ac_cv_have_decl_gai_strerror=yes
ac_cv_have_decl_gai_strerrorA=no
ac_cv_have_decl_getaddrinfo=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=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_getenv=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_gets=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_hypotf=yes
ac_cv_have_decl_hypotl=yes
ac_cv_have_decl_ilogb=yes
ac_cv_have_decl_ilogbf=yes
ac_cv_have_decl_ilogbl=yes
ac_cv_have_decl_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_ioctl=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_lchmod=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_ldexpf=yes
ac_cv_have_decl_ldexpl=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_listen=yes
ac_cv_have_decl_localtime_r=yes
ac_cv_have_decl_log10=yes
ac_cv_have_decl_log10f=yes
ac_cv_have_decl_log10l=yes
ac_cv_have_decl_log1p=yes
ac_cv_have_decl_log1pf=yes
ac_cv_have_decl_log1pl=yes
ac_cv_have_decl_log2=yes
ac_cv_have_decl_log2f=yes
ac_cv_have_decl_log2l=yes
ac_cv_have_decl_log=yes
ac_cv_have_decl_logb=yes
ac_cv_have_decl_logbf=yes
ac_cv_have_decl_logbl=yes
ac_cv_have_decl_logf=yes
ac_cv_have_decl_logl=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_lstat=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_mknod=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_modf=yes
ac_cv_have_decl_modff=yes
ac_cv_have_decl_modfl=yes
ac_cv_have_decl_opendir=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_powf=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_pselect=yes
ac_cv_have_decl_pthread_sigmask=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_readdir=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_recv=yes
ac_cv_have_decl_recvfrom=yes
ac_cv_have_decl_remainder=yes
ac_cv_have_decl_remainderf=yes
ac_cv_have_decl_remainderl=yes
ac_cv_have_decl_rewinddir=yes
ac_cv_have_decl_rint=yes
ac_cv_have_decl_rintf=yes
ac_cv_have_decl_rintl=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_round=yes
ac_cv_have_decl_roundf=yes
ac_cv_have_decl_roundl=yes
ac_cv_have_decl_scandir=yes
ac_cv_have_decl_select=yes
ac_cv_have_decl_send=yes
ac_cv_have_decl_sendto=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sethostname=yes
ac_cv_have_decl_setlocale=yes
ac_cv_have_decl_setsockopt=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_shutdown=yes
ac_cv_have_decl_sigaction=yes
ac_cv_have_decl_sigaddset=yes
ac_cv_have_decl_sigdelset=yes
ac_cv_have_decl_sigemptyset=yes
ac_cv_have_decl_sigfillset=yes
ac_cv_have_decl_sigismember=yes
ac_cv_have_decl_sigpending=yes
ac_cv_have_decl_sigprocmask=yes
ac_cv_have_decl_sinf=yes
ac_cv_have_decl_sinhf=yes
ac_cv_have_decl_sinl=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_socket=yes
ac_cv_have_decl_sqrtf=yes
ac_cv_have_decl_sqrtl=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_stat=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasecmp=yes
ac_cv_have_decl_strcasestr=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_symlink=yes
ac_cv_have_decl_tanf=yes
ac_cv_have_decl_tanhf=yes
ac_cv_have_decl_tanl=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_trunc=yes
ac_cv_have_decl_truncf=yes
ac_cv_have_decl_truncl=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_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=no
ac_cv_header_cpuid_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_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=no
ac_cv_header_getopt_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linewrap_h=no
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_runetype_h=yes
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=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bitypes_h=no
ac_cv_header_sys_inttypes_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_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=no
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_header_xlocale_h=yes
ac_cv_host=x86_64-apple-darwin11.4.2
ac_cv_lib_error_at_line=no
ac_cv_lib_gen_pathfind=no
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_libnettle=yes
ac_cv_libpthread=yes
ac_cv_libz=yes
ac_cv_member_struct_sockaddr_sa_len=yes
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=:
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_PMCCABE=false
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_XGETTEXT=:
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
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=no
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_search_timer_settime=no
ac_cv_should_define__xopen_source=no
ac_cv_sizeof_charp=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_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_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_sighandler_t=no
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=
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/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_func_working_getline=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_make_support_nested_variables=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_bitsizeof_ptrdiff_t=64
gl_cv_bitsizeof_sig_atomic_t=32
gl_cv_bitsizeof_size_t=64
gl_cv_bitsizeof_wchar_t=32
gl_cv_bitsizeof_wint_t=32
gl_cv_c_amsterdam_compiler=no
gl_cv_c_inline_effective=yes
gl_cv_c_multiarch=no
gl_cv_cc_double_expbit0='word 1 bit 20'
gl_cv_cc_float_expbit0='word 0 bit 23'
gl_cv_cc_long_double_expbit0='word 2 bit 0'
gl_cv_decl_ioctl_in_sys_ioctl_h=yes
gl_cv_decl_null_works=yes
gl_cv_double_slash_root=no
gl_cv_func_dup2_works=yes
gl_cv_func_fdopen_works=yes
gl_cv_func_frexp_no_libm=yes
gl_cv_func_frexp_works=yes
gl_cv_func_frexpl_no_libm=yes
gl_cv_func_frexpl_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_getcwd_null=yes
gl_cv_func_getcwd_posix_signature=yes
gl_cv_func_getopt_posix=no
gl_cv_func_gettimeofday_clobber=no
gl_cv_func_gettimeofday_posix_signature=yes
gl_cv_func_iconv_supports_utf=yes
gl_cv_func_ioctl_posix_signature=no
gl_cv_func_isnand_no_libm=yes
gl_cv_func_isnanf_no_libm=no
gl_cv_func_isnanl_no_libm=no
gl_cv_func_itold_works=yes
gl_cv_func_ldexp_no_libm=yes
gl_cv_func_ldexpl_no_libm=yes
gl_cv_func_ldexpl_works=yes
gl_cv_func_lseek_pipe=yes
gl_cv_func_lstat_dereferences_slashed_symlink=no
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=no
gl_cv_func_open_slash=no
gl_cv_func_perror_works=yes
gl_cv_func_printf_directive_a=no
gl_cv_func_printf_directive_f=yes
gl_cv_func_printf_directive_ls=yes
gl_cv_func_printf_directive_n=yes
gl_cv_func_printf_enomem=yes
gl_cv_func_printf_flag_grouping=yes
gl_cv_func_printf_flag_leftadjust=yes
gl_cv_func_printf_flag_zero=yes
gl_cv_func_printf_infinite=yes
gl_cv_func_printf_infinite_long_double=no
gl_cv_func_printf_long_double=yes
gl_cv_func_printf_positions=yes
gl_cv_func_printf_precision=yes
gl_cv_func_printf_sizes_c99=yes
gl_cv_func_select_detects_ebadf=yes
gl_cv_func_select_supports0=yes
gl_cv_func_setenv_works=no
gl_cv_func_signbit=yes
gl_cv_func_signbit_gcc=yes
gl_cv_func_sleep_works=yes
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_snprintf_size1=yes
gl_cv_func_snprintf_usable=yes
gl_cv_func_stat_dir_slash=yes
gl_cv_func_stat_file_slash=no
gl_cv_func_strerror_0_works=no
gl_cv_func_strndup_works=yes
gl_cv_func_strtok_r_works=yes
gl_cv_func_svid_putenv=no
gl_cv_func_symlink_works=no
gl_cv_func_ungetc_works=yes
gl_cv_func_unsetenv_works=yes
gl_cv_func_va_copy=yes
gl_cv_func_vfprintf_posix=no
gl_cv_func_vsnprintf_usable=yes
gl_cv_func_working_getdelim=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_accept4=no
gl_cv_have_raw_decl_accept=yes
gl_cv_have_raw_decl_acosf=yes
gl_cv_have_raw_decl_acosl=yes
gl_cv_have_raw_decl_alphasort=yes
gl_cv_have_raw_decl_asinf=yes
gl_cv_have_raw_decl_asinl=yes
gl_cv_have_raw_decl_atanf=yes
gl_cv_have_raw_decl_atanl=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_bind=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=no
gl_cv_have_raw_decl_cbrt=yes
gl_cv_have_raw_decl_cbrtf=yes
gl_cv_have_raw_decl_cbrtl=yes
gl_cv_have_raw_decl_ceilf=yes
gl_cv_have_raw_decl_ceill=yes
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_closedir=yes
gl_cv_have_raw_decl_connect=yes
gl_cv_have_raw_decl_copysign=yes
gl_cv_have_raw_decl_copysignf=yes
gl_cv_have_raw_decl_copysignl=yes
gl_cv_have_raw_decl_cosf=yes
gl_cv_have_raw_decl_coshf=yes
gl_cv_have_raw_decl_cosl=yes
gl_cv_have_raw_decl_dirfd=no
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=no
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_duplocale=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=no
gl_cv_have_raw_decl_euidaccess=no
gl_cv_have_raw_decl_exp2=yes
gl_cv_have_raw_decl_exp2f=yes
gl_cv_have_raw_decl_exp2l=yes
gl_cv_have_raw_decl_expf=yes
gl_cv_have_raw_decl_expl=yes
gl_cv_have_raw_decl_expm1=yes
gl_cv_have_raw_decl_expm1f=yes
gl_cv_have_raw_decl_expm1l=yes
gl_cv_have_raw_decl_fabsf=yes
gl_cv_have_raw_decl_fabsl=yes
gl_cv_have_raw_decl_faccessat=no
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchmodat=no
gl_cv_have_raw_decl_fchownat=no
gl_cv_have_raw_decl_fcntl=yes
gl_cv_have_raw_decl_fdatasync=no
gl_cv_have_raw_decl_fdopendir=no
gl_cv_have_raw_decl_ffs=yes
gl_cv_have_raw_decl_ffsl=yes
gl_cv_have_raw_decl_ffsll=no
gl_cv_have_raw_decl_floorf=yes
gl_cv_have_raw_decl_floorl=yes
gl_cv_have_raw_decl_fma=yes
gl_cv_have_raw_decl_fmaf=yes
gl_cv_have_raw_decl_fmal=yes
gl_cv_have_raw_decl_fmod=yes
gl_cv_have_raw_decl_fmodf=yes
gl_cv_have_raw_decl_fmodl=yes
gl_cv_have_raw_decl_fpurge=yes
gl_cv_have_raw_decl_freeaddrinfo=yes
gl_cv_have_raw_decl_frexpf=yes
gl_cv_have_raw_decl_frexpl=yes
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fstat=yes
gl_cv_have_raw_decl_fstatat=no
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=no
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=yes
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=no
gl_cv_have_raw_decl_hypotf=yes
gl_cv_have_raw_decl_hypotl=yes
gl_cv_have_raw_decl_ilogb=yes
gl_cv_have_raw_decl_ilogbf=yes
gl_cv_have_raw_decl_ilogbl=yes
gl_cv_have_raw_decl_imaxabs=yes
gl_cv_have_raw_decl_imaxdiv=yes
gl_cv_have_raw_decl_inet_ntop=yes
gl_cv_have_raw_decl_inet_pton=yes
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_initstate_r=no
gl_cv_have_raw_decl_ioctl=yes
gl_cv_have_raw_decl_isatty=yes
gl_cv_have_raw_decl_lchmod=yes
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_ldexpf=yes
gl_cv_have_raw_decl_ldexpl=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=no
gl_cv_have_raw_decl_listen=yes
gl_cv_have_raw_decl_log10=yes
gl_cv_have_raw_decl_log10f=yes
gl_cv_have_raw_decl_log10l=yes
gl_cv_have_raw_decl_log1p=yes
gl_cv_have_raw_decl_log1pf=yes
gl_cv_have_raw_decl_log1pl=yes
gl_cv_have_raw_decl_log2=yes
gl_cv_have_raw_decl_log2f=yes
gl_cv_have_raw_decl_log2l=yes
gl_cv_have_raw_decl_log=yes
gl_cv_have_raw_decl_logb=yes
gl_cv_have_raw_decl_logbf=yes
gl_cv_have_raw_decl_logbl=yes
gl_cv_have_raw_decl_logf=yes
gl_cv_have_raw_decl_logl=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_lstat=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_mempcpy=no
gl_cv_have_raw_decl_memrchr=no
gl_cv_have_raw_decl_mkdirat=no
gl_cv_have_raw_decl_mkdtemp=no
gl_cv_have_raw_decl_mkfifo=yes
gl_cv_have_raw_decl_mkfifoat=no
gl_cv_have_raw_decl_mknod=yes
gl_cv_have_raw_decl_mknodat=no
gl_cv_have_raw_decl_mkostemp=no
gl_cv_have_raw_decl_mkostemps=no
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=no
gl_cv_have_raw_decl_modf=yes
gl_cv_have_raw_decl_modff=yes
gl_cv_have_raw_decl_modfl=yes
gl_cv_have_raw_decl_openat=no
gl_cv_have_raw_decl_opendir=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=no
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_powf=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=no
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_random_r=no
gl_cv_have_raw_decl_rawmemchr=no
gl_cv_have_raw_decl_readdir=yes
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=no
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_recv=yes
gl_cv_have_raw_decl_recvfrom=yes
gl_cv_have_raw_decl_remainder=yes
gl_cv_have_raw_decl_remainderf=yes
gl_cv_have_raw_decl_remainderl=yes
gl_cv_have_raw_decl_renameat=no
gl_cv_have_raw_decl_rewinddir=yes
gl_cv_have_raw_decl_rint=yes
gl_cv_have_raw_decl_rintf=yes
gl_cv_have_raw_decl_rintl=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_round=yes
gl_cv_have_raw_decl_roundf=yes
gl_cv_have_raw_decl_roundl=yes
gl_cv_have_raw_decl_rpmatch=no
gl_cv_have_raw_decl_scandir=yes
gl_cv_have_raw_decl_secure_getenv=no
gl_cv_have_raw_decl_select=yes
gl_cv_have_raw_decl_send=yes
gl_cv_have_raw_decl_sendto=yes
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=yes
gl_cv_have_raw_decl_setlocale=yes
gl_cv_have_raw_decl_setsockopt=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setstate_r=no
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_shutdown=yes
gl_cv_have_raw_decl_sigaction=yes
gl_cv_have_raw_decl_sigaddset=yes
gl_cv_have_raw_decl_sigdelset=yes
gl_cv_have_raw_decl_sigemptyset=yes
gl_cv_have_raw_decl_sigfillset=yes
gl_cv_have_raw_decl_sigismember=yes
gl_cv_have_raw_decl_sigpending=yes
gl_cv_have_raw_decl_sigprocmask=yes
gl_cv_have_raw_decl_sinf=yes
gl_cv_have_raw_decl_sinhf=yes
gl_cv_have_raw_decl_sinl=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_socket=yes
gl_cv_have_raw_decl_sqrtf=yes
gl_cv_have_raw_decl_sqrtl=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_srandom_r=no
gl_cv_have_raw_decl_stat=yes
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasecmp=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=no
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_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=no
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=no
gl_cv_have_raw_decl_tanf=yes
gl_cv_have_raw_decl_tanhf=yes
gl_cv_have_raw_decl_tanl=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_trunc=yes
gl_cv_have_raw_decl_truncf=yes
gl_cv_have_raw_decl_truncl=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=no
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=no
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_have_weak=no
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_locale_h_needs_xlocale_h=yes
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_locale_has_locale_t=no
gl_cv_header_math_huge_val_works=yes
gl_cv_header_math_nan_works=yes
gl_cv_header_netinet_in_h_selfcontained=yes
gl_cv_header_stdint_h=yes
gl_cv_header_sys_select_h_selfcontained=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='no (bad O_NOATIME)'
gl_cv_header_working_stdalign_h=no
gl_cv_header_working_stdint_h=no
gl_cv_ld_output_def=no
gl_cv_lib_socket='none needed'
gl_cv_long_double_equals_double=no
gl_cv_minmax_in_limits_h=no
gl_cv_minmax_in_sys_param_h=yes
gl_cv_next_arpa_inet_h='<arpa/inet.h>'
gl_cv_next_dirent_h='<dirent.h>'
gl_cv_next_fcntl_h='<fcntl.h>'
gl_cv_next_getopt_h='<getopt.h>'
gl_cv_next_iconv_h='<iconv.h>'
gl_cv_next_inttypes_h='<inttypes.h>'
gl_cv_next_locale_h='<locale.h>'
gl_cv_next_math_h='<math.h>'
gl_cv_next_netdb_h='<netdb.h>'
gl_cv_next_signal_h='<signal.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_strings_h='<strings.h>'
gl_cv_next_sys_ioctl_h='<sys/ioctl.h>'
gl_cv_next_sys_select_h='<sys/select.h>'
gl_cv_next_sys_socket_h='<sys/socket.h>'
gl_cv_next_sys_stat_h='<sys/stat.h>'
gl_cv_next_sys_time_h='<sys/time.h>'
gl_cv_next_sys_types_h='<sys/types.h>'
gl_cv_next_sys_uio_h='<sys/uio.h>'
gl_cv_next_sysexits_h='<sysexits.h>'
gl_cv_next_time_h='<time.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_pragma_columns=no
gl_cv_promoted_mode_t=int
gl_cv_rpl_alloca=yes
gl_cv_size_max=yes
gl_cv_socket_ipv4=yes
gl_cv_socket_ipv6=yes
gl_cv_sys_struct_lconv_ok=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_sys_struct_timeval_tv_sec=yes
gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
gl_cv_test_INT64_MAX_EQ_LONG_MAX=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_ptrdiff_t_signed=yes
gl_cv_type_ptrdiff_t_suffix=l
gl_cv_type_sig_atomic_t_signed=yes
gl_cv_type_sig_atomic_t_suffix=
gl_cv_type_sigset_t=yes
gl_cv_type_size_t_signed=no
gl_cv_type_size_t_suffix=ul
gl_cv_type_wchar_t_signed=yes
gl_cv_type_wchar_t_suffix=
gl_cv_type_wint_t_signed=yes
gl_cv_type_wint_t_suffix=
gl_cv_var_func=yes
gl_cv_var_stdin_large_offset=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=yes
gt_cv_func_CFPreferencesCopyAppValue=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=no
gt_cv_func_unsetenv_ret=int
gt_cv_inttypes_pri_broken=no
gt_cv_locale_fr=fr_FR.ISO8859-1
gt_cv_locale_fr_utf8=fr_FR.UTF-8
gt_cv_locale_ja=ja_JP.eucJP
gt_cv_locale_tr_utf8=none
gt_cv_locale_zh_CN=zh_CN.GB18030
gt_cv_ssize_t=yes
gt_cv_val_LC_MESSAGES=yes
gt_cv_var_environ_declaration=no
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 wheel 3, 3 Apr 5 10:28 /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
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
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='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_LIBTASN1_CFLAGS='-I/usr/local/Cellar/libtasn1/3.3/include '
pkg_cv_LIBTASN1_LIBS='-L/usr/local/Cellar/libtasn1/3.3/lib -ltasn1 '
pkg_cv_P11_KIT_CFLAGS='-I/usr/local/Cellar/p11-kit/0.18.0/include/p11-kit-1 '
pkg_cv_P11_KIT_LIBS='-L/usr/local/Cellar/p11-kit/0.18.0/lib -lp11-kit '
ACLOCAL='${SHELL} /private/tmp/gnutls-KikQ/gnutls-3.1.10/build-aux/missing --run aclocal-1.11'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
ARFLAGS='cru'
AS='as'
ASM_X86_32_FALSE=''
ASM_X86_64_TRUE=''
ASM_X86_TRUE=''
AUTOCONF='${SHELL} /private/tmp/gnutls-KikQ/gnutls-3.1.10/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/gnutls-KikQ/gnutls-3.1.10/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/gnutls-KikQ/gnutls-3.1.10/build-aux/missing --run automake-1.11'
AWK='awk'
BITSIZEOF_PTRDIFF_T='64'
BITSIZEOF_SIG_ATOMIC_T='32'
BITSIZEOF_SIZE_T='64'
BITSIZEOF_WCHAR_T='32'
BITSIZEOF_WINT_T='32'
BYTESWAP_H='byteswap.h'
CC='cc'
CCAS='cc'
CCASDEPMODE='depmode=none'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CONFIG_INCLUDE='config.h'
CPP='cc -E'
CPPFLAGS=''
CRYWRAP_PATCHLEVEL='3'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CXX_LT_AGE='1'
CXX_LT_CURRENT='29'
CXX_LT_REVISION='0'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DLL_VERSION='28'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ELF_FALSE=''
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENABLE_ANON_TRUE=''
ENABLE_CRYWRAP_FALSE=''
ENABLE_CXX_TRUE=''
ENABLE_DANE_FALSE=''
ENABLE_DHE_TRUE=''
ENABLE_DOC_TRUE=''
ENABLE_DTLS_SRTP_TRUE=''
ENABLE_ECDHE_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_HEARTBEAT_FALSE=''
ENABLE_MINITASN1_FALSE=''
ENABLE_NETTLE_TRUE=''
ENABLE_OCSP_TRUE=''
ENABLE_OPENPGP_TRUE=''
ENABLE_OPENSSL_TRUE=''
ENABLE_PKCS11_TRUE=''
ENABLE_PSK_TRUE=''
ENABLE_RSA_EXPORT_TRUE=''
ENABLE_SRP_TRUE=''
ENABLE_TESTS_TRUE=''
ENABLE_TROUSERS_FALSE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLOAT_H=''
GETADDRINFO_LIB=''
GETOPT_H='getopt.h'
GETTEXT_MACRO_VERSION='0.18'
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_BYTESWAP_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_ICONV_H_TRUE=''
GL_GENERATE_NETINET_IN_H_FALSE=''
GL_GENERATE_STDALIGN_H_TRUE=''
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDINT_H_TRUE=''
GL_GENERATE_SYSEXITS_H_FALSE=''
GMSGFMT=':'
GMSGFMT_015=':'
GNULIB_ACCEPT4='0'
GNULIB_ACCEPT='1'
GNULIB_ACOSF='0'
GNULIB_ACOSL='0'
GNULIB_ALPHASORT='1'
GNULIB_ASINF='0'
GNULIB_ASINL='0'
GNULIB_ATAN2F='0'
GNULIB_ATANF='0'
GNULIB_ATANL='0'
GNULIB_ATOLL='0'
GNULIB_BIND='1'
GNULIB_BTOWC='0'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='0'
GNULIB_CBRT='0'
GNULIB_CBRTF='0'
GNULIB_CBRTL='0'
GNULIB_CEIL='0'
GNULIB_CEILF='0'
GNULIB_CEILL='0'
GNULIB_CHDIR='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='1'
GNULIB_CLOSEDIR='1'
GNULIB_CONNECT='1'
GNULIB_COPYSIGN='0'
GNULIB_COPYSIGNF='0'
GNULIB_COPYSIGNL='0'
GNULIB_COSF='0'
GNULIB_COSHF='0'
GNULIB_COSL='0'
GNULIB_DIRFD='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='1'
GNULIB_DUP3='0'
GNULIB_DUP='0'
GNULIB_DUPLOCALE='0'
GNULIB_ENVIRON='IN_GNUTLS_GNULIB_TESTS'
GNULIB_EUIDACCESS='0'
GNULIB_EXP2='0'
GNULIB_EXP2F='0'
GNULIB_EXP2L='0'
GNULIB_EXPF='0'
GNULIB_EXPL='0'
GNULIB_EXPM1='0'
GNULIB_EXPM1F='0'
GNULIB_EXPM1L='0'
GNULIB_FABSF='0'
GNULIB_FABSL='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FCNTL='0'
GNULIB_FDATASYNC='0'
GNULIB_FDOPEN='IN_GNUTLS_GNULIB_TESTS'
GNULIB_FDOPENDIR='0'
GNULIB_FFLUSH='0'
GNULIB_FFS='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FLOOR='0'
GNULIB_FLOORF='0'
GNULIB_FLOORL='0'
GNULIB_FMA='0'
GNULIB_FMAF='0'
GNULIB_FMAL='0'
GNULIB_FMOD='0'
GNULIB_FMODF='0'
GNULIB_FMODL='0'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FREXP='1'
GNULIB_FREXPF='0'
GNULIB_FREXPL='1'
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='IN_GNUTLS_GNULIB_TESTS'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETADDRINFO='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='IN_GNUTLS_GNULIB_TESTS'
GNULIB_GETDELIM='1'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='0'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='1'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='IN_GNUTLS_GNULIB_TESTS'
GNULIB_GETPEERNAME='1'
GNULIB_GETSOCKNAME='0'
GNULIB_GETSOCKOPT='0'
GNULIB_GETSUBOPT='1'
GNULIB_GETTIMEOFDAY='1'
GNULIB_GETUSERSHELL='0'
GNULIB_GL_UNISTD_H_GETOPT='1'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_HYPOT='0'
GNULIB_HYPOTF='0'
GNULIB_HYPOTL='0'
GNULIB_ICONV='1'
GNULIB_ILOGB='0'
GNULIB_ILOGBF='0'
GNULIB_ILOGBL='0'
GNULIB_IMAXABS='0'
GNULIB_IMAXDIV='0'
GNULIB_INET_NTOP='1'
GNULIB_INET_PTON='1'
GNULIB_IOCTL='IN_GNUTLS_GNULIB_TESTS'
GNULIB_ISATTY='0'
GNULIB_ISFINITE='0'
GNULIB_ISINF='0'
GNULIB_ISNAN='0'
GNULIB_ISNAND='0'
GNULIB_ISNANF='0'
GNULIB_ISNANL='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LDEXPF='0'
GNULIB_LDEXPL='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LISTEN='1'
GNULIB_LOCALECONV='0'
GNULIB_LOG10='0'
GNULIB_LOG10F='0'
GNULIB_LOG10L='0'
GNULIB_LOG1P='0'
GNULIB_LOG1PF='0'
GNULIB_LOG1PL='0'
GNULIB_LOG2='0'
GNULIB_LOG2F='0'
GNULIB_LOG2L='0'
GNULIB_LOG='0'
GNULIB_LOGB='0'
GNULIB_LOGBF='0'
GNULIB_LOGBL='0'
GNULIB_LOGF='0'
GNULIB_LOGL='0'
GNULIB_LSEEK='1'
GNULIB_LSTAT='IN_GNUTLS_GNULIB_TESTS'
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='1'
GNULIB_MEMRCHR='0'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='0'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_MKTIME='0'
GNULIB_MODF='0'
GNULIB_MODFF='0'
GNULIB_MODFL='0'
GNULIB_NANOSLEEP='0'
GNULIB_NONBLOCKING='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='IN_GNUTLS_GNULIB_TESTS'
GNULIB_OPENAT='0'
GNULIB_OPENDIR='1'
GNULIB_PCLOSE='0'
GNULIB_PERROR='IN_GNUTLS_GNULIB_TESTS'
GNULIB_PIPE2='0'
GNULIB_PIPE='IN_GNUTLS_GNULIB_TESTS'
GNULIB_POPEN='0'
GNULIB_POSIX_OPENPT='0'
GNULIB_POWF='0'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PSELECT='0'
GNULIB_PTHREAD_SIGMASK='0'
GNULIB_PTSNAME='0'
GNULIB_PTSNAME_R='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='IN_GNUTLS_GNULIB_TESTS'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_RAISE='0'
GNULIB_RANDOM='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='1'
GNULIB_READ='0'
GNULIB_READDIR='1'
GNULIB_READLINK='0'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='1'
GNULIB_REALPATH='0'
GNULIB_RECV='1'
GNULIB_RECVFROM='1'
GNULIB_REMAINDER='0'
GNULIB_REMAINDERF='0'
GNULIB_REMAINDERL='0'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_REWINDDIR='0'
GNULIB_RINT='0'
GNULIB_RINTF='0'
GNULIB_RINTL='0'
GNULIB_RMDIR='0'
GNULIB_ROUND='0'
GNULIB_ROUNDF='0'
GNULIB_ROUNDL='0'
GNULIB_RPMATCH='0'
GNULIB_SCANDIR='1'
GNULIB_SCANF='1'
GNULIB_SECURE_GETENV='0'
GNULIB_SELECT='1'
GNULIB_SEND='1'
GNULIB_SENDTO='1'
GNULIB_SETENV='IN_GNUTLS_GNULIB_TESTS'
GNULIB_SETHOSTNAME='0'
GNULIB_SETLOCALE='IN_GNUTLS_GNULIB_TESTS'
GNULIB_SETSOCKOPT='1'
GNULIB_SHUTDOWN='1'
GNULIB_SIGACTION='0'
GNULIB_SIGNAL_H_SIGPIPE='0'
GNULIB_SIGNBIT='1'
GNULIB_SIGPROCMASK='0'
GNULIB_SINF='0'
GNULIB_SINHF='0'
GNULIB_SINL='0'
GNULIB_SLEEP='1'
GNULIB_SNPRINTF='1'
GNULIB_SOCKET='1'
GNULIB_SPRINTF_POSIX='0'
GNULIB_SQRTF='0'
GNULIB_SQRTL='0'
GNULIB_STAT='IN_GNUTLS_GNULIB_TESTS'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='0'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='1'
GNULIB_STRDUP='1'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='IN_GNUTLS_GNULIB_TESTS'
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='IN_GNUTLS_GNULIB_TESTS'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TANF='0'
GNULIB_TANHF='0'
GNULIB_TANL='0'
GNULIB_TIMEGM='0'
GNULIB_TIME_R='1'
GNULIB_TMPFILE='0'
GNULIB_TRUNC='0'
GNULIB_TRUNCF='0'
GNULIB_TRUNCL='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='0'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='IN_GNUTLS_GNULIB_TESTS'
GNULIB_USLEEP='0'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='1'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='1'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='1'
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: libtasn1, p11-kit-1'
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_REBASE_TRUE=''
GUILE=''
GUILE_CFLAGS=''
GUILE_CONFIG=''
GUILE_LDFLAGS=''
GUILE_SITE=''
GUILE_TOOLS=''
HAVE_ACCEPT4='1'
HAVE_ACOSF='1'
HAVE_ACOSL='1'
HAVE_ALPHASORT='1'
HAVE_ARPA_INET_H='1'
HAVE_ASINF='1'
HAVE_ASINL='1'
HAVE_ATAN2F='1'
HAVE_ATANF='1'
HAVE_ATANL='1'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CBRT='1'
HAVE_CBRTF='1'
HAVE_CBRTL='1'
HAVE_CHOWN='1'
HAVE_CLOSEDIR='1'
HAVE_COPYSIGN='1'
HAVE_COPYSIGNL='1'
HAVE_COSF='1'
HAVE_COSHF='1'
HAVE_COSL='1'
HAVE_DECL_ACOSL='1'
HAVE_DECL_ASINL='1'
HAVE_DECL_ATANL='1'
HAVE_DECL_CBRTF='1'
HAVE_DECL_CBRTL='1'
HAVE_DECL_CEILF='1'
HAVE_DECL_CEILL='1'
HAVE_DECL_COPYSIGNF='1'
HAVE_DECL_COSL='1'
HAVE_DECL_DIRFD='1'
HAVE_DECL_ENVIRON='0'
HAVE_DECL_EXP2='1'
HAVE_DECL_EXP2F='1'
HAVE_DECL_EXP2L='1'
HAVE_DECL_EXPL='1'
HAVE_DECL_EXPM1L='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FDOPENDIR='1'
HAVE_DECL_FLOORF='1'
HAVE_DECL_FLOORL='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FREEADDRINFO='1'
HAVE_DECL_FREXPL='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GAI_STRERROR='1'
HAVE_DECL_GETADDRINFO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETNAMEINFO='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_IMAXABS='1'
HAVE_DECL_IMAXDIV='1'
HAVE_DECL_INET_NTOP='1'
HAVE_DECL_INET_PTON='1'
HAVE_DECL_LDEXPL='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_LOG10L='1'
HAVE_DECL_LOG2='1'
HAVE_DECL_LOG2F='1'
HAVE_DECL_LOG2L='1'
HAVE_DECL_LOGB='1'
HAVE_DECL_LOGL='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_REMAINDER='1'
HAVE_DECL_REMAINDERL='1'
HAVE_DECL_RINTF='1'
HAVE_DECL_ROUND='1'
HAVE_DECL_ROUNDF='1'
HAVE_DECL_ROUNDL='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SINL='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_SQRTL='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_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_TANL='1'
HAVE_DECL_TRUNC='1'
HAVE_DECL_TRUNCF='1'
HAVE_DECL_TRUNCL='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DIRENT_H='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_DUPLOCALE='1'
HAVE_EUIDACCESS='1'
HAVE_EXPF='1'
HAVE_EXPL='1'
HAVE_EXPM1='1'
HAVE_EXPM1F='1'
HAVE_FABSF='1'
HAVE_FABSL='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FDATASYNC='1'
HAVE_FDOPENDIR='1'
HAVE_FEATURES_H='0'
HAVE_FFS='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FMA='1'
HAVE_FMAF='1'
HAVE_FMAL='1'
HAVE_FMODF='1'
HAVE_FMODL='1'
HAVE_FORK_TRUE=''
HAVE_FREXPF='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GCC_GNU89_INLINE_OPTION_FALSE=''
HAVE_GCC_TRUE=''
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETOPT_H='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_GUILE_FALSE=''
HAVE_HYPOTF='1'
HAVE_HYPOTL='1'
HAVE_ILOGB='1'
HAVE_ILOGBF='1'
HAVE_ILOGBL='1'
HAVE_INTTYPES_H='1'
HAVE_ISNAND='1'
HAVE_ISNANF='1'
HAVE_ISNANL='1'
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LDEXPF='1'
HAVE_LD_OUTPUT_DEF_FALSE=''
HAVE_LD_VERSION_SCRIPT_FALSE=''
HAVE_LIBNETTLE='yes'
HAVE_LIBPTHREAD='yes'
HAVE_LIBZ='yes'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LOG10F='1'
HAVE_LOG10L='1'
HAVE_LOG1P='1'
HAVE_LOG1PF='1'
HAVE_LOG1PL='1'
HAVE_LOGBF='1'
HAVE_LOGBL='1'
HAVE_LOGF='1'
HAVE_LOGL='1'
HAVE_LONG_LONG_INT='1'
HAVE_LSTAT='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='0'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_MODFF='1'
HAVE_MODFL='1'
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
HAVE_NANOSLEEP='1'
HAVE_NETDB_H='1'
HAVE_NETINET_IN_H=''
HAVE_OPENAT='1'
HAVE_OPENDIR='1'
HAVE_OS_H='0'
HAVE_PCLOSE='1'
HAVE_PIPE2='1'
HAVE_PIPE='1'
HAVE_POPEN='1'
HAVE_POSIX_OPENPT='1'
HAVE_POSIX_SIGNALBLOCKING='1'
HAVE_POWF='1'
HAVE_PREAD='1'
HAVE_PSELECT='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_RAISE='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='0'
HAVE_READDIR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_REMAINDER='1'
HAVE_REMAINDERF='1'
HAVE_RENAMEAT='1'
HAVE_REWINDDIR='1'
HAVE_RINT='1'
HAVE_RINTL='1'
HAVE_RPMATCH='1'
HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
HAVE_SA_FAMILY_T='1'
HAVE_SCANDIR='1'
HAVE_SECURE_GETENV='1'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SIGACTION='1'
HAVE_SIGHANDLER_T='0'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T='1'
HAVE_SIGNED_WCHAR_T='1'
HAVE_SIGNED_WINT_T='1'
HAVE_SIGSET_T='1'
HAVE_SINF='1'
HAVE_SINHF='1'
HAVE_SINL='1'
HAVE_SLEEP='1'
HAVE_SQRTF='1'
HAVE_SQRTL='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASECMP='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='0'
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='0'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYSEXITS_H='1'
HAVE_SYS_BITYPES_H='0'
HAVE_SYS_INTTYPES_H='0'
HAVE_SYS_IOCTL_H='1'
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_TANF='1'
HAVE_TANHF='1'
HAVE_TANL='1'
HAVE_TIMEGM='1'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_UTIMENSAT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCPCPY='1'
HAVE_WCPNCPY='1'
HAVE_WCRTOMB='1'
HAVE_WCSCASECMP='1'
HAVE_WCSCAT='1'
HAVE_WCSCHR='1'
HAVE_WCSCMP='1'
HAVE_WCSCOLL='1'
HAVE_WCSCPY='1'
HAVE_WCSCSPN='1'
HAVE_WCSDUP='1'
HAVE_WCSLEN='1'
HAVE_WCSNCASECMP='1'
HAVE_WCSNCAT='1'
HAVE_WCSNCMP='1'
HAVE_WCSNCPY='1'
HAVE_WCSNLEN='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSPBRK='1'
HAVE_WCSRCHR='1'
HAVE_WCSRTOMBS='1'
HAVE_WCSSPN='1'
HAVE_WCSSTR='1'
HAVE_WCSTOK='1'
HAVE_WCSWIDTH='1'
HAVE_WCSXFRM='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMSET='1'
HAVE_WS2TCPIP_H='0'
HAVE_XLOCALE_H='1'
HAVE__BOOL='1'
HAVE__EXIT='1'
HOSTENT_LIB=''
HTML_DIR='${datadir}/gtk-doc/html'
ICONV_CONST=''
ICONV_H='iconv.h'
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INET_NTOP_LIB=''
INET_PTON_LIB=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIBOPTS_FALSE=''
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='-Wl,-framework -Wl,CoreFoundation'
LD='/usr/bin/ld'
LDFLAGS=''
LIBGNUTLS_CFLAGS='-I${prefix}/include'
LIBGNUTLS_LIBS='-L${exec_prefix}/lib -lgnutls '
LIBICONV='-liconv'
LIBIDN_CFLAGS=''
LIBIDN_LIBS=''
LIBINTL=''
LIBMULTITHREAD='-lpthread'
LIBNETTLE='-lnettle -lhogweed -lgmp'
LIBNETTLE_PREFIX=''
LIBOBJS=''
LIBOPTS_CFLAGS='-I$(top_srcdir)/src/libopts'
LIBOPTS_DIR='src/libopts'
LIBOPTS_LDADD='$(top_builddir)/src/libopts/libopts.la'
LIBPTH=''
LIBPTHREAD='-lpthread'
LIBPTHREAD_PREFIX=''
LIBPTH_PREFIX=''
LIBS=''
LIBSOCKET=''
LIBTASN1_CFLAGS='-I/usr/local/Cellar/libtasn1/3.3/include '
LIBTASN1_LIBS='-L/usr/local/Cellar/libtasn1/3.3/lib -ltasn1 '
LIBTESTS_LIBDEPS=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
LIBUNISTRING_UNISTR_H='unistr.h'
LIBUNISTRING_UNITYPES_H='unitypes.h'
LIBZ='-lz'
LIBZ_PREFIX=''
LIB_CLOCK_GETTIME=''
LIB_SELECT=''
LIB_TIMER_TIME=''
LIPO='lipo'
LN_S='ln -s'
LOCALE_FR='fr_FR.ISO8859-1'
LOCALE_FR_UTF8='fr_FR.UTF-8'
LOCALE_JA='ja_JP.eucJP'
LOCALE_TR_UTF8='none'
LOCALE_ZH_CN='zh_CN.GB18030'
LTALLOCA=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBNETTLE='-lnettle -lhogweed -lgmp'
LTLIBOBJS=''
LTLIBPTH=''
LTLIBPTHREAD='-lpthread'
LTLIBTHREAD=''
LTLIBZ='-lz'
LT_AGE='18'
LT_CURRENT='46'
LT_DANE_AGE='3'
LT_DANE_CURRENT='3'
LT_DANE_REVISION='2'
LT_REVISION='0'
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_TRUE=''
MAJOR_VERSION='3'
MAKEINFO='${SHELL} /private/tmp/gnutls-KikQ/gnutls-3.1.10/build-aux/missing --run makeinfo'
MANIFEST_TOOL=':'
MINOR_VERSION='1'
MKDIR_P='build-aux/install-sh -c -d'
MSGFMT=':'
MSGFMT_015=':'
MSGMERGE=':'
NEED_LIBOPTS_TRUE=''
NETINET_IN_H=''
NEXT_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>'
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
NEXT_AS_FIRST_DIRECTIVE_NETDB_H='<netdb.h>'
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='<sysexits.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='<sys/ioctl.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>'
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_DIRENT_H='<dirent.h>'
NEXT_ERRNO_H=''
NEXT_FCNTL_H='<fcntl.h>'
NEXT_FLOAT_H=''
NEXT_GETOPT_H='<getopt.h>'
NEXT_ICONV_H='<iconv.h>'
NEXT_INTTYPES_H='<inttypes.h>'
NEXT_LOCALE_H='<locale.h>'
NEXT_MATH_H='<math.h>'
NEXT_NETDB_H='<netdb.h>'
NEXT_NETINET_IN_H=''
NEXT_SIGNAL_H='<signal.h>'
NEXT_STDARG_H='<stdarg.h>'
NEXT_STDDEF_H=''
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRINGS_H='<strings.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYSEXITS_H='<sysexits.h>'
NEXT_SYS_IOCTL_H='<sys/ioctl.h>'
NEXT_SYS_SELECT_H='<sys/select.h>'
NEXT_SYS_SOCKET_H='<sys/socket.h>'
NEXT_SYS_STAT_H='<sys/stat.h>'
NEXT_SYS_TIME_H='<sys/time.h>'
NEXT_SYS_TYPES_H='<sys/types.h>'
NEXT_SYS_UIO_H='<sys/uio.h>'
NEXT_TIME_H='<time.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NM='/usr/bin/nm'
NMEDIT='nmedit'
NUMBER_VERSION='0x03010a'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
P11_KIT_CFLAGS='-I/usr/local/Cellar/p11-kit/0.18.0/include/p11-kit-1 '
P11_KIT_LIBS='-L/usr/local/Cellar/p11-kit/0.18.0/lib -lp11-kit '
PACKAGE='gnutls'
PACKAGE_BUGREPORT='bug-gnutls@gnu.org'
PACKAGE_NAME='GnuTLS'
PACKAGE_STRING='GnuTLS 3.1.10'
PACKAGE_TARNAME='gnutls'
PACKAGE_URL=''
PACKAGE_VERSION='3.1.10'
PATCH_VERSION='10'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PMCCABE='false'
POSIX_SHELL='/bin/bash'
POSUB=''
PRAGMA_COLUMNS=''
PRIPTR_PREFIX='"l"'
PRI_MACROS_BROKEN='0'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX='l'
RANLIB='ranlib'
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CBRTF='0'
REPLACE_CBRTL='0'
REPLACE_CEIL='0'
REPLACE_CEILF='0'
REPLACE_CEILL='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_CLOSEDIR='0'
REPLACE_DIRFD='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_DUPLOCALE='0'
REPLACE_EXP2='0'
REPLACE_EXP2L='0'
REPLACE_EXPM1='0'
REPLACE_EXPM1F='0'
REPLACE_FABSL='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='0'
REPLACE_FDOPEN='0'
REPLACE_FDOPENDIR='0'
REPLACE_FFLUSH='0'
REPLACE_FLOOR='0'
REPLACE_FLOORF='0'
REPLACE_FLOORL='0'
REPLACE_FMA='0'
REPLACE_FMAF='0'
REPLACE_FMAL='0'
REPLACE_FMOD='0'
REPLACE_FMODF='0'
REPLACE_FMODL='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FREXP='0'
REPLACE_FREXPF='0'
REPLACE_FREXPL='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FSTAT='0'
REPLACE_FSTATAT='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FTRUNCATE='0'
REPLACE_FUTIMENS='0'
REPLACE_GAI_STRERROR='0'
REPLACE_GETCWD='0'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_GETTIMEOFDAY='0'
REPLACE_HUGE_VAL='0'
REPLACE_HYPOT='0'
REPLACE_HYPOTF='0'
REPLACE_HYPOTL='0'
REPLACE_ICONV='0'
REPLACE_ICONV_OPEN='0'
REPLACE_ICONV_UTF='0'
REPLACE_ILOGB='0'
REPLACE_ILOGBF='0'
REPLACE_INET_NTOP='0'
REPLACE_INET_PTON='0'
REPLACE_IOCTL='1'
REPLACE_ISATTY='0'
REPLACE_ISFINITE='0'
REPLACE_ISINF='0'
REPLACE_ISNAN='0'
REPLACE_ITOLD='0'
REPLACE_LCHOWN='0'
REPLACE_LDEXPL='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALECONV='0'
REPLACE_LOCALTIME_R='0'
REPLACE_LOG10='0'
REPLACE_LOG10F='0'
REPLACE_LOG10L='0'
REPLACE_LOG1P='0'
REPLACE_LOG1PF='0'
REPLACE_LOG1PL='0'
REPLACE_LOG2='0'
REPLACE_LOG2F='0'
REPLACE_LOG2L='0'
REPLACE_LOG='0'
REPLACE_LOGB='0'
REPLACE_LOGBF='0'
REPLACE_LOGBL='0'
REPLACE_LOGF='0'
REPLACE_LOGL='0'
REPLACE_LSEEK='0'
REPLACE_LSTAT='1'
REPLACE_MALLOC='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='1'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='GNULIB_PORTCHECK'
REPLACE_MODF='0'
REPLACE_MODFF='0'
REPLACE_MODFL='0'
REPLACE_NAN='0'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='1'
REPLACE_OPENAT='0'
REPLACE_OPENDIR='0'
REPLACE_PERROR='1'
REPLACE_POPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PSELECT='0'
REPLACE_PTHREAD_SIGMASK='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='1'
REPLACE_PWRITE='0'
REPLACE_RAISE='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMAINDER='0'
REPLACE_REMAINDERF='0'
REPLACE_REMAINDERL='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_ROUND='0'
REPLACE_ROUNDF='0'
REPLACE_ROUNDL='0'
REPLACE_SELECT='0'
REPLACE_SETENV='1'
REPLACE_SETLOCALE='0'
REPLACE_SIGNBIT='0'
REPLACE_SIGNBIT_USING_GCC='1'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_SQRTL='0'
REPLACE_STAT='1'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='1'
REPLACE_STRERROR_R='1'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOIMAX='0'
REPLACE_STRTOK_R='0'
REPLACE_STRUCT_LCONV='0'
REPLACE_STRUCT_TIMEVAL='0'
REPLACE_SYMLINK='1'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TRUNC='0'
REPLACE_TRUNCF='0'
REPLACE_TRUNCL='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='1'
REPLACE_VPRINTF='1'
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/local/Library/ENV/4.3/sed'
SERVENT_LIB=''
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX='ul'
STDALIGN_H='stdalign.h'
STDARG_H=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H='stdint.h'
STRIP='strip'
SYSEXITS_H=''
SYS_IOCTL_H_HAVE_WINSOCK2_H='0'
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
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_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_NLS='no'
VALGRIND=''
VERSION='3.1.10'
WANT_TEST_SUITE_FALSE=''
WARN_CFLAGS=''
WCHAR_T_SUFFIX=''
WERROR_CFLAGS=''
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_64_BIT_ST_SIZE='0'
WINDOWS_FALSE=''
WINT_T_SUFFIX=''
WSTACK_CFLAGS=''
XGETTEXT=':'
XGETTEXT_015=':'
XGETTEXT_EXTRA_OPTIONS=' --flag=argp_error:2:c-format --flag=argp_failure:4:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format'
abs_aux_dir='/private/tmp/gnutls-KikQ/gnutls-3.1.10/build-aux'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__fastdepCCAS_FALSE=''
am__fastdepCC_FALSE=''
am__fastdepCXX_FALSE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.4.2'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.4.2'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' asnprintf.o error.o fseterr.o getopt.o getopt1.o isnanf.o isnanl.o memmem.o mempcpy.o printf-args.o printf-parse.o rawmemchr.o strchrnul.o strerror.o strerror-override.o strverscmp.o vasnprintf.o vfprintf.o vprintf.o'
gl_LTLIBOBJS=' asnprintf.lo error.lo fseterr.lo getopt.lo getopt1.lo isnanf.lo isnanl.lo memmem.lo mempcpy.lo printf-args.lo printf-parse.lo rawmemchr.lo strchrnul.lo strerror.lo strerror-override.lo strverscmp.lo vasnprintf.lo vfprintf.lo vprintf.lo'
gltests_LIBOBJS=' ioctl.o lstat.o open.o perror.o putenv.o setenv.o stat.o strerror_r.o symlink.o'
gltests_LTLIBOBJS=' ioctl.lo lstat.lo open.lo perror.lo putenv.lo setenv.lo stat.lo strerror_r.lo symlink.lo'
gltests_WITNESS='IN_GNUTLS_GNULIB_TESTS'
guile_snarf=''
guileextensiondir=''
host='x86_64-apple-darwin11.4.2'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.4.2'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/gnutls-KikQ/gnutls-3.1.10/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/build-aux/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gnutls/3.1.10'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
/* confdefs.h */
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment