Skip to content

Instantly share code, notes, and snippets.

@trudheim
Last active December 15, 2015 07:39
Show Gist options
  • Save trudheim/5225068 to your computer and use it in GitHub Desktop.
Save trudheim/5225068 to your computer and use it in GitHub Desktop.
Error while building gnutls 3.1.10 (also true for 3.1.9)
$ brew --config
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mxcl/homebrew
HEAD: 7a545cbb3edea7a103bb0caebd9ce0915d08a36d
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.8.3-x86_64
Xcode: 4.6.1
CLT: 4.6.0.0.1.1362189000
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/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
$ brew doctor
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install gnutls libxmlsec1
Run `brew missing` for more details.
$ brew install -v 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-darwin12.3.0
checking host system type... x86_64-apple-darwin12.3.0
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... yes
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... yes
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 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-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.3.0 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... darwin12.3.0 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... darwin12.3.0 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 Mar 16 17:20 /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-darwin12.3.0
Build system: x86_64-apple-darwin12.3.0
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 byteswap.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
GEN dirent.h
GEN getopt.h
GEN iconv.h
GEN arpa/inet.h
GEN math.h
GEN netdb.h
GEN signal.h
/usr/bin/make install-recursive
Making install in tests
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN unused-parameter.h
GEN fcntl.h
GEN inttypes.h
GEN locale.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-eexst.lo
CC argp-ba.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC argp-fmtstream.lo
CC argp-fs-xinl.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC argp-help.lo
CC argp-parse.lo
brew: superenv removed: -g -O2
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
CC argp-xinl.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC c-ctype.lo
CC base64.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC c-strcasecmp.lo
brew: superenv removed: -g -O2
CC c-strncasecmp.lo
CC dirname-lgpl.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC basename-lgpl.lo
CC stripslash.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC fd-hook.lo
CC gettime.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC hash-pjw-bare.lo
CC math.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC printf-frexpl.lo
CC printf-frexp.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC progname.lo
CC read-file.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC sockets.lo
CC sys_socket.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC timespec.lo
CC u64.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC unistd.lo
brew: superenv removed: -g -O2
CC version-etc.lo
CC version-etc-fsf.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC xsize.lo
CC asnprintf.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC error.lo
CC fseterr.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC getopt.lo
CC getopt1.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC isnanf.lo
brew: superenv removed: -g -O2
CC isnanl.lo
CC memmem.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC mempcpy.lo
CC printf-args.lo
brew: superenv removed: -g -O2
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
CC strerror.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC strerror-override.lo
brew: superenv removed: -g -O2
CC strverscmp.lo
CC vasnprintf.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC vfprintf.lo
brew: superenv removed: -g -O2
CC vprintf.lo
brew: superenv removed: -g -O2
CC glthread/threadlib.lo
CC unistr/u8-mbtoucr.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC unistr/u8-uctomb.lo
CC unistr/u8-uctomb-aux.lo
brew: superenv removed: -g -O2
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'
../../build-aux/install-sh -c -d '/usr/local/Cellar/gnutls/3.1.10/include/gnutls'
../../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'
/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'
Making install in x509
CC common.lo
CC key_encode.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC key_decode.lo
brew: superenv removed: -g -O2
CC crl.lo
CC crl_write.lo
brew: superenv removed: -g -O2
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
CC privkey.lo
brew: superenv removed: -g -O2
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
CC verify.lo
brew: superenv removed: -g -O2
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
CC verify-high2.lo
brew: superenv removed: -g -O2
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
CC hmac-padlock.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC aes-x86.lo
CC aes-padlock.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC aes-gcm-padlock.lo
CC aes-gcm-x86.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CCAS appro-aes-x86-64-macosx.lo
brew: superenv removed: -g -O2
CCAS padlock-x86-64-macosx.lo
CCAS cpuid-x86-64-macosx.lo
brew: superenv removed: -g -O2
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
CC cryptodev.lo
brew: superenv removed: -g -O2
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
CC cert.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC dh_common.lo
brew: superenv removed: -g -O2
CC dhe.lo
CC dhe_psk.lo
brew: superenv removed: -g -O2
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
CC rsa_export.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC srp.lo
CC srp_passwd.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC srp_rsa.lo
CC srp_sb64.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC anon_ecdh.lo
CC ecdhe.lo
brew: superenv removed: -g -O2
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 cert_type.lo
CC max_record.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC server_name.lo
CC signature.lo
brew: superenv removed: -g -O2
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
CC heartbeat.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC status_request.lo
CC new_record_padding.lo
brew: superenv removed: -g -O2
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
CC ciphers.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC ciphersuites.lo
CC ecc.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC kx.lo
CC mac.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC protocols.lo
CC publickey.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC secparams.lo
CC sign.lo
brew: superenv removed: -g -O2
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
CC kbnode.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC sig-check.lo
CC hash.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC keydb.lo
CC pubkey.lo
brew: superenv removed: -g -O2
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
CC seskey.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC literal.lo
CC new-packet.lo
brew: superenv removed: -g -O2
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
CC pgpverify.lo
brew: superenv removed: -g -O2
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
CC mpi.lo
brew: superenv removed: -g -O2
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
CC ecc_mulmod.lo
brew: superenv removed: -g -O2
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
CC gnutls_record.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC gnutls_compress.lo
brew: superenv removed: -g -O2
CC debug.lo
CC gnutls_cipher.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC gnutls_mbuffers.lo
brew: superenv removed: -g -O2
CC gnutls_buffers.lo
CC gnutls_handshake.lo
brew: superenv removed: -g -O2
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
CC gnutls_session.lo
brew: superenv removed: -g -O2
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
CC gnutls_mpi.lo
brew: superenv removed: -g -O2
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
CC gnutls_mem.lo
brew: superenv removed: -g -O2
CC gnutls_ui.lo
brew: superenv removed: -g -O2
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
CC gnutls_alert.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC system.lo
CC gnutls_str.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC gnutls_state.lo
CC gnutls_x509.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC gnutls_rsa_export.lo
brew: superenv removed: -g -O2
CC gnutls_helper.lo
CC gnutls_supplemental.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC random.lo
CC crypto-api.lo
brew: superenv removed: -g -O2
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
CC locks.lo
brew: superenv removed: -g -O2
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
CC pkcs11.lo
brew: superenv removed: -g -O2
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
CC gnutls_psk.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CXX libgnutlsxx_la-gnutlsxx.lo
CC xssl.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC xssl_getline.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: 7a545cbb3edea7a103bb0caebd9ce0915d08a36d
CPU: dual-core 64-bit penryn
OS X: 10.8.3-x86_64
Xcode: 4.6.1
CLT: 4.6.0.0.1.1362189000
X11: 2.7.4 => /opt/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j2
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:/usr/local/Library/ENV/pkgconfig/10.8
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/assassin/Library/Logs/Homebrew/gnutls/config.log
These open issues may also help:
https://github.com/mxcl/homebrew/pull/18667
@trudheim
Copy link
Author

Have also tried the "HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install gnutls", same results. I only get config.log in ~/Library/Logs/Homebrew/gnutls/ - let me know if that's needed or if what's above is sufficient.

@mistydemeo
Copy link

The config.log would be useful, thanks!

@trudheim
Copy link
Author

02.make
~~

Making install in gl
GEN alloca.h
GEN c++defs.h
GEN warn-on-use.h
GEN arg-nonnull.h
GEN byteswap.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
GEN dirent.h
GEN getopt.h
GEN arpa/inet.h
GEN iconv.h
GEN math.h
GEN netdb.h
GEN signal.h
/usr/bin/make install-recursive
Making install in tests
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN unused-parameter.h
GEN fcntl.h
GEN inttypes.h
GEN locale.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 forinstall-data-am'.
CC argp-ba.lo
CC argp-eexst.lo
brew: superenv removed: -g -O2
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
CC argp-parse.lo
brew: superenv removed: -g -O2
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
CC argp-xinl.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC base64.lo
CC c-ctype.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC c-strcasecmp.lo
brew: superenv removed: -g -O2
CC dirname-lgpl.lo
CC c-strncasecmp.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC basename-lgpl.lo
CC stripslash.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC fd-hook.lo
CC gettime.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC hash-pjw-bare.lo
CC math.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC printf-frexp.lo
CC printf-frexpl.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC progname.lo
CC read-file.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC sockets.lo
CC sys_socket.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC timespec.lo
CC u64.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC unistd.lo
brew: superenv removed: -g -O2
CC version-etc.lo
CC version-etc-fsf.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC asnprintf.lo
CC xsize.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC error.lo
CC fseterr.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC getopt.lo
CC getopt1.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC isnanf.lo
CC isnanl.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC memmem.lo
CC mempcpy.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC printf-args.lo
CC printf-parse.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC rawmemchr.lo
brew: superenv removed: -g -O2
CC strchrnul.lo
CC strerror.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC strerror-override.lo
brew: superenv removed: -g -O2
CC strverscmp.lo
CC vasnprintf.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC vfprintf.lo
brew: superenv removed: -g -O2
CC vprintf.lo
brew: superenv removed: -g -O2
CC glthread/threadlib.lo
CC unistr/u8-mbtoucr.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC unistr/u8-uctomb.lo
CC unistr/u8-uctomb-aux.lo
brew: superenv removed: -g -O2
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 forinstall-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' mkdir: /usr/local/Cellar/gnutls/3.1.10/include: File exists ../../build-aux/install-sh -c -d '/usr/local/Cellar/gnutls/3.1.10/include/gnutls' ../../build-aux/install-sh -c -d '/usr/local/Cellar/gnutls/3.1.10/include/gnutls' mkdir: /usr/local/Cellar/gnutls/3.1.10/include/gnutls: File exists /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' /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 CC key_encode.lo brew: superenv removed: -g -O2 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 CC mpi.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC output.lo CC pbkdf2-sha1.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC pkcs12.lo brew: superenv removed: -g -O2 CC pkcs12_bag.lo CC pkcs12_encr.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC pkcs7.lo CC privkey.lo brew: superenv removed: -g -O2 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 CC verify.lo brew: superenv removed: -g -O2 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 forinstall-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in accelerated Making install in x86 CC sha-padlock.lo CC hmac-padlock.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC aes-x86.lo CC aes-padlock.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC aes-gcm-padlock.lo CC aes-gcm-x86.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CCAS appro-aes-x86-64-macosx.lo CCAS padlock-x86-64-macosx.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CCAS cpuid-x86-64-macosx.lo CCAS appro-aes-gcm-x86-64-macosx.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CCLD libx86.la make[4]: Nothing to be done forinstall-exec-am'.
make[4]: Nothing to be done for install-data-am'. CC accelerated.lo CC cryptodev.lo brew: superenv removed: -g -O2 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 forinstall-exec-am'.
make[4]: Nothing to be done for install-data-am'. Making install in auth CC anon.lo CC cert.lo brew: superenv removed: -g -O2 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 CC rsa.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC rsa_export.lo CC srp.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC srp_passwd.lo brew: superenv removed: -g -O2 CC srp_rsa.lo CC srp_sb64.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC anon_ecdh.lo CC ecdhe.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CCLD libgnutls_auth.la make[3]: Nothing to be done forinstall-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in ext CC max_record.lo CC cert_type.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC server_name.lo CC signature.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC safe_renegotiation.lo CC session_ticket.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC srp.lo CC ecc.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC heartbeat.lo CC status_request.lo brew: superenv removed: -g -O2 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 forinstall-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in algorithms CC cert_types.lo CC ciphers.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC ciphersuites.lo brew: superenv removed: -g -O2 CC ecc.lo brew: superenv removed: -g -O2 CC kx.lo CC mac.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC protocols.lo CC publickey.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC secparams.lo CC sign.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CCLD libgnutls_alg.la make[3]: Nothing to be done forinstall-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 forinstall-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in opencdk CC armor.lo CC kbnode.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC sig-check.lo CC hash.lo brew: superenv removed: -g -O2 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 forinstall-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in openpgp CC pgp.lo CC pgpverify.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC extras.lo brew: superenv removed: -g -O2 CC compat.lo CC privkey.lo brew: superenv removed: -g -O2 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 forinstall-exec-am'.
make[3]: Nothing to be done for install-data-am'. Making install in nettle CC pk.lo CC mpi.lo brew: superenv removed: -g -O2 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 CC multi.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC wmnaf.lo CC ecc_free.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC ecc_make_key.lo CC ecc_shared_secret.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC ecc_map.lo CC ecc_mulmod.lo brew: superenv removed: -g -O2 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 CC ecc_projective_isneutral.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC ecc_projective_check_point.lo CC ecc_projective_negate_point.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC ecc_projective_add_point_ng.lo CC ecc_sign_hash.lo brew: superenv removed: -g -O2 brew: superenv removed: -g -O2 CC ecc_verify_hash.lo brew: superenv removed: -g -O2 CCLD libcrypto.la make[3]: Nothing to be done forinstall-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
CC gnutls_record.lo
CC gnutls_range.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC gnutls_compress.lo
brew: superenv removed: -g -O2
CC debug.lo
CC gnutls_cipher.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC gnutls_mbuffers.lo
brew: superenv removed: -g -O2
CC gnutls_buffers.lo
CC gnutls_handshake.lo
brew: superenv removed: -g -O2
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
CC gnutls_priority.lo
brew: superenv removed: -g -O2
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
CC x509_b64.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC gnutls_extensions.lo
CC gnutls_auth.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC gnutls_v2_compat.lo
CC gnutls_datum.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC gnutls_session_pack.lo
CC gnutls_mpi.lo
brew: superenv removed: -g -O2
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
CC gnutls_constate.lo
brew: superenv removed: -g -O2
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
CC gnutls_mem.lo
brew: superenv removed: -g -O2
CC gnutls_ui.lo
brew: superenv removed: -g -O2
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
CC gnutls_alert.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC system.lo
CC gnutls_str.lo
brew: superenv removed: -g -O2
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
CC gnutls_privkey.lo
brew: superenv removed: -g -O2
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
CC verify-tofu.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC pin.lo
brew: superenv removed: -g -O2
CC tpm.lo
CC pkcs11.lo
brew: superenv removed: -g -O2
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
CXX libgnutlsxx_la-gnutlsxx.lo
CC xssl.lo
brew: superenv removed: -g -O2
brew: superenv removed: -g -O2
CC xssl_getline.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

HOMEBREW_VERSION: 0.9.4
HEAD: 8f164851d5708ac0c25b949e5ac8b06278e99d13
CPU: dual-core 64-bit penryn
OS X: 10.8.3-x86_64
Xcode: 4.6.1
CLT: 4.6.0.0.1.1362189000
X11: 2.7.4 => /opt/X11

@trudheim
Copy link
Author

Hmm, config.log is 69,777 lines long, and even trying to split that in to posts of 10k lines at a time fails. Is there a place where a .gz version of it can be uploaded?

@trudheim
Copy link
Author

Never mind, worked it out. :) git++

@trudheim
Copy link
Author

Hmm, it seems I may have located the source of the trouble.

$ brew list libiconv
/usr/local/Cellar/libiconv/1.14/bin/iconv
/usr/local/Cellar/libiconv/1.14/include/ (3 files)
/usr/local/Cellar/libiconv/1.14/lib/libcharset.1.dylib
/usr/local/Cellar/libiconv/1.14/lib/libiconv.2.dylib
/usr/local/Cellar/libiconv/1.14/lib/ (6 other files)
/usr/local/Cellar/libiconv/1.14/share/doc/ (6 files)
/usr/local/Cellar/libiconv/1.14/share/man/ (6 files)

$ brew unlink libiconv
Unlinking /usr/local/Cellar/libiconv/1.14... 16 links removed

$ brew install gnutls
==> Downloading ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.8.tar.xz
Already downloaded: /Library/Caches/Homebrew/gnutls-3.1.8.tar.xz
==> ./configure --disable-static --prefix=/usr/local/Cellar/gnutls/3.1.8
==> make install
/usr/local/Cellar/gnutls/3.1.8: 857 files, 6,8M, built in 3.4 minutes

so, there was an old libiconv in the brew set that was interfering. unlinking it (I don't yet know what that will break) made the installation of gnutls work. I'll now roll forward in the git repo private branch I created today and try the latest gnutls (but I suspect that will work).

I have to say, that was not entirely obvious what the cause was of the failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment