Skip to content

Instantly share code, notes, and snippets.

@CarterA
Created May 12, 2010 02:38
Show Gist options
  • Save CarterA/398140 to your computer and use it in GitHub Desktop.
Save CarterA/398140 to your computer and use it in GitHub Desktop.
cz:~ carterallen$ brew install node
==> Downloading http://ftp.gnu.org/pub/gnu/gnutls/gnutls-2.8.5.tar.bz2
File already downloaded and cached to /Users/carterallen/Library/Caches/Homebrew
==> ./configure --prefix=/usr/local/Cellar/gnutls/2.8.5 --disable-debug --disabl
==> make install
cat: ./.prev-version: No such file or directory
Making install in lib
Making install in gl
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./byteswap.in.h; \
} > byteswap.h-t
mv -f byteswap.h-t byteswap.h
mv -f alloca.h-t alloca.h
rm -f stdint.h-t stdint.h
rm -f stdio.h-t stdio.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
< ./stdint.in.h; \
} > stdint.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's|@''GNULIB_FPRINTF''@|1|g' \
-e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PRINTF''@|1|g' \
-e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_SNPRINTF''@|1|g' \
-e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VFPRINTF''@|1|g' \
-e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VPRINTF''@|1|g' \
-e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VSNPRINTF''@|1|g' \
-e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_DPRINTF''@|0|g' \
-e 's|@''GNULIB_VDPRINTF''@|0|g' \
-e 's|@''GNULIB_VASPRINTF''@|1|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_FOPEN''@|0|g' \
-e 's|@''GNULIB_FREOPEN''@|0|g' \
-e 's|@''GNULIB_FSEEK''@|0|g' \
-e 's|@''GNULIB_FSEEKO''@|1|g' \
-e 's|@''GNULIB_FTELL''@|0|g' \
-e 's|@''GNULIB_FTELLO''@|0|g' \
-e 's|@''GNULIB_FFLUSH''@|0|g' \
-e 's|@''GNULIB_FCLOSE''@|0|g' \
-e 's|@''GNULIB_FPUTC''@|1|g' \
-e 's|@''GNULIB_PUTC''@|1|g' \
-e 's|@''GNULIB_PUTCHAR''@|1|g' \
-e 's|@''GNULIB_FPUTS''@|1|g' \
-e 's|@''GNULIB_PUTS''@|1|g' \
-e 's|@''GNULIB_FWRITE''@|1|g' \
-e 's|@''GNULIB_GETDELIM''@|0|g' \
-e 's|@''GNULIB_GETLINE''@|0|g' \
-e 's|@''GNULIB_PERROR''@|0|g' \
-e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./stdio.in.h; \
} > stdio.h-t
mv stdint.h-t stdint.h
rm -f stdlib.h-t stdlib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's|@''HAVE_RANDOM_H''@|0|g' \
-e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \
-e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \
-e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
-e 's|@''GNULIB_ATOLL''@|0|g' \
-e 's|@''GNULIB_GETLOADAVG''@|0|g' \
-e 's|@''GNULIB_GETSUBOPT''@|0|g' \
-e 's|@''GNULIB_MKDTEMP''@|0|g' \
-e 's|@''GNULIB_MKSTEMP''@|0|g' \
-e 's|@''GNULIB_PUTENV''@|0|g' \
-e 's|@''GNULIB_RANDOM_R''@|0|g' \
-e 's|@''GNULIB_RPMATCH''@|0|g' \
-e 's|@''GNULIB_SETENV''@|0|g' \
-e 's|@''GNULIB_STRTOD''@|0|g' \
-e 's|@''GNULIB_STRTOLL''@|0|g' \
-e 's|@''GNULIB_STRTOULL''@|0|g' \
-e 's|@''GNULIB_UNSETENV''@|0|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNSETENV''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''VOID_UNSETENV''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./stdlib.in.h; \
} > stdlib.h-t
mv stdio.h-t stdio.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's|@''GNULIB_MBSLEN''@|0|g' \
-e 's|@''GNULIB_MBSNLEN''@|0|g' \
-e 's|@''GNULIB_MBSCHR''@|0|g' \
-e 's|@''GNULIB_MBSRCHR''@|0|g' \
-e 's|@''GNULIB_MBSSTR''@|0|g' \
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSCASESTR''@|0|g' \
-e 's|@''GNULIB_MBSCSPN''@|0|g' \
-e 's|@''GNULIB_MBSPBRK''@|0|g' \
-e 's|@''GNULIB_MBSSPN''@|0|g' \
-e 's|@''GNULIB_MBSSEP''@|0|g' \
-e 's|@''GNULIB_MBSTOK_R''@|0|g' \
-e 's|@''GNULIB_MEMMEM''@|1|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|0|g' \
-e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
-e 's|@''GNULIB_STPCPY''@|0|g' \
-e 's|@''GNULIB_STPNCPY''@|0|g' \
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \
-e 's|@''GNULIB_STRDUP''@|0|g' \
-e 's|@''GNULIB_STRNDUP''@|0|g' \
-e 's|@''GNULIB_STRNLEN''@|0|g' \
-e 's|@''GNULIB_STRPBRK''@|0|g' \
-e 's|@''GNULIB_STRSEP''@|0|g' \
-e 's|@''GNULIB_STRSTR''@|0|g' \
-e 's|@''GNULIB_STRCASESTR''@|0|g' \
-e 's|@''GNULIB_STRTOK_R''@|0|g' \
-e 's|@''GNULIB_STRERROR''@|0|g' \
-e 's|@''GNULIB_STRSIGNAL''@|0|g' \
-e 's|@''GNULIB_STRVERSCMP''@|1|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|0|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./string.in.h; \
} > string.h-t
mv stdlib.h-t stdlib.h
rm -f strings.h-t strings.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
-e 's|@''HAVE_STRCASECMP''@|1|g' \
-e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./strings.in.h; \
} > strings.h-t
mv string.h-t string.h
mv strings.h-t strings.h
../build-aux/install-sh -c -d sys
rm -f time.h-t time.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@NEXT_TIME_H''@|<time.h>|g' \
-e 's|@REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
< ./time.in.h; \
} > time.h-t
mv time.h-t time.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''GNULIB_CHOWN''@|0|g' \
-e 's|@''GNULIB_CLOSE''@|0|g' \
-e 's|@''GNULIB_DUP2''@|0|g' \
-e 's|@''GNULIB_ENVIRON''@|0|g' \
-e 's|@''GNULIB_EUIDACCESS''@|0|g' \
-e 's|@''GNULIB_FCHDIR''@|0|g' \
-e 's|@''GNULIB_FSYNC''@|0|g' \
-e 's|@''GNULIB_FTRUNCATE''@|0|g' \
-e 's|@''GNULIB_GETCWD''@|0|g' \
-e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
-e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
-e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
-e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
-e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
-e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
-e 's|@''GNULIB_LCHOWN''@|0|g' \
-e 's|@''GNULIB_LINK''@|0|g' \
-e 's|@''GNULIB_LSEEK''@|1|g' \
-e 's|@''GNULIB_READLINK''@|0|g' \
-e 's|@''GNULIB_SLEEP''@|0|g' \
-e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
-e 's|@''GNULIB_WRITE''@|0|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_FCHDIR''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./unistd.in.h; \
} > unistd.h-t
mv unistd.h-t unistd.h
rm -f sys/stat.h-t sys/stat.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''GNULIB_LCHMOD''@|0|g' \
-e 's|@''GNULIB_LSTAT''@|0|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''REPLACE_LSTAT''@|0|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./sys_stat.in.h; \
} > sys/stat.h-t
mv sys/stat.h-t sys/stat.h
make install-recursive
Making install in tests
make install-recursive
make[7]: Nothing to be done for `install-exec-am'.
make[7]: Nothing to be done for `install-data-am'.
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o c-ctype.lo c-ctype.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o close-hook.lo close-hook.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c c-ctype.c -fno-common -DPIC -o .libs/c-ctype.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c close-hook.c -fno-common -DPIC -o .libs/close-hook.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c close-hook.c -o close-hook.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o sockets.lo sockets.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o asnprintf.lo asnprintf.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c sockets.c -fno-common -DPIC -o .libs/sockets.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c sockets.c -o sockets.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c asnprintf.c -fno-common -DPIC -o .libs/asnprintf.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o memmem.lo memmem.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c asnprintf.c -o asnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o printf-args.lo printf-args.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c memmem.c -fno-common -DPIC -o .libs/memmem.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c printf-args.c -fno-common -DPIC -o .libs/printf-args.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c printf-args.c -o printf-args.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c memmem.c -o memmem.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o printf-parse.lo printf-parse.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c printf-parse.c -fno-common -DPIC -o .libs/printf-parse.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o read-file.lo read-file.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c read-file.c -fno-common -DPIC -o .libs/read-file.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c read-file.c -o read-file.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o strverscmp.lo strverscmp.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c printf-parse.c -o printf-parse.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c strverscmp.c -fno-common -DPIC -o .libs/strverscmp.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c strverscmp.c -o strverscmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c -o vasnprintf.lo vasnprintf.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c vasnprintf.c -fno-common -DPIC -o .libs/vasnprintf.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../intl -O3 -march=core2 -msse4.1 -w -pipe -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -o liblgnu.la c-ctype.lo close-hook.lo sockets.lo asnprintf.lo memmem.lo printf-args.lo printf-parse.lo read-file.lo strverscmp.lo vasnprintf.lo
libtool: link: ar cru .libs/liblgnu.a .libs/c-ctype.o .libs/close-hook.o .libs/sockets.o .libs/asnprintf.o .libs/memmem.o .libs/printf-args.o .libs/printf-parse.o .libs/read-file.o .libs/strverscmp.o .libs/vasnprintf.o
/usr/bin/ranlib: file: .libs/liblgnu.a(close-hook.o) has no symbols
libtool: link: ranlib .libs/liblgnu.a
ranlib: file: .libs/liblgnu.a(close-hook.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "liblgnu.la" && ln -s "../liblgnu.la" "liblgnu.la" )
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in po
if test "libgnutls" = "gettext-tools"; then \
../build-aux/install-sh -c -d /usr/local/Cellar/gnutls/2.8.5/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/Cellar/gnutls/2.8.5/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/Cellar/gnutls/2.8.5/share/gettext/po/$file; \
done; \
else \
: ; \
fi
Making install in includes
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/gnutls/2.8.5/include" || ../build-aux/install-sh -c -d "/usr/local/Cellar/gnutls/2.8.5/include"
test -z "/usr/local/Cellar/gnutls/2.8.5/include" || ../build-aux/install-sh -c -d "/usr/local/Cellar/gnutls/2.8.5/include"
mkdir: /usr/local/Cellar/gnutls/2.8.5/include: File exists
../build-aux/install-sh -c -d '/usr/local/Cellar/gnutls/2.8.5/include/gnutls'
../build-aux/install-sh -c -d '/usr/local/Cellar/gnutls/2.8.5/include/gnutls'
mkdir: /usr/local/Cellar/gnutls/2.8.5/include/gnutls: File exists
/usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/local/Cellar/gnutls/2.8.5/include/gnutls'
/usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/gnutlsxx.h '/usr/local/Cellar/gnutls/2.8.5/include/gnutls'
Making install in x509
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o common.lo common.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o crl.lo crl.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c crl.c -fno-common -DPIC -o .libs/crl.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c common.c -fno-common -DPIC -o .libs/common.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c crl.c -o crl.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c common.c -o common.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o crl_write.lo crl_write.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c crl_write.c -fno-common -DPIC -o .libs/crl_write.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c crl_write.c -o crl_write.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o crq.lo crq.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c crq.c -fno-common -DPIC -o .libs/crq.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o dn.lo dn.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c dn.c -fno-common -DPIC -o .libs/dn.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c dn.c -o dn.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c crq.c -o crq.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o extensions.lo extensions.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c extensions.c -fno-common -DPIC -o .libs/extensions.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o mpi.lo mpi.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c mpi.c -fno-common -DPIC -o .libs/mpi.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c extensions.c -o extensions.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c mpi.c -o mpi.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o output.lo output.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pbkdf2-sha1.lo pbkdf2-sha1.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c output.c -fno-common -DPIC -o .libs/output.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pbkdf2-sha1.c -fno-common -DPIC -o .libs/pbkdf2-sha1.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pbkdf2-sha1.c -o pbkdf2-sha1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pkcs12.lo pkcs12.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkcs12.c -fno-common -DPIC -o .libs/pkcs12.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkcs12.c -o pkcs12.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c output.c -o output.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pkcs12_bag.lo pkcs12_bag.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkcs12_bag.c -fno-common -DPIC -o .libs/pkcs12_bag.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkcs12_bag.c -o pkcs12_bag.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pkcs12_encr.lo pkcs12_encr.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pkcs7.lo pkcs7.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkcs12_encr.c -fno-common -DPIC -o .libs/pkcs12_encr.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkcs7.c -fno-common -DPIC -o .libs/pkcs7.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkcs12_encr.c -o pkcs12_encr.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkcs7.c -o pkcs7.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o privkey.lo privkey.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c privkey.c -fno-common -DPIC -o .libs/privkey.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o privkey_pkcs8.lo privkey_pkcs8.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c privkey_pkcs8.c -fno-common -DPIC -o .libs/privkey_pkcs8.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c privkey.c -o privkey.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c privkey_pkcs8.c -o privkey_pkcs8.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rfc2818_hostname.lo rfc2818_hostname.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c rfc2818_hostname.c -fno-common -DPIC -o .libs/rfc2818_hostname.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c rfc2818_hostname.c -o rfc2818_hostname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o sign.lo sign.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c sign.c -fno-common -DPIC -o .libs/sign.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o verify.lo verify.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c sign.c -o sign.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c verify.c -fno-common -DPIC -o .libs/verify.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o x509.lo x509.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c x509.c -fno-common -DPIC -o .libs/x509.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c verify.c -o verify.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o x509_write.lo x509_write.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c x509_write.c -fno-common -DPIC -o .libs/x509_write.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c x509.c -o x509.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c x509_write.c -o x509_write.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -o libgnutls_x509.la common.lo crl.lo crl_write.lo crq.lo dn.lo extensions.lo mpi.lo output.lo pbkdf2-sha1.lo pkcs12.lo pkcs12_bag.lo pkcs12_encr.lo pkcs7.lo privkey.lo privkey_pkcs8.lo rfc2818_hostname.lo sign.lo verify.lo x509.lo x509_write.lo
libtool: link: ar cru .libs/libgnutls_x509.a .libs/common.o .libs/crl.o .libs/crl_write.o .libs/crq.o .libs/dn.o .libs/extensions.o .libs/mpi.o .libs/output.o .libs/pbkdf2-sha1.o .libs/pkcs12.o .libs/pkcs12_bag.o .libs/pkcs12_encr.o .libs/pkcs7.o .libs/privkey.o .libs/privkey_pkcs8.o .libs/rfc2818_hostname.o .libs/sign.o .libs/verify.o .libs/x509.o .libs/x509_write.o
libtool: link: ranlib .libs/libgnutls_x509.a
libtool: link: ( cd ".libs" && rm -f "libgnutls_x509.la" && ln -s "../libgnutls_x509.la" "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 minitasn1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c -o decoding.lo decoding.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c -o gstr.lo gstr.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c decoding.c -fno-common -DPIC -o .libs/decoding.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c gstr.c -fno-common -DPIC -o .libs/gstr.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c gstr.c -o gstr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c -o errors.lo errors.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c errors.c -fno-common -DPIC -o .libs/errors.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c errors.c -o errors.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c -o parser_aux.lo parser_aux.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c parser_aux.c -fno-common -DPIC -o .libs/parser_aux.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c parser_aux.c -o parser_aux.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c -o structure.lo structure.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c decoding.c -o decoding.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c structure.c -fno-common -DPIC -o .libs/structure.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c structure.c -o structure.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c -o element.lo element.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c element.c -fno-common -DPIC -o .libs/element.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c -o coding.lo coding.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c coding.c -fno-common -DPIC -o .libs/coding.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c element.c -o element.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -O3 -march=core2 -msse4.1 -w -pipe -c coding.c -o coding.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -o libminitasn1.la decoding.lo gstr.lo errors.lo parser_aux.lo structure.lo element.lo coding.lo
libtool: link: ar cru .libs/libminitasn1.a .libs/decoding.o .libs/gstr.o .libs/errors.o .libs/parser_aux.o .libs/structure.o .libs/element.o .libs/coding.o
libtool: link: ranlib .libs/libminitasn1.a
libtool: link: ( cd ".libs" && rm -f "libminitasn1.la" && ln -s "../libminitasn1.la" "libminitasn1.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
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o armor.lo armor.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o main.lo main.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c armor.c -fno-common -DPIC -o .libs/armor.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c main.c -fno-common -DPIC -o .libs/main.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c main.c -o main.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o kbnode.lo kbnode.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c armor.c -o armor.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c kbnode.c -fno-common -DPIC -o .libs/kbnode.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c kbnode.c -o kbnode.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o dummy.lo dummy.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c dummy.c -fno-common -DPIC -o .libs/dummy.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o sig-check.lo sig-check.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c sig-check.c -fno-common -DPIC -o .libs/sig-check.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c dummy.c -o dummy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o verify.lo verify.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c verify.c -fno-common -DPIC -o .libs/verify.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c sig-check.c -o sig-check.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c verify.c -o verify.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o hash.lo hash.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o keydb.lo keydb.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c hash.c -fno-common -DPIC -o .libs/hash.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c keydb.c -fno-common -DPIC -o .libs/keydb.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c hash.c -o hash.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pubkey.lo pubkey.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pubkey.c -fno-common -DPIC -o .libs/pubkey.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pubkey.c -o pubkey.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o stream.lo stream.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c stream.c -fno-common -DPIC -o .libs/stream.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c keydb.c -o keydb.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c stream.c -o stream.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o write-packet.lo write-packet.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c write-packet.c -fno-common -DPIC -o .libs/write-packet.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o misc.lo misc.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c misc.c -fno-common -DPIC -o .libs/misc.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c misc.c -o misc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o seskey.lo seskey.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c seskey.c -fno-common -DPIC -o .libs/seskey.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c write-packet.c -o write-packet.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c seskey.c -o seskey.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o literal.lo literal.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c literal.c -fno-common -DPIC -o .libs/literal.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c literal.c -o literal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o new-packet.lo new-packet.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c new-packet.c -fno-common -DPIC -o .libs/new-packet.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o read-packet.lo read-packet.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c read-packet.c -fno-common -DPIC -o .libs/read-packet.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c new-packet.c -o new-packet.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c read-packet.c -o read-packet.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -o libminiopencdk.la armor.lo main.lo kbnode.lo dummy.lo sig-check.lo verify.lo hash.lo keydb.lo pubkey.lo stream.lo write-packet.lo misc.lo seskey.lo literal.lo new-packet.lo read-packet.lo
libtool: link: ar cru .libs/libminiopencdk.a .libs/armor.o .libs/main.o .libs/kbnode.o .libs/dummy.o .libs/sig-check.o .libs/verify.o .libs/hash.o .libs/keydb.o .libs/pubkey.o .libs/stream.o .libs/write-packet.o .libs/misc.o .libs/seskey.o .libs/literal.o .libs/new-packet.o .libs/read-packet.o
libtool: link: ranlib .libs/libminiopencdk.a
libtool: link: ( cd ".libs" && rm -f "libminiopencdk.la" && ln -s "../libminiopencdk.la" "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
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pgp.lo pgp.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pgpverify.lo pgpverify.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pgpverify.c -fno-common -DPIC -o .libs/pgpverify.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pgp.c -fno-common -DPIC -o .libs/pgp.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pgpverify.c -o pgpverify.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o extras.lo extras.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c extras.c -fno-common -DPIC -o .libs/extras.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c extras.c -o extras.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pgp.c -o pgp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o compat.lo compat.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c compat.c -fno-common -DPIC -o .libs/compat.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c compat.c -o compat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o privkey.lo privkey.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c privkey.c -fno-common -DPIC -o .libs/privkey.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o output.lo output.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c output.c -fno-common -DPIC -o .libs/output.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c output.c -o output.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c privkey.c -o privkey.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_openpgp.lo gnutls_openpgp.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_openpgp.c -fno-common -DPIC -o .libs/gnutls_openpgp.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../includes -I./../includes -I./.. -I./../opencdk -I./../minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_openpgp.c -o gnutls_openpgp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -o libgnutls_openpgp.la pgp.lo pgpverify.lo extras.lo compat.lo privkey.lo output.lo gnutls_openpgp.lo
libtool: link: ar cru .libs/libgnutls_openpgp.a .libs/pgp.o .libs/pgpverify.o .libs/extras.o .libs/compat.o .libs/privkey.o .libs/output.o .libs/gnutls_openpgp.o
libtool: link: ranlib .libs/libgnutls_openpgp.a
libtool: link: ( cd ".libs" && rm -f "libgnutls_openpgp.la" && ln -s "../libgnutls_openpgp.la" "libgnutls_openpgp.la" )
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_record.lo gnutls_record.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_compress.lo gnutls_compress.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_record.c -fno-common -DPIC -o .libs/gnutls_record.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_compress.c -fno-common -DPIC -o .libs/gnutls_compress.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_compress.c -o gnutls_compress.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_record.c -o gnutls_record.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o debug.lo debug.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c debug.c -fno-common -DPIC -o .libs/debug.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c debug.c -o debug.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_cipher.lo gnutls_cipher.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_cipher.c -fno-common -DPIC -o .libs/gnutls_cipher.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_buffers.lo gnutls_buffers.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_buffers.c -fno-common -DPIC -o .libs/gnutls_buffers.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_cipher.c -o gnutls_cipher.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_buffers.c -o gnutls_buffers.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_handshake.lo gnutls_handshake.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_handshake.c -fno-common -DPIC -o .libs/gnutls_handshake.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_num.lo gnutls_num.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_num.c -fno-common -DPIC -o .libs/gnutls_num.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_num.c -o gnutls_num.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_errors.lo gnutls_errors.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_errors.c -fno-common -DPIC -o .libs/gnutls_errors.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_errors.c -o gnutls_errors.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_algorithms.lo gnutls_algorithms.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_algorithms.c -fno-common -DPIC -o .libs/gnutls_algorithms.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_handshake.c -o gnutls_handshake.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_algorithms.c -o gnutls_algorithms.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_dh.lo gnutls_dh.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_dh.c -fno-common -DPIC -o .libs/gnutls_dh.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_dh.c -o gnutls_dh.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_kx.lo gnutls_kx.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_priority.lo gnutls_priority.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_kx.c -fno-common -DPIC -o .libs/gnutls_kx.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_priority.c -fno-common -DPIC -o .libs/gnutls_priority.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_kx.c -o gnutls_kx.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_priority.c -o gnutls_priority.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_hash_int.lo gnutls_hash_int.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_hash_int.c -fno-common -DPIC -o .libs/gnutls_hash_int.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_cipher_int.lo gnutls_cipher_int.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_cipher_int.c -fno-common -DPIC -o .libs/gnutls_cipher_int.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_cipher_int.c -o gnutls_cipher_int.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_hash_int.c -o gnutls_hash_int.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_session.lo gnutls_session.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_session.c -fno-common -DPIC -o .libs/gnutls_session.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_session.c -o gnutls_session.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_db.lo gnutls_db.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o x509_b64.lo x509_b64.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_db.c -fno-common -DPIC -o .libs/gnutls_db.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c x509_b64.c -fno-common -DPIC -o .libs/x509_b64.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_db.c -o gnutls_db.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c x509_b64.c -o x509_b64.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_anon.lo auth_anon.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_anon.c -fno-common -DPIC -o .libs/auth_anon.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_anon.c -o auth_anon.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_extensions.lo gnutls_extensions.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_auth.lo gnutls_auth.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_extensions.c -fno-common -DPIC -o .libs/gnutls_extensions.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_auth.c -fno-common -DPIC -o .libs/gnutls_auth.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_extensions.c -o gnutls_extensions.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_auth.c -o gnutls_auth.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_v2_compat.lo gnutls_v2_compat.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_datum.lo gnutls_datum.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_v2_compat.c -fno-common -DPIC -o .libs/gnutls_v2_compat.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_datum.c -fno-common -DPIC -o .libs/gnutls_datum.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_datum.c -o gnutls_datum.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_v2_compat.c -o gnutls_v2_compat.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_rsa.lo auth_rsa.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_rsa.c -fno-common -DPIC -o .libs/auth_rsa.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_session_pack.lo gnutls_session_pack.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_session_pack.c -fno-common -DPIC -o .libs/gnutls_session_pack.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_rsa.c -o auth_rsa.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_mpi.lo gnutls_mpi.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_mpi.c -fno-common -DPIC -o .libs/gnutls_mpi.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_session_pack.c -o gnutls_session_pack.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_mpi.c -o gnutls_mpi.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_pk.lo gnutls_pk.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_pk.c -fno-common -DPIC -o .libs/gnutls_pk.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_cert.lo gnutls_cert.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_cert.c -fno-common -DPIC -o .libs/gnutls_cert.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_pk.c -o gnutls_pk.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_cert.c -o gnutls_cert.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_global.lo gnutls_global.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_global.c -fno-common -DPIC -o .libs/gnutls_global.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_constate.lo gnutls_constate.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_constate.c -fno-common -DPIC -o .libs/gnutls_constate.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_global.c -o gnutls_global.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_anon_cred.lo gnutls_anon_cred.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_anon_cred.c -fno-common -DPIC -o .libs/gnutls_anon_cred.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_anon_cred.c -o gnutls_anon_cred.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_constate.c -o gnutls_constate.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pkix_asn1_tab.lo pkix_asn1_tab.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkix_asn1_tab.c -fno-common -DPIC -o .libs/pkix_asn1_tab.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pkix_asn1_tab.c -o pkix_asn1_tab.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_asn1_tab.lo gnutls_asn1_tab.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_asn1_tab.c -fno-common -DPIC -o .libs/gnutls_asn1_tab.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_mem.lo gnutls_mem.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_asn1_tab.c -o gnutls_asn1_tab.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_mem.c -fno-common -DPIC -o .libs/gnutls_mem.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_cert.lo auth_cert.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_cert.c -fno-common -DPIC -o .libs/auth_cert.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_mem.c -o gnutls_mem.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_ui.lo gnutls_ui.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_ui.c -fno-common -DPIC -o .libs/gnutls_ui.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_ui.c -o gnutls_ui.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_sig.lo gnutls_sig.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_cert.c -o auth_cert.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_sig.c -fno-common -DPIC -o .libs/gnutls_sig.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_sig.c -o gnutls_sig.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_dhe.lo auth_dhe.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_dhe.c -fno-common -DPIC -o .libs/auth_dhe.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_dh_primes.lo gnutls_dh_primes.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_dhe.c -o auth_dhe.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_dh_primes.c -fno-common -DPIC -o .libs/gnutls_dh_primes.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o ext_max_record.lo ext_max_record.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c ext_max_record.c -fno-common -DPIC -o .libs/ext_max_record.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_dh_primes.c -o gnutls_dh_primes.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c ext_max_record.c -o ext_max_record.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_alert.lo gnutls_alert.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_str.lo gnutls_str.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_alert.c -fno-common -DPIC -o .libs/gnutls_alert.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_str.c -fno-common -DPIC -o .libs/gnutls_str.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_alert.c -o gnutls_alert.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_state.lo gnutls_state.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_str.c -o gnutls_str.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_state.c -fno-common -DPIC -o .libs/gnutls_state.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_x509.lo gnutls_x509.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_x509.c -fno-common -DPIC -o .libs/gnutls_x509.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_state.c -o gnutls_state.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o ext_cert_type.lo ext_cert_type.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c ext_cert_type.c -fno-common -DPIC -o .libs/ext_cert_type.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c ext_cert_type.c -o ext_cert_type.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_x509.c -o gnutls_x509.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_rsa_export.lo gnutls_rsa_export.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_rsa_export.c -fno-common -DPIC -o .libs/gnutls_rsa_export.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_rsa_export.c -o gnutls_rsa_export.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_rsa_export.lo auth_rsa_export.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_rsa_export.c -fno-common -DPIC -o .libs/auth_rsa_export.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_rsa_export.c -o auth_rsa_export.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o ext_server_name.lo ext_server_name.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c ext_server_name.c -fno-common -DPIC -o .libs/ext_server_name.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_dh_common.lo auth_dh_common.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_dh_common.c -fno-common -DPIC -o .libs/auth_dh_common.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c ext_server_name.c -o ext_server_name.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_helper.lo gnutls_helper.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_dh_common.c -o auth_dh_common.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_helper.c -fno-common -DPIC -o .libs/gnutls_helper.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_helper.c -o gnutls_helper.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_supplemental.lo gnutls_supplemental.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o crypto.lo crypto.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_supplemental.c -fno-common -DPIC -o .libs/gnutls_supplemental.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c crypto.c -fno-common -DPIC -o .libs/crypto.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_supplemental.c -o gnutls_supplemental.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c crypto.c -o crypto.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o random.lo random.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=ore2 -msse4.1 -w -pipe -c random.c -fno-common -DPIC -o .libs/random.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o pk-libgcrypt.lo pk-libgcrypt.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c random.c -o random.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pk-libgcrypt.c -fno-common -DPIC -o .libs/pk-libgcrypt.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o mpi-libgcrypt.lo mpi-libgcrypt.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c mpi-libgcrypt.c -fno-common -DPIC -o .libs/mpi-libgcrypt.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c mpi-libgcrypt.c -o mpi-libgcrypt.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c pk-libgcrypt.c -o pk-libgcrypt.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o rnd-libgcrypt.lo rnd-libgcrypt.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c rnd-libgcrypt.c -fno-common -DPIC -o .libs/rnd-libgcrypt.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o cipher-libgcrypt.lo cipher-libgcrypt.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c rnd-libgcrypt.c -o rnd-libgcrypt.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c cipher-libgcrypt.c -fno-common -DPIC -o .libs/cipher-libgcrypt.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o mac-libgcrypt.lo mac-libgcrypt.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c mac-libgcrypt.c -fno-common -DPIC -o .libs/mac-libgcrypt.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c cipher-libgcrypt.c -o cipher-libgcrypt.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c mac-libgcrypt.c -o mac-libgcrypt.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o ext_srp.lo ext_srp.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c ext_srp.c -fno-common -DPIC -o .libs/ext_srp.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_srp.lo gnutls_srp.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c ext_srp.c -o ext_srp.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_srp.c -fno-common -DPIC -o .libs/gnutls_srp.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_srp.lo auth_srp.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_srp.c -fno-common -DPIC -o .libs/auth_srp.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_srp.c -o gnutls_srp.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_srp.c -o auth_srp.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_srp_passwd.lo auth_srp_passwd.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_srp_passwd.c -fno-common -DPIC -o .libs/auth_srp_passwd.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_srp_passwd.c -o auth_srp_passwd.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_srp_sb64.lo auth_srp_sb64.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_srp_sb64.c -fno-common -DPIC -o .libs/auth_srp_sb64.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_srp_rsa.lo auth_srp_rsa.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_srp_rsa.c -fno-common -DPIC -o .libs/auth_srp_rsa.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_srp_sb64.c -o auth_srp_sb64.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_srp_rsa.c -o auth_srp_rsa.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_psk.lo auth_psk.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_psk.c -fno-common -DPIC -o .libs/auth_psk.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_psk_passwd.lo auth_psk_passwd.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_psk_passwd.c -fno-common -DPIC -o .libs/auth_psk_passwd.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_psk.c -o auth_psk.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_psk_passwd.c -o auth_psk_passwd.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_psk.lo gnutls_psk.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o auth_dhe_psk.lo auth_dhe_psk.c
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_psk.c -fno-common -DPIC -o .libs/gnutls_psk.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_dhe_psk.c -fno-common -DPIC -o .libs/auth_dhe_psk.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_psk.c -o gnutls_psk.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c auth_dhe_psk.c -o auth_dhe_psk.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c -o gnutls_psk_netconf.lo gnutls_psk_netconf.c
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I./includes -I../includes -I./includes/ -O3 -march=core2 -msse4.1 -w -pipe -c -o libgnutlsxx_la-gnutlsxx.lo `test -f 'gnutlsxx.cpp' || echo './'`gnutlsxx.cpp
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I./includes -I../includes -I./includes/ -O3 -march=core2 -msse4.1 -w -pipe -c gnutlsxx.cpp -fno-common -DPIC -o .libs/libgnutlsxx_la-gnutlsxx.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_psk_netconf.c -fno-common -DPIC -o .libs/gnutls_psk_netconf.o
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/gnutls/2.8.5/share/locale\" -I./gl -I./gl -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -O3 -march=core2 -msse4.1 -w -pipe -c gnutls_psk_netconf.c -o gnutls_psk_netconf.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -no-undefined -version-info 40:12:14 -export-symbols-regex '^(gnutls|_gnutls).*' -o libgnutls.la -rpath /usr/local/Cellar/gnutls/2.8.5/lib gnutls_record.lo gnutls_compress.lo debug.lo gnutls_cipher.lo gnutls_buffers.lo gnutls_handshake.lo gnutls_num.lo gnutls_errors.lo gnutls_algorithms.lo gnutls_dh.lo gnutls_kx.lo gnutls_priority.lo gnutls_hash_int.lo gnutls_cipher_int.lo gnutls_session.lo gnutls_db.lo x509_b64.lo auth_anon.lo gnutls_extensions.lo gnutls_auth.lo gnutls_v2_compat.lo gnutls_datum.lo auth_rsa.lo gnutls_session_pack.lo gnutls_mpi.lo gnutls_pk.lo gnutls_cert.lo gnutls_global.lo gnutls_constate.lo gnutls_anon_cred.lo pkix_asn1_tab.lo gnutls_asn1_tab.lo gnutls_mem.lo auth_cert.lo gnutls_ui.lo gnutls_sig.lo auth_dhe.lo gnutls_dh_primes.lo ext_max_record.lo gnutls_alert.lo gnutls_str.lo gnutls_state.lo gnutls_x509.lo ext_cert_type.lo gnutls_rsa_export.lo auth_rsa_export.lo ext_server_name.lo auth_dh_common.lo gnutls_helper.lo gnutls_supplemental.lo crypto.lo random.lo pk-libgcrypt.lo mpi-libgcrypt.lo rnd-libgcrypt.lo cipher-libgcrypt.lo mac-libgcrypt.lo ext_srp.lo gnutls_srp.lo auth_srp.lo auth_srp_passwd.lo auth_srp_sb64.lo auth_srp_rsa.lo auth_psk.lo auth_psk_passwd.lo gnutls_psk.lo auth_dhe_psk.lo gnutls_psk_netconf.lo gl/liblgnu.la x509/libgnutls_x509.la -lz -lgcrypt openpgp/libgnutls_openpgp.la opencdk/libminiopencdk.la minitasn1/libminitasn1.la
libtool: link: /usr/local/bin/nm -B .libs/gnutls_record.o .libs/gnutls_compress.o .libs/debug.o .libs/gnutls_cipher.o .libs/gnutls_buffers.o .libs/gnutls_handshake.o .libs/gnutls_num.o .libs/gnutls_errors.o .libs/gnutls_algorithms.o .libs/gnutls_dh.o .libs/gnutls_kx.o .libs/gnutls_priority.o .libs/gnutls_hash_int.o .libs/gnutls_cipher_int.o .libs/gnutls_session.o .libs/gnutls_db.o .libs/x509_b64.o .libs/auth_anon.o .libs/gnutls_extensions.o .libs/gnutls_auth.o .libs/gnutls_v2_compat.o .libs/gnutls_datum.o .libs/auth_rsa.o .libs/gnutls_session_pack.o .libs/gnutls_mpi.o .libs/gnutls_pk.o .libs/gnutls_cert.o .libs/gnutls_global.o .libs/gnutls_constate.o .libs/gnutls_anon_cred.o .libs/pkix_asn1_tab.o .libs/gnutls_asn1_tab.o .libs/gnutls_mem.o .libs/auth_cert.o .libs/gnutls_ui.o .libs/gnutls_sig.o .libs/auth_dhe.o .libs/gnutls_dh_primes.o .libs/ext_max_record.o .libs/gnutls_alert.o .libs/gnutls_str.o .libs/gnutls_state.o .libs/gnutls_x509.o .libs/ext_cert_type.o .libs/gnutls_rsa_export.o .libs/auth_rsa_export.o .libs/ext_server_name.o .libs/auth_dh_common.o .libs/gnutls_helper.o .libs/gnutls_supplemental.o .libs/crypto.o .libs/random.o .libs/pk-libgcrypt.o .libs/mpi-libgcrypt.o .libs/rnd-libgcrypt.o .libs/cipher-libgcrypt.o .libs/mac-libgcrypt.o .libs/ext_srp.o .libs/gnutls_srp.o .libs/auth_srp.o .libs/auth_srp_passwd.o .libs/auth_srp_sb64.o .libs/auth_srp_rsa.o .libs/auth_psk.o .libs/auth_psk_passwd.o .libs/gnutls_psk.o .libs/auth_dhe_psk.o .libs/gnutls_psk_netconf.o gl/.libs/liblgnu.a x509/.libs/libgnutls_x509.a openpgp/.libs/libgnutls_openpgp.a opencdk/.libs/libminiopencdk.a minitasn1/.libs/libminitasn1.a | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgnutls.exp
./libtool: eval: line 961: syntax error near unexpected token `|'
./libtool: eval: line 961: `/usr/local/bin/nm -B .libs/gnutls_record.o .libs/gnutls_compress.o .libs/debug.o .libs/gnutls_cipher.o .libs/gnutls_buffers.o .libs/gnutls_handshake.o .libs/gnutls_num.o .libs/gnutls_errors.o .libs/gnutls_algorithms.o .libs/gnutls_dh.o .libs/gnutls_kx.o .libs/gnutls_priority.o .libs/gnutls_hash_int.o .libs/gnutls_cipher_int.o .libs/gnutls_session.o .libs/gnutls_db.o .libs/x509_b64.o .libs/auth_anon.o .libs/gnutls_extensions.o .libs/gnutls_auth.o .libs/gnutls_v2_compat.o .libs/gnutls_datum.o .libs/auth_rsa.o .libs/gnutls_session_pack.o .libs/gnutls_mpi.o .libs/gnutls_pk.o .libs/gnutls_cert.o .libs/gnutls_global.o .libs/gnutls_constate.o .libs/gnutls_anon_cred.o .libs/pkix_asn1_tab.o .libs/gnutls_asn1_tab.o .libs/gnutls_mem.o .libs/auth_cert.o .libs/gnutls_ui.o .libs/gnutls_sig.o .libs/auth_dhe.o .libs/gnutls_dh_primes.o .libs/ext_max_record.o .libs/gnutls_alert.o .libs/gnutls_str.o .libs/gnutls_state.o .libs/gnutls_x509.o .libs/ext_cert_type.o .libs/gnutls_rsa_export.o .libs/auth_rsa_export.o .libs/ext_server_name.o .libs/auth_dh_common.o .libs/gnutls_helper.o .libs/gnutls_supplemental.o .libs/crypto.o .libs/random.o .libs/pk-libgcrypt.o .libs/mpi-libgcrypt.o .libs/rnd-libgcrypt.o .libs/cipher-libgcrypt.o .libs/mac-libgcrypt.o .libs/ext_srp.o .libs/gnutls_srp.o .libs/auth_srp.o .libs/auth_srp_passwd.o .libs/auth_srp_sb64.o .libs/auth_srp_rsa.o .libs/auth_psk.o .libs/auth_psk_passwd.o .libs/gnutls_psk.o .libs/auth_dhe_psk.o .libs/gnutls_psk_netconf.o gl/.libs/liblgnu.a x509/.libs/libgnutls_x509.a openpgp/.libs/libgnutls_openpgp.a opencdk/.libs/libminiopencdk.a minitasn1/.libs/libminitasn1.a | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgnutls.exp'
make[2]: *** [libgnutls.la] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I./includes -I../includes -I./includes/ -O3 -march=core2 -msse4.1 -w -pipe -c gnutlsxx.cpp -o libgnutlsxx_la-gnutlsxx.o >/dev/null 2>&1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
Exit status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/gnutls.rb#L14
==> Environment
HOMEBREW_VERSION: 0.6
HEAD: 5109e3402ca5303d200dfc0e9d5e4631d6a3cccc
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_CACHE: /Users/carterallen/Library/Caches/Homebrew
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.6.3
Kernel Architecture: i386
Ruby: 1.8.7-173
GCC-4.0: build 5494 (5493 or newer recommended)
GCC-4.2: build 5664 (5646 or newer recommended)
LLVM: build 2326 (2206 or newer recommended)
MacPorts or Fink? false
X11 installed? true
PATH: /depot_tools:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:/Users/carterallen/bin/
==> Build Flags
CC: /usr/bin/cc
CXX: /usr/bin/c++
LD: /usr/bin/cc
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
MAKEFLAGS: -j2
PATH: /depot_tools:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:/Users/carterallen/bin/
Error: Failure while executing: make install
Please report this bug at http://github.com/mxcl/homebrew/issues
These existing issues may help you:
http://github.com/mxcl/homebrew/issues/#issue/866
http://github.com/mxcl/homebrew/issues/#issue/962
Consider running `brew doctor` if a large number of installs are failing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment