* Package: net-libs/gnutls-3.2.7  * Repository: gentoo  * Maintainer: crypto@gentoo.org  * USE: amd64-fbsd cxx elibc_FreeBSD kernel_FreeBSD linguas_de linguas_en nls userland_BSD zlib  * FEATURES: preserve-libs splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking gnutls-3.2.7.tar.xz to /var/tmp/portage/net-libs/gnutls-3.2.7/work >>> Source unpacked in /var/tmp/portage/net-libs/gnutls-3.2.7/work >>> Preparing source in /var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7 ... * Running eautoreconf in '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7' ... * Running autopoint --force ...  [ ok ] * Running gtkdocize --copy ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 -I gl/m4 -I src/libopts/m4 -I src/gl/m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gnutls-3.2.7/ * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: gnutls-3.2.7/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7 ... * econf: updating gnutls-3.2.7/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnutls-3.2.7/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-freebsd9.1 --host=x86_64-gentoo-freebsd9.1 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-silent-rules --disable-dependency-tracking --htmldir=/usr/share/doc/gnutls-3.2.7/html --disable-valgrind-tests --enable-heartbeat-support --enable-cxx --disable-libdane --disable-gtk-doc --disable-gtk-doc-pdf --disable-guile --enable-nls --disable-static --without-p11-kit --with-zlib --without-tpm checking build system type... x86_64-gentoo-freebsd9.1 checking host system type... x86_64-gentoo-freebsd9.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes *** *** Checking for compilation programs... checking for x86_64-gentoo-freebsd9.1-gcc... x86_64-gentoo-freebsd9.1-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-gentoo-freebsd9.1-gcc accepts -g... yes checking for x86_64-gentoo-freebsd9.1-gcc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of x86_64-gentoo-freebsd9.1-gcc... none checking how to run the C preprocessor... x86_64-gentoo-freebsd9.1-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-gentoo-freebsd9.1-ar... x86_64-gentoo-freebsd9.1-ar checking for x86_64-gentoo-freebsd9.1-ranlib... x86_64-gentoo-freebsd9.1-ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking dependency style of x86_64-gentoo-freebsd9.1-gcc... none checking for x86_64-gentoo-freebsd9.1-ar... (cached) x86_64-gentoo-freebsd9.1-ar checking the archiver (x86_64-gentoo-freebsd9.1-ar) interface... ar checking for x86_64-gentoo-freebsd9.1-g++... x86_64-gentoo-freebsd9.1-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-gentoo-freebsd9.1-g++ accepts -g... yes checking dependency style of x86_64-gentoo-freebsd9.1-g++... none checking whether x86_64-gentoo-freebsd9.1-gcc and cc understand -c and -o together... yes checking for bison... bison -y checking for autogen... autogen checking for inline... inline checking for ANSI C header files... (cached) yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking for x86_64-gentoo-freebsd9.1-pkg-config... /usr/bin/x86_64-gentoo-freebsd9.1-pkg-config checking pkg-config is at least version 0.9.0... yes checking for NETTLE... yes checking for HOGWEED... yes checking for __gmpz_cmp in -lgmp... yes checking for LIBTASN1... no configure: WARNING: *** *** Libtasn1 was not found. Will use the included one. checking whether to use the included minitasn1... yes checking whether C99 macros are supported... yes checking whether to disable DTLS-SRTP extension... no checking whether to disable ALPN extension... no checking whether to disable TLS heartbeat support... yes checking whether to disable SRP authentication support... no checking whether to disable PSK authentication support... no checking whether to disable anonymous authentication support... no checking whether to disable DHE support... no checking whether to disable ECDHE support... no checking whether to disable RSA-EXPORT support... no checking whether to disable OpenPGP Certificate authentication support... no checking whether to add cryptodev support... no checking whether to disable OCSP support... no checking size of void *... 8 checking size of long long... 8 checking size of long... 8 checking size of int... 4 checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking for sys/stat.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdio_ext.h usability... no checking stdio_ext.h presence... no checking for stdio_ext.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for inttypes.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for library containing setsockopt... none needed checking whether to build OpenSSL compatibility layer... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-gentoo-freebsd9.1/bin/ld checking if the linker (/usr/x86_64-gentoo-freebsd9.1/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/lib/libiconv.so checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... no checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking for _set_invalid_parameter_handler... no checking for getdelim... yes checking for __fsetlocking... no checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for mprotect... yes checking for snprintf... yes checking for strdup... yes checking for strndup... yes checking for localtime_r... yes checking for vasnprintf... no checking for ftruncate... yes checking for getdtablesize... yes checking for lstat... yes checking for strerror_r... yes checking for __xpg_strerror_r... no checking for pipe... yes checking for catgets... yes checking for symlink... yes checking for shutdown... (cached) yes checking for nanotime... no checking for setenv... yes checking for complete errno.h... no checking for EMULTIHOP value... yes checking for ENOLINK value... yes checking for EOVERFLOW value... yes checking whether stdin defaults to large file offsets... yes checking for pid_t... yes checking for mode_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... no checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... no checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getaddrinfo is declared without a macro... yes checking whether freeaddrinfo is declared without a macro... yes checking whether gai_strerror is declared without a macro... yes checking whether getnameinfo is declared without a macro... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking whether getpass is declared... yes checking whether fflush_unlocked is declared... no checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... no checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes checking for sigset_t... yes checking for uid_t in sys/types.h... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for long long int... yes checking for unsigned long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 64 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... l checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking whether strdup is declared... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... no checking whether ffs is declared without a macro... yes checking whether strcasecmp is declared without a macro... yes checking whether strncasecmp is declared without a macro... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether strtok_r is declared... (cached) yes checking for struct timespec in ... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking for working fcntl.h... no (bad O_NOATIME) checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for promoted mode_t type... int checking whether strerror(0) succeeds... yes checking whether strerror_r is declared... (cached) yes checking whether inet_ntop is declared without a macro... no checking whether inet_pton is declared without a macro... no checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking whether dup2 works... yes checking whether conversion from 'int' to 'long double' works... yes checking for fseeko... (cached) yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether __func__ is available... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... (cached) yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... yes checking whether getaddrinfo is declared... (cached) yes checking whether freeaddrinfo is declared... (cached) yes checking whether getnameinfo is declared... (cached) yes checking for struct addrinfo... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for iconv... (cached) yes checking for working iconv... (cached) yes checking how to link with libiconv... /usr/lib/libiconv.so checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking if gcc/ld supports -Wl,--output-def... no checking if LD -Wl,--version-script works... yes checking whether lseek detects pipes... yes checking for memmem... yes checking whether memmem works... no checking whether getaddrinfo is declared without a macro... (cached) yes checking whether freeaddrinfo is declared without a macro... (cached) yes checking whether gai_strerror is declared without a macro... (cached) yes checking whether getnameinfo is declared without a macro... (cached) yes checking whether is self-contained... yes checking for pmccabe... false checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for ssize_t... yes checking for working stdalign.h... yes checking whether NULL can be used in arbitrary expressions... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... yes checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... yes checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... no checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... no checking whether mkostemps is declared without a macro... no checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... no checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... no checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... no checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... no checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... no checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking for working strndup... yes checking for working strnlen... yes checking for strtok_r... yes checking whether strtok_r works... yes checking for strverscmp... no checking whether is self-contained... (cached) yes checking whether pselect is declared without a macro... (cached) yes checking whether select is declared without a macro... (cached) yes checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage.ss_family... (cached) yes checking whether socket is declared without a macro... (cached) yes checking whether connect is declared without a macro... (cached) yes checking whether accept is declared without a macro... (cached) yes checking whether bind is declared without a macro... (cached) yes checking whether getpeername is declared without a macro... (cached) yes checking whether getsockname is declared without a macro... (cached) yes checking whether getsockopt is declared without a macro... (cached) yes checking whether listen is declared without a macro... (cached) yes checking whether recv is declared without a macro... (cached) yes checking whether send is declared without a macro... (cached) yes checking whether recvfrom is declared without a macro... (cached) yes checking whether sendto is declared without a macro... (cached) yes checking whether setsockopt is declared without a macro... (cached) yes checking whether shutdown is declared without a macro... (cached) yes checking whether accept4 is declared without a macro... (cached) no checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) no checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) no checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether self tests are run under valgrind... no checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking for stdint.h... (cached) yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopen sets errno... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... (cached) yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking for pthread_rwlock_t... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether open recognizes a trailing slash... yes checking whether perror matches strerror... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking whether ioctl is declared without a macro... yes checking whether self tests are run under valgrind... no checking if environ is properly declared... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether alarm is declared... yes checking for compound literals... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking whether setenv is declared... (cached) yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether unsetenv is declared... (cached) yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for error_at_line... no checking whether gettimeofday clobbers localtime buffer... (cached) no checking for gettimeofday with POSIX signature... (cached) almost checking for working mktime... no checking for struct tm.tm_zone... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether setenv validates arguments... yes checking for ssize_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether _Exit is declared without a macro... (cached) yes checking whether atoll is declared without a macro... (cached) yes checking whether canonicalize_file_name is declared without a macro... (cached) no checking whether getloadavg is declared without a macro... (cached) yes checking whether getsubopt is declared without a macro... (cached) yes checking whether grantpt is declared without a macro... (cached) yes checking whether initstate is declared without a macro... (cached) yes checking whether initstate_r is declared without a macro... (cached) no checking whether mkdtemp is declared without a macro... (cached) yes checking whether mkostemp is declared without a macro... (cached) no checking whether mkostemps is declared without a macro... (cached) no checking whether mkstemp is declared without a macro... (cached) yes checking whether mkstemps is declared without a macro... (cached) no checking whether posix_openpt is declared without a macro... (cached) yes checking whether ptsname is declared without a macro... (cached) yes checking whether ptsname_r is declared without a macro... (cached) no checking whether random is declared without a macro... (cached) yes checking whether random_r is declared without a macro... (cached) no checking whether realpath is declared without a macro... (cached) yes checking whether rpmatch is declared without a macro... (cached) yes checking whether secure_getenv is declared without a macro... (cached) no checking whether setenv is declared without a macro... (cached) yes checking whether setstate is declared without a macro... (cached) yes checking whether setstate_r is declared without a macro... (cached) no checking whether srandom is declared without a macro... (cached) yes checking whether srandom_r is declared without a macro... (cached) no checking whether strtod is declared without a macro... (cached) yes checking whether strtoll is declared without a macro... (cached) yes checking whether strtoull is declared without a macro... (cached) yes checking whether unlockpt is declared without a macro... (cached) yes checking whether unsetenv is declared without a macro... (cached) yes checking whether localtime_r is declared... (cached) yes checking whether localtime_r is compatible with its POSIX signature... (cached) yes checking whether chdir is declared without a macro... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... (cached) no checking whether environ is declared without a macro... (cached) no checking whether euidaccess is declared without a macro... (cached) no checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fdatasync is declared without a macro... (cached) no checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... (cached) no checking whether isatty is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... (cached) no checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sethostname is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... no checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/lib/portage/bin/ebuild-helpers/bsd/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-gentoo-freebsd9.1-gcc... /usr/x86_64-gentoo-freebsd9.1/bin/ld checking if the linker (/usr/x86_64-gentoo-freebsd9.1/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-freebsd9.1-nm -B checking the name lister (/usr/bin/x86_64-gentoo-freebsd9.1-nm -B) interface... BSD nm checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-gentoo-freebsd9.1 file names to x86_64-gentoo-freebsd9.1 format... func_convert_file_noop checking how to convert x86_64-gentoo-freebsd9.1 file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-freebsd9.1/bin/ld option to reload object files... -r checking for x86_64-gentoo-freebsd9.1-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-freebsd9.1-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-freebsd9.1-ar... (cached) x86_64-gentoo-freebsd9.1-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-freebsd9.1-strip... x86_64-gentoo-freebsd9.1-strip checking for x86_64-gentoo-freebsd9.1-ranlib... (cached) x86_64-gentoo-freebsd9.1-ranlib checking command to parse /usr/bin/x86_64-gentoo-freebsd9.1-nm -B output from x86_64-gentoo-freebsd9.1-gcc object... ok checking for sysroot... no checking for x86_64-gentoo-freebsd9.1-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-freebsd9.1-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-freebsd9.1-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-freebsd9.1-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-freebsd9.1-gcc static flag -static works... yes checking if x86_64-gentoo-freebsd9.1-gcc supports -c -o file.o... yes checking if x86_64-gentoo-freebsd9.1-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-freebsd9.1-gcc linker (/usr/x86_64-gentoo-freebsd9.1/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-gentoo-freebsd9.1-g++ -E checking for ld used by x86_64-gentoo-freebsd9.1-g++... /usr/x86_64-gentoo-freebsd9.1/bin/ld checking if the linker (/usr/x86_64-gentoo-freebsd9.1/bin/ld) is GNU ld... yes checking whether the x86_64-gentoo-freebsd9.1-g++ linker (/usr/x86_64-gentoo-freebsd9.1/bin/ld) supports shared libraries... yes checking for x86_64-gentoo-freebsd9.1-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-freebsd9.1-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-freebsd9.1-g++ static flag -static works... yes checking if x86_64-gentoo-freebsd9.1-g++ supports -c -o file.o... yes checking if x86_64-gentoo-freebsd9.1-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-freebsd9.1-g++ linker (/usr/x86_64-gentoo-freebsd9.1/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.1 ld.so checking how to hardcode library paths into programs... immediate checking for fork... yes checking for getrusage... yes checking for getpwuid_r... yes checking for nanosleep... yes checking for daemon... yes checking for getpid... yes checking for clock_gettime... (cached) yes checking for pthread_mutex_lock... yes checking for iconv... no checking for localtime... yes checking for vasprintf... (cached) yes checking for librt... yes checking how to link with librt... /usr/lib/librt.so checking for libiconv... yes checking how to link with libiconv... /usr/lib/libiconv.so checking whether to build libdane... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for memory.h... (cached) yes checking for netinet/in.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for stdbool.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for runetype.h... yes checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking size of char*... 8 checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of short... 2 checking for pathfind in -lgen... no checking for gettext in -lintl... yes checking for vprintf... yes checking for _doprnt... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for mmap... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strchr... yes checking for strrchr... yes checking for strsignal... yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /usr/lib/portage/bin/ebuild-helpers/bsd/sed checking whether autoopts-config can be found... checking whether autoopts-config is specified... autoopts-config -lopts checking for ssize_t... yes checking size of unsigned long int... 8 checking size of unsigned int... 4 checking whether to include zlib compression support... yes checking for libz... yes checking how to link with libz... /usr/lib/libz.so checking whether building Guile bindings... no *** *** Checking dependencies for crywrap... checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for alarm... yes checking for atexit... yes checking for dup2... yes checking for epoll_create... no checking for kqueue... yes checking for memchr... yes checking for memset... yes checking for munmap... yes checking for putenv... yes checking for regcomp... yes checking for scandir... yes checking for select... yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strstr... yes checking for strtoul... yes checking for uname... yes checking for LIBIDN... no checking for argp_usage... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating guile/pre-inst-guile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/credentials/Makefile config.status: creating doc/credentials/openpgp/Makefile config.status: creating doc/credentials/srp/Makefile config.status: creating doc/credentials/x509/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/doxygen/Doxyfile config.status: creating doc/examples/Makefile config.status: creating doc/latex/Makefile config.status: creating doc/manpages/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating doc/scripts/Makefile config.status: creating extra/Makefile config.status: creating extra/includes/Makefile config.status: creating libdane/Makefile config.status: creating libdane/includes/Makefile config.status: creating libdane/gnutls-dane.pc config.status: creating gl/Makefile config.status: creating gl/tests/Makefile config.status: creating guile/Makefile config.status: creating guile/modules/Makefile config.status: creating guile/src/Makefile config.status: creating guile/tests/Makefile config.status: creating lib/Makefile config.status: creating lib/accelerated/Makefile config.status: creating lib/accelerated/x86/Makefile config.status: creating lib/algorithms/Makefile config.status: creating lib/auth/Makefile config.status: creating lib/ext/Makefile config.status: creating lib/extras/Makefile config.status: creating lib/gnutls.pc config.status: creating lib/includes/Makefile config.status: creating lib/includes/gnutls/gnutls.h config.status: creating lib/minitasn1/Makefile config.status: creating lib/nettle/Makefile config.status: creating lib/opencdk/Makefile config.status: creating lib/openpgp/Makefile config.status: creating lib/x509/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/crywrap/Makefile config.status: creating src/gl/Makefile config.status: creating tests/Makefile config.status: creating tests/cert-tests/Makefile config.status: creating tests/dsa/Makefile config.status: creating tests/dtls/Makefile config.status: creating tests/srp/Makefile config.status: creating tests/ecdsa/Makefile config.status: creating tests/key-id/Makefile config.status: creating tests/openpgp-certs/Makefile config.status: creating tests/pkcs1-padding/Makefile config.status: creating tests/pkcs12-decode/Makefile config.status: creating tests/pkcs8-decode/Makefile config.status: creating tests/rsa-md5-collision/Makefile config.status: creating tests/safe-renegotiation/Makefile config.status: creating tests/scripts/Makefile config.status: creating tests/sha2/Makefile config.status: creating tests/slow/Makefile config.status: creating tests/suite/Makefile config.status: creating tests/userid/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands configure: summary of build options: version: 3.2.7 shared 56:0:28 Host/Target system: x86_64-gentoo-freebsd9.1 Build system: x86_64-gentoo-freebsd9.1 Install prefix: /usr Compiler: x86_64-gentoo-freebsd9.1-gcc CFlags: -O2 -pipe -march=btver1 Library types: Shared=yes, Static=no configure: External hardware support: /dev/crypto: no Hardware accel: x86-64 PKCS#11 support: no TPM support: no configure: Optional features: (note that included applications might not compile properly if features are disabled) DTLS-SRTP support: yes ALPN support: yes OCSP support: yes OpenPGP support: yes SRP support: yes PSK support: yes DHE support: yes ECDHE support: yes Anon auth support: yes Heartbeat support: yes RSA-EXPORT compat: yes Unicode support: yes configure: Optional applications: crywrap app: no local libopts: no local libtasn1: yes configure: Optional libraries: Guile wrappers: no C++ library: yes DANE library: no OpenSSL compat: yes configure: System files: Trust store pkcs: Trust store file: /etc/ssl/certs/ca-certificates.crt CRL file: DNSSEC root key file: /etc/unbound/root.key configure: WARNING: *** *** The DNSSEC root key file in /etc/unbound/root.key was not found. *** This file is needed for the verification of DNSSEC responses. *** Use the command: unbound-anchor -a "/etc/unbound/root.key" *** to generate or update it. *** >>> Source configured. * Found a non POSIX test construction in a configure script * The configure checks of this package may not function properly * Please report this on Gentoo Bugzilla in Gentoo/Alt product for component FreeBSD. * http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%2FAlt&component=FreeBSD&op_sys=FreeBSD >>> Compiling source in /var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7 ... gmake -j2 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/build-aux/missing autoheader) configure.ac:349: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... src/libopts/m4/libopts.m4:157: LIBOPTS_WITHLIB_REGEX is expanded from... src/libopts/m4/libopts.m4:424: INVOKE_LIBOPTS_MACROS is expanded from... src/libopts/m4/libopts.m4:559: AM_COND_IF is expanded from... src/libopts/m4/libopts.m4:580: LIBOPTS_CHECK is expanded from... configure.ac:349: the top level configure.ac:349: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... src/libopts/m4/libopts.m4:259: LIBOPTS_RUN_PATHFIND is expanded from... src/libopts/m4/libopts.m4:424: INVOKE_LIBOPTS_MACROS is expanded from... src/libopts/m4/libopts.m4:559: AM_COND_IF is expanded from... src/libopts/m4/libopts.m4:580: LIBOPTS_CHECK is expanded from... configure.ac:349: the top level configure.ac:349: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... src/libopts/m4/libopts.m4:302: LIBOPTS_RUN_REALPATH is expanded from... src/libopts/m4/libopts.m4:424: INVOKE_LIBOPTS_MACROS is expanded from... src/libopts/m4/libopts.m4:559: AM_COND_IF is expanded from... src/libopts/m4/libopts.m4:580: LIBOPTS_CHECK is expanded from... configure.ac:349: the top level configure.ac:349: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... src/libopts/m4/libopts.m4:329: LIBOPTS_RUN_STRFTIME is expanded from... src/libopts/m4/libopts.m4:424: INVOKE_LIBOPTS_MACROS is expanded from... src/libopts/m4/libopts.m4:559: AM_COND_IF is expanded from... src/libopts/m4/libopts.m4:580: LIBOPTS_CHECK is expanded from... configure.ac:349: the top level configure.ac:349: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... src/libopts/m4/libopts.m4:362: LIBOPTS_RUN_FOPEN_BINARY is expanded from... src/libopts/m4/libopts.m4:424: INVOKE_LIBOPTS_MACROS is expanded from... src/libopts/m4/libopts.m4:559: AM_COND_IF is expanded from... src/libopts/m4/libopts.m4:580: LIBOPTS_CHECK is expanded from... configure.ac:349: the top level configure.ac:349: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... src/libopts/m4/libopts.m4:385: LIBOPTS_RUN_FOPEN_TEXT is expanded from... src/libopts/m4/libopts.m4:424: INVOKE_LIBOPTS_MACROS is expanded from... src/libopts/m4/libopts.m4:559: AM_COND_IF is expanded from... src/libopts/m4/libopts.m4:580: LIBOPTS_CHECK is expanded from... configure.ac:349: the top level rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged gmake all-recursive gmake[1]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7' Making all in gl gmake[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f byteswap.h-t byteswap.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./byteswap.in.h; \ } > byteswap.h-t && \ mv -f byteswap.h-t byteswap.h rm -f errno.h-t errno.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ERRNO_H''@||g' \ -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \ -e 's|@''EMULTIHOP_VALUE''@||g' \ -e 's|@''ENOLINK_HIDDEN''@|0|g' \ -e 's|@''ENOLINK_VALUE''@||g' \ -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \ -e 's|@''EOVERFLOW_VALUE''@||g' \ < ./errno.in.h; \ } > errno.h-t && \ mv errno.h-t errno.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_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_WCHAR_H''@/1/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''@/64/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@/l/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 && \ mv stdint.h-t stdint.h ../build-aux/install-sh -c -d sys ../build-aux/install-sh -c -d sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h ../build-aux/install-sh -c -d sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_MKTIME''@/1/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|1|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./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|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|0|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|0|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h ../build-aux/install-sh -c -d arpa rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|0|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's/@''GNULIB_INET_NTOP''@/1/g' \ -e 's/@''GNULIB_INET_PTON''@/1/g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h rm -f netdb.h-t netdb.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_NETDB_H''@||g' \ -e 's|@''HAVE_NETDB_H''@|1|g' \ -e 's/@''GNULIB_GETADDRINFO''@/1/g' \ -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \ -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./netdb.in.h; \ } > netdb.h-t && \ mv netdb.h-t netdb.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''GNULIB_RAISE''@|0|g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/1/g' \ -e 's/@''GNULIB_FSEEKO''@/1/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/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' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|1|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_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''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/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_MEMCHR''@/1/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''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/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''@/1/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|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_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_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|1|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''GNULIB_FFS''@|0|g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h ../build-aux/install-sh -c -d sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/1/g' \ -e 's/@''GNULIB_CONNECT''@/1/g' \ -e 's/@''GNULIB_ACCEPT''@/1/g' \ -e 's/@''GNULIB_BIND''@/1/g' \ -e 's/@''GNULIB_GETPEERNAME''@/1/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/1/g' \ -e 's/@''GNULIB_RECV''@/1/g' \ -e 's/@''GNULIB_SEND''@/1/g' \ -e 's/@''GNULIB_RECVFROM''@/1/g' \ -e 's/@''GNULIB_SENDTO''@/1/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/1/g' \ -e 's/@''GNULIB_SHUTDOWN''@/1/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h ../build-aux/install-sh -c -d sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h ../build-aux/install-sh -c -d sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h gmake all-recursive gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl' Making all in tests gmake[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl/tests' rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h ../../build-aux/install-sh -c -d sys rm -f sys/ioctl.h-t sys/ioctl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_IOCTL_H''@||g' \ -e 's/@''GNULIB_IOCTL''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e 's|@''REPLACE_IOCTL''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_ioctl.in.h; \ } > sys/ioctl.h-t && \ mv sys/ioctl.h-t sys/ioctl.h gmake all-recursive gmake[5]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl/tests' Making all in . gmake[6]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl/tests' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl/tests' gmake[5]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl/tests' gmake[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl/tests' gmake[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl' /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o base64.lo base64.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o c-ctype.lo c-ctype.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o fd-hook.lo fd-hook.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o hash-pjw-bare.lo hash-pjw-bare.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c hash-pjw-bare.c -fPIC -DPIC -o .libs/hash-pjw-bare.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o read-file.lo read-file.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c read-file.c -fPIC -DPIC -o .libs/read-file.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o sockets.lo sockets.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o sys_socket.lo sys_socket.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o u64.lo u64.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o unistd.lo unistd.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c u64.c -fPIC -DPIC -o .libs/u64.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c unistd.c -fPIC -DPIC -o .libs/unistd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o xsize.lo xsize.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c xsize.c -fPIC -DPIC -o .libs/xsize.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o asnprintf.lo asnprintf.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o memmem.lo memmem.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o printf-args.lo printf-args.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c memmem.c -fPIC -DPIC -o .libs/memmem.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o printf-parse.lo printf-parse.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o strverscmp.lo strverscmp.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c strverscmp.c -fPIC -DPIC -o .libs/strverscmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o vasnprintf.lo vasnprintf.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -no-undefined -L/usr/lib -liconv -L/usr/lib -lintl -o libgnu.la base64.lo c-ctype.lo fd-hook.lo hash-pjw-bare.lo read-file.lo sockets.lo sys_socket.lo u64.lo unistd.lo xsize.lo asnprintf.lo memmem.lo printf-args.lo printf-parse.lo strverscmp.lo vasnprintf.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libgnu.a .libs/base64.o .libs/c-ctype.o .libs/fd-hook.o .libs/hash-pjw-bare.o .libs/read-file.o .libs/sockets.o .libs/sys_socket.o .libs/u64.o .libs/unistd.o .libs/xsize.o .libs/asnprintf.o .libs/memmem.o .libs/printf-args.o .libs/printf-parse.o .libs/strverscmp.o .libs/vasnprintf.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) gmake[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl' gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl' gmake[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/gl' Making all in lib gmake[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib' Making all in includes gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/includes' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/includes' Making all in x509 gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/x509' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o common.lo common.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o key_encode.lo key_encode.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c key_encode.c -fPIC -DPIC -o .libs/key_encode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o key_decode.lo key_decode.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c key_decode.c -fPIC -DPIC -o .libs/key_decode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o crl.lo crl.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c crl.c -fPIC -DPIC -o .libs/crl.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o crl_write.lo crl_write.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c crl_write.c -fPIC -DPIC -o .libs/crl_write.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o crq.lo crq.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c crq.c -fPIC -DPIC -o .libs/crq.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o dn.lo dn.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c dn.c -fPIC -DPIC -o .libs/dn.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o extensions.lo extensions.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c extensions.c -fPIC -DPIC -o .libs/extensions.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o mpi.lo mpi.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c mpi.c -fPIC -DPIC -o .libs/mpi.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o output.lo output.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c output.c -fPIC -DPIC -o .libs/output.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pbkdf2-sha1.lo pbkdf2-sha1.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pbkdf2-sha1.c -fPIC -DPIC -o .libs/pbkdf2-sha1.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pkcs12.lo pkcs12.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pkcs12_bag.lo pkcs12_bag.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pkcs12_bag.c -fPIC -DPIC -o .libs/pkcs12_bag.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pkcs12_encr.lo pkcs12_encr.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pkcs12_encr.c -fPIC -DPIC -o .libs/pkcs12_encr.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pkcs7.lo pkcs7.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pkcs7.c -fPIC -DPIC -o .libs/pkcs7.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o privkey.lo privkey.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c privkey.c -fPIC -DPIC -o .libs/privkey.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o privkey_pkcs8.lo privkey_pkcs8.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c privkey_pkcs8.c -fPIC -DPIC -o .libs/privkey_pkcs8.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o privkey_openssl.lo privkey_openssl.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c privkey_openssl.c -fPIC -DPIC -o .libs/privkey_openssl.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o rfc2818_hostname.lo rfc2818_hostname.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c rfc2818_hostname.c -fPIC -DPIC -o .libs/rfc2818_hostname.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o sign.lo sign.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c sign.c -fPIC -DPIC -o .libs/sign.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o verify.lo verify.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c verify.c -fPIC -DPIC -o .libs/verify.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o x509.lo x509.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c x509.c -fPIC -DPIC -o .libs/x509.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o x509_dn.lo x509_dn.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c x509_dn.c -fPIC -DPIC -o .libs/x509_dn.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o x509_write.lo x509_write.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c x509_write.c -fPIC -DPIC -o .libs/x509_write.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o verify-high.lo verify-high.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c verify-high.c -fPIC -DPIC -o .libs/verify-high.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o verify-high2.lo verify-high2.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c verify-high2.c -fPIC -DPIC -o .libs/verify-high2.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ocsp.lo ocsp.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ocsp.c -fPIC -DPIC -o .libs/ocsp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ocsp_output.lo ocsp_output.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ocsp_output.c -fPIC -DPIC -o .libs/ocsp_output.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libgnutls_x509.la common.lo key_encode.lo key_decode.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 privkey_openssl.lo rfc2818_hostname.lo sign.lo verify.lo x509.lo x509_dn.lo x509_write.lo verify-high.lo verify-high2.lo ocsp.lo ocsp_output.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libgnutls_x509.a .libs/common.o .libs/key_encode.o .libs/key_decode.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/privkey_openssl.o .libs/rfc2818_hostname.o .libs/sign.o .libs/verify.o .libs/x509.o .libs/x509_dn.o .libs/x509_write.o .libs/verify-high.o .libs/verify-high2.o .libs/ocsp.o .libs/ocsp_output.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libgnutls_x509.a libtool: link: ( cd ".libs" && rm -f "libgnutls_x509.la" && ln -s "../libgnutls_x509.la" "libgnutls_x509.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/x509' Making all in accelerated gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/accelerated' Making all in x86 gmake[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/accelerated/x86' /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c -o sha-padlock.lo sha-padlock.c /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c -o hmac-padlock.lo hmac-padlock.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c sha-padlock.c -fPIC -DPIC -o .libs/sha-padlock.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c hmac-padlock.c -fPIC -DPIC -o .libs/hmac-padlock.o /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c -o aes-x86.lo aes-x86.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c aes-x86.c -fPIC -DPIC -o .libs/aes-x86.o /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c -o aes-padlock.lo aes-padlock.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c aes-padlock.c -fPIC -DPIC -o .libs/aes-padlock.o /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c -o aes-gcm-padlock.lo aes-gcm-padlock.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c aes-gcm-padlock.c -fPIC -DPIC -o .libs/aes-gcm-padlock.o /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c -o aes-gcm-x86.lo aes-gcm-x86.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -I./../../minitasn1 -D_THREAD_SAFE -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -c aes-gcm-x86.c -fPIC -DPIC -o .libs/aes-gcm-x86.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -c -o appro-aes-x86-64.lo `test -f 'elf/appro-aes-x86-64.s' || echo './'`elf/appro-aes-x86-64.s libtool: compile: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -c elf/appro-aes-x86-64.s -fPIC -DPIC -o .libs/appro-aes-x86-64.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -c -o appro-aes-gcm-x86-64.lo `test -f 'elf/appro-aes-gcm-x86-64.s' || echo './'`elf/appro-aes-gcm-x86-64.s libtool: compile: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -c elf/appro-aes-gcm-x86-64.s -fPIC -DPIC -o .libs/appro-aes-gcm-x86-64.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -c -o padlock-x86-64.lo `test -f 'elf/padlock-x86-64.s' || echo './'`elf/padlock-x86-64.s libtool: compile: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -c elf/padlock-x86-64.s -fPIC -DPIC -o .libs/padlock-x86-64.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -c -o cpuid-x86-64.lo `test -f 'elf/cpuid-x86-64.s' || echo './'`elf/cpuid-x86-64.s libtool: compile: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -c elf/cpuid-x86-64.s -fPIC -DPIC -o .libs/cpuid-x86-64.o /bin/sh ../../../libtool --tag=CC --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -DASM_X86_64 -DASM_X86 -O2 -pipe -march=btver1 -o libx86.la sha-padlock.lo hmac-padlock.lo aes-x86.lo aes-padlock.lo aes-gcm-padlock.lo aes-gcm-x86.lo appro-aes-x86-64.lo appro-aes-gcm-x86-64.lo padlock-x86-64.lo cpuid-x86-64.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libx86.a .libs/sha-padlock.o .libs/hmac-padlock.o .libs/aes-x86.o .libs/aes-padlock.o .libs/aes-gcm-padlock.o .libs/aes-gcm-x86.o .libs/appro-aes-x86-64.o .libs/appro-aes-gcm-x86-64.o .libs/padlock-x86-64.o .libs/cpuid-x86-64.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libx86.a libtool: link: ( cd ".libs" && rm -f "libx86.la" && ln -s "../libx86.la" "libx86.la" ) gmake[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/accelerated/x86' gmake[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/accelerated' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -DASM_X86 -DASM_X86_64 -O2 -pipe -march=btver1 -c -o accelerated.lo accelerated.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -DASM_X86 -DASM_X86_64 -O2 -pipe -march=btver1 -c -o cryptodev.lo cryptodev.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -DASM_X86 -DASM_X86_64 -O2 -pipe -march=btver1 -c accelerated.c -fPIC -DPIC -o .libs/accelerated.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -DASM_X86 -DASM_X86_64 -O2 -pipe -march=btver1 -c cryptodev.c -fPIC -DPIC -o .libs/cryptodev.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -DASM_X86 -DASM_X86_64 -O2 -pipe -march=btver1 -c -o cryptodev-gcm.lo cryptodev-gcm.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -I./../minitasn1 -D_THREAD_SAFE -DASM_X86 -DASM_X86_64 -O2 -pipe -march=btver1 -c cryptodev-gcm.c -fPIC -DPIC -o .libs/cryptodev-gcm.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -DASM_X86 -DASM_X86_64 -O2 -pipe -march=btver1 -o libaccelerated.la accelerated.lo cryptodev.lo cryptodev-gcm.lo x86/libx86.la -lintl libtool: link: (cd .libs/libaccelerated.lax/libx86.a && x86_64-gentoo-freebsd9.1-ar x "/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/accelerated/x86/.libs/libx86.a") libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libaccelerated.a .libs/accelerated.o .libs/cryptodev.o .libs/cryptodev-gcm.o .libs/libaccelerated.lax/libx86.a/aes-gcm-padlock.o .libs/libaccelerated.lax/libx86.a/aes-gcm-x86.o .libs/libaccelerated.lax/libx86.a/aes-padlock.o .libs/libaccelerated.lax/libx86.a/aes-x86.o .libs/libaccelerated.lax/libx86.a/appro-aes-gcm-x86-64.o .libs/libaccelerated.lax/libx86.a/appro-aes-x86-64.o .libs/libaccelerated.lax/libx86.a/cpuid-x86-64.o .libs/libaccelerated.lax/libx86.a/hmac-padlock.o .libs/libaccelerated.lax/libx86.a/padlock-x86-64.o .libs/libaccelerated.lax/libx86.a/sha-padlock.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libaccelerated.a libtool: link: rm -fr .libs/libaccelerated.lax libtool: link: ( cd ".libs" && rm -f "libaccelerated.la" && ln -s "../libaccelerated.la" "libaccelerated.la" ) gmake[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/accelerated' gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/accelerated' Making all in auth gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/auth' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o anon.lo anon.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o cert.lo cert.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c cert.c -fPIC -DPIC -o .libs/cert.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c anon.c -fPIC -DPIC -o .libs/anon.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o dh_common.lo dh_common.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c dh_common.c -fPIC -DPIC -o .libs/dh_common.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o dhe.lo dhe.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c dhe.c -fPIC -DPIC -o .libs/dhe.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o rsa_psk.lo rsa_psk.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c rsa_psk.c -fPIC -DPIC -o .libs/rsa_psk.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o dhe_psk.lo dhe_psk.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c dhe_psk.c -fPIC -DPIC -o .libs/dhe_psk.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o psk.lo psk.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c psk.c -fPIC -DPIC -o .libs/psk.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o psk_passwd.lo psk_passwd.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c psk_passwd.c -fPIC -DPIC -o .libs/psk_passwd.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o rsa.lo rsa.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c rsa.c -fPIC -DPIC -o .libs/rsa.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o srp.lo srp.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c srp.c -fPIC -DPIC -o .libs/srp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o srp_passwd.lo srp_passwd.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c srp_passwd.c -fPIC -DPIC -o .libs/srp_passwd.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o srp_rsa.lo srp_rsa.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c srp_rsa.c -fPIC -DPIC -o .libs/srp_rsa.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o srp_sb64.lo srp_sb64.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c srp_sb64.c -fPIC -DPIC -o .libs/srp_sb64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o anon_ecdh.lo anon_ecdh.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c anon_ecdh.c -fPIC -DPIC -o .libs/anon_ecdh.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ecdhe.lo ecdhe.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ecdhe.c -fPIC -DPIC -o .libs/ecdhe.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libgnutls_auth.la anon.lo cert.lo dh_common.lo dhe.lo rsa_psk.lo dhe_psk.lo psk.lo psk_passwd.lo rsa.lo srp.lo srp_passwd.lo srp_rsa.lo srp_sb64.lo anon_ecdh.lo ecdhe.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libgnutls_auth.a .libs/anon.o .libs/cert.o .libs/dh_common.o .libs/dhe.o .libs/rsa_psk.o .libs/dhe_psk.o .libs/psk.o .libs/psk_passwd.o .libs/rsa.o .libs/srp.o .libs/srp_passwd.o .libs/srp_rsa.o .libs/srp_sb64.o .libs/anon_ecdh.o .libs/ecdhe.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libgnutls_auth.a libtool: link: ( cd ".libs" && rm -f "libgnutls_auth.la" && ln -s "../libgnutls_auth.la" "libgnutls_auth.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/auth' Making all in ext gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/ext' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o max_record.lo max_record.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o cert_type.lo cert_type.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c max_record.c -fPIC -DPIC -o .libs/max_record.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c cert_type.c -fPIC -DPIC -o .libs/cert_type.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o server_name.lo server_name.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c server_name.c -fPIC -DPIC -o .libs/server_name.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o signature.lo signature.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c signature.c -fPIC -DPIC -o .libs/signature.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o safe_renegotiation.lo safe_renegotiation.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c safe_renegotiation.c -fPIC -DPIC -o .libs/safe_renegotiation.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o session_ticket.lo session_ticket.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c session_ticket.c -fPIC -DPIC -o .libs/session_ticket.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o srp.lo srp.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c srp.c -fPIC -DPIC -o .libs/srp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ecc.lo ecc.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ecc.c -fPIC -DPIC -o .libs/ecc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o heartbeat.lo heartbeat.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c heartbeat.c -fPIC -DPIC -o .libs/heartbeat.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o status_request.lo status_request.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c status_request.c -fPIC -DPIC -o .libs/status_request.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o new_record_padding.lo new_record_padding.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c new_record_padding.c -fPIC -DPIC -o .libs/new_record_padding.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o dumbfw.lo dumbfw.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c dumbfw.c -fPIC -DPIC -o .libs/dumbfw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o alpn.lo alpn.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c alpn.c -fPIC -DPIC -o .libs/alpn.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o srtp.lo srtp.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c srtp.c -fPIC -DPIC -o .libs/srtp.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libgnutls_ext.la max_record.lo cert_type.lo server_name.lo signature.lo safe_renegotiation.lo session_ticket.lo srp.lo ecc.lo heartbeat.lo status_request.lo new_record_padding.lo dumbfw.lo alpn.lo srtp.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libgnutls_ext.a .libs/max_record.o .libs/cert_type.o .libs/server_name.o .libs/signature.o .libs/safe_renegotiation.o .libs/session_ticket.o .libs/srp.o .libs/ecc.o .libs/heartbeat.o .libs/status_request.o .libs/new_record_padding.o .libs/dumbfw.o .libs/alpn.o .libs/srtp.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libgnutls_ext.a libtool: link: ( cd ".libs" && rm -f "libgnutls_ext.la" && ln -s "../libgnutls_ext.la" "libgnutls_ext.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/ext' Making all in algorithms gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o cert_types.lo cert_types.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ciphers.lo ciphers.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ciphers.c -fPIC -DPIC -o .libs/ciphers.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c cert_types.c -fPIC -DPIC -o .libs/cert_types.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ciphersuites.lo ciphersuites.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ciphersuites.c -fPIC -DPIC -o .libs/ciphersuites.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ecc.lo ecc.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ecc.c -fPIC -DPIC -o .libs/ecc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o kx.lo kx.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c kx.c -fPIC -DPIC -o .libs/kx.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o mac.lo mac.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c mac.c -fPIC -DPIC -o .libs/mac.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o protocols.lo protocols.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c protocols.c -fPIC -DPIC -o .libs/protocols.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o publickey.lo publickey.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c publickey.c -fPIC -DPIC -o .libs/publickey.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o secparams.lo secparams.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c secparams.c -fPIC -DPIC -o .libs/secparams.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o sign.lo sign.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c sign.c -fPIC -DPIC -o .libs/sign.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libgnutls_alg.la cert_types.lo ciphers.lo ciphersuites.lo ecc.lo kx.lo mac.lo protocols.lo publickey.lo secparams.lo sign.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libgnutls_alg.a .libs/cert_types.o .libs/ciphers.o .libs/ciphersuites.o .libs/ecc.o .libs/kx.o .libs/mac.o .libs/protocols.o .libs/publickey.o .libs/secparams.o .libs/sign.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libgnutls_alg.a libtool: link: ( cd ".libs" && rm -f "libgnutls_alg.la" && ln -s "../libgnutls_alg.la" "libgnutls_alg.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/algorithms' Making all in extras gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/extras' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o randomart.lo randomart.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c randomart.c -fPIC -DPIC -o .libs/randomart.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libgnutls_extras.la randomart.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libgnutls_extras.a .libs/randomart.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libgnutls_extras.a libtool: link: ( cd ".libs" && rm -f "libgnutls_extras.la" && ln -s "../libgnutls_extras.la" "libgnutls_extras.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/extras' Making all in minitasn1 gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/minitasn1' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o decoding.lo decoding.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gstr.lo gstr.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c decoding.c -fPIC -DPIC -o .libs/decoding.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gstr.c -fPIC -DPIC -o .libs/gstr.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o errors.lo errors.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c errors.c -fPIC -DPIC -o .libs/errors.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o parser_aux.lo parser_aux.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c parser_aux.c -fPIC -DPIC -o .libs/parser_aux.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o structure.lo structure.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c structure.c -fPIC -DPIC -o .libs/structure.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o element.lo element.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c element.c -fPIC -DPIC -o .libs/element.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o coding.lo coding.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c coding.c -fPIC -DPIC -o .libs/coding.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o version.lo version.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -DASN1_BUILDING -I./../../gl -I./../../gl -I./.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libminitasn1.la decoding.lo gstr.lo errors.lo parser_aux.lo structure.lo element.lo coding.lo version.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-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 .libs/version.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libminitasn1.a libtool: link: ( cd ".libs" && rm -f "libminitasn1.la" && ln -s "../libminitasn1.la" "libminitasn1.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/minitasn1' Making all in opencdk gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/opencdk' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o armor.lo armor.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o kbnode.lo kbnode.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c armor.c -fPIC -DPIC -o .libs/armor.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c kbnode.c -fPIC -DPIC -o .libs/kbnode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o sig-check.lo sig-check.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o keydb.lo keydb.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c sig-check.c -fPIC -DPIC -o .libs/sig-check.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c keydb.c -fPIC -DPIC -o .libs/keydb.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pubkey.lo pubkey.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pubkey.c -fPIC -DPIC -o .libs/pubkey.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o stream.lo stream.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o write-packet.lo write-packet.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c write-packet.c -fPIC -DPIC -o .libs/write-packet.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o misc.lo misc.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o seskey.lo seskey.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o literal.lo literal.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c seskey.c -fPIC -DPIC -o .libs/seskey.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c literal.c -fPIC -DPIC -o .libs/literal.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o new-packet.lo new-packet.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c new-packet.c -fPIC -DPIC -o .libs/new-packet.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o read-packet.lo read-packet.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c read-packet.c -fPIC -DPIC -o .libs/read-packet.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libminiopencdk.la armor.lo kbnode.lo sig-check.lo keydb.lo pubkey.lo stream.lo write-packet.lo misc.lo seskey.lo literal.lo new-packet.lo read-packet.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libminiopencdk.a .libs/armor.o .libs/kbnode.o .libs/sig-check.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: x86_64-gentoo-freebsd9.1-ranlib .libs/libminiopencdk.a libtool: link: ( cd ".libs" && rm -f "libminiopencdk.la" && ln -s "../libminiopencdk.la" "libminiopencdk.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/opencdk' Making all in openpgp gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/openpgp' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pgp.lo pgp.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pgpverify.lo pgpverify.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pgp.c -fPIC -DPIC -o .libs/pgp.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pgpverify.c -fPIC -DPIC -o .libs/pgpverify.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o extras.lo extras.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c extras.c -fPIC -DPIC -o .libs/extras.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o compat.lo compat.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c compat.c -fPIC -DPIC -o .libs/compat.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o privkey.lo privkey.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c privkey.c -fPIC -DPIC -o .libs/privkey.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o output.lo output.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c output.c -fPIC -DPIC -o .libs/output.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_openpgp.lo gnutls_openpgp.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_openpgp.c -fPIC -DPIC -o .libs/gnutls_openpgp.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libgnutls_openpgp.la pgp.lo pgpverify.lo extras.lo compat.lo privkey.lo output.lo gnutls_openpgp.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-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: x86_64-gentoo-freebsd9.1-ranlib .libs/libgnutls_openpgp.a libtool: link: ( cd ".libs" && rm -f "libgnutls_openpgp.la" && ln -s "../libgnutls_openpgp.la" "libgnutls_openpgp.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/openpgp' Making all in nettle gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/nettle' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pk.lo pk.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o mpi.lo mpi.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c mpi.c -fPIC -DPIC -o .libs/mpi.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pk.c -fPIC -DPIC -o .libs/pk.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o mac.lo mac.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c mac.c -fPIC -DPIC -o .libs/mac.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o cipher.lo cipher.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c cipher.c -fPIC -DPIC -o .libs/cipher.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o rnd.lo rnd.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c rnd.c -fPIC -DPIC -o .libs/rnd.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o init.lo init.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o egd.lo egd.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c egd.c -fPIC -DPIC -o .libs/egd.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gcm-camellia.lo gcm-camellia.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gcm-camellia.c -fPIC -DPIC -o .libs/gcm-camellia.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libcrypto.la pk.lo mpi.lo mac.lo cipher.lo rnd.lo init.lo egd.lo gcm-camellia.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libcrypto.a .libs/pk.o .libs/mpi.o .libs/mac.o .libs/cipher.o .libs/rnd.o .libs/init.o .libs/egd.o .libs/gcm-camellia.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libcrypto.a libtool: link: ( cd ".libs" && rm -f "libcrypto.la" && ln -s "../libcrypto.la" "libcrypto.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/nettle' gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_range.lo gnutls_range.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_record.lo gnutls_record.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_range.c -fPIC -DPIC -o .libs/gnutls_range.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_record.c -fPIC -DPIC -o .libs/gnutls_record.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_compress.lo gnutls_compress.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_compress.c -fPIC -DPIC -o .libs/gnutls_compress.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o debug.lo debug.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_cipher.lo gnutls_cipher.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_cipher.c -fPIC -DPIC -o .libs/gnutls_cipher.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_mbuffers.lo gnutls_mbuffers.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_mbuffers.c -fPIC -DPIC -o .libs/gnutls_mbuffers.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_buffers.lo gnutls_buffers.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_buffers.c -fPIC -DPIC -o .libs/gnutls_buffers.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_handshake.lo gnutls_handshake.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_handshake.c -fPIC -DPIC -o .libs/gnutls_handshake.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_num.lo gnutls_num.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_num.c -fPIC -DPIC -o .libs/gnutls_num.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_errors.lo gnutls_errors.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_errors.c -fPIC -DPIC -o .libs/gnutls_errors.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_dh.lo gnutls_dh.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_dh.c -fPIC -DPIC -o .libs/gnutls_dh.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_kx.lo gnutls_kx.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_kx.c -fPIC -DPIC -o .libs/gnutls_kx.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_priority.lo gnutls_priority.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_priority.c -fPIC -DPIC -o .libs/gnutls_priority.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_hash_int.lo gnutls_hash_int.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_hash_int.c -fPIC -DPIC -o .libs/gnutls_hash_int.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_cipher_int.lo gnutls_cipher_int.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_cipher_int.c -fPIC -DPIC -o .libs/gnutls_cipher_int.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_session.lo gnutls_session.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_session.c -fPIC -DPIC -o .libs/gnutls_session.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_db.lo gnutls_db.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_db.c -fPIC -DPIC -o .libs/gnutls_db.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o x509_b64.lo x509_b64.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c x509_b64.c -fPIC -DPIC -o .libs/x509_b64.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_extensions.lo gnutls_extensions.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_extensions.c -fPIC -DPIC -o .libs/gnutls_extensions.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_auth.lo gnutls_auth.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_auth.c -fPIC -DPIC -o .libs/gnutls_auth.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_v2_compat.lo gnutls_v2_compat.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_v2_compat.c -fPIC -DPIC -o .libs/gnutls_v2_compat.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_datum.lo gnutls_datum.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_datum.c -fPIC -DPIC -o .libs/gnutls_datum.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_session_pack.lo gnutls_session_pack.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_session_pack.c -fPIC -DPIC -o .libs/gnutls_session_pack.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_mpi.lo gnutls_mpi.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_mpi.c -fPIC -DPIC -o .libs/gnutls_mpi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_pk.lo gnutls_pk.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_pk.c -fPIC -DPIC -o .libs/gnutls_pk.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_cert.lo gnutls_cert.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_cert.c -fPIC -DPIC -o .libs/gnutls_cert.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_global.lo gnutls_global.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_global.c -fPIC -DPIC -o .libs/gnutls_global.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_constate.lo gnutls_constate.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_constate.c -fPIC -DPIC -o .libs/gnutls_constate.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_anon_cred.lo gnutls_anon_cred.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_anon_cred.c -fPIC -DPIC -o .libs/gnutls_anon_cred.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pkix_asn1_tab.lo `test -f './pkix_asn1_tab.c' || echo './'`./pkix_asn1_tab.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ./pkix_asn1_tab.c -fPIC -DPIC -o .libs/pkix_asn1_tab.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_asn1_tab.lo `test -f './gnutls_asn1_tab.c' || echo './'`./gnutls_asn1_tab.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ./gnutls_asn1_tab.c -fPIC -DPIC -o .libs/gnutls_asn1_tab.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_mem.lo gnutls_mem.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_ui.lo gnutls_ui.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_mem.c -fPIC -DPIC -o .libs/gnutls_mem.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_ui.c -fPIC -DPIC -o .libs/gnutls_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o vasprintf.lo vasprintf.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_sig.lo gnutls_sig.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_sig.c -fPIC -DPIC -o .libs/gnutls_sig.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_ecc.lo gnutls_ecc.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_ecc.c -fPIC -DPIC -o .libs/gnutls_ecc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_dh_primes.lo gnutls_dh_primes.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_dh_primes.c -fPIC -DPIC -o .libs/gnutls_dh_primes.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_alert.lo gnutls_alert.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_alert.c -fPIC -DPIC -o .libs/gnutls_alert.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o system.lo system.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c system.c -fPIC -DPIC -o .libs/system.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_str.lo gnutls_str.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_str.c -fPIC -DPIC -o .libs/gnutls_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_state.lo gnutls_state.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_state.c -fPIC -DPIC -o .libs/gnutls_state.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_x509.lo gnutls_x509.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_x509.c -fPIC -DPIC -o .libs/gnutls_x509.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_rsa_export.lo gnutls_rsa_export.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_rsa_export.c -fPIC -DPIC -o .libs/gnutls_rsa_export.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_helper.lo gnutls_helper.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_helper.c -fPIC -DPIC -o .libs/gnutls_helper.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_supplemental.lo gnutls_supplemental.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_supplemental.c -fPIC -DPIC -o .libs/gnutls_supplemental.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o random.lo random.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c random.c -fPIC -DPIC -o .libs/random.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o crypto-api.lo crypto-api.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_privkey.lo gnutls_privkey.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c crypto-api.c -fPIC -DPIC -o .libs/crypto-api.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_privkey.c -fPIC -DPIC -o .libs/gnutls_privkey.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_pcert.lo gnutls_pcert.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_pcert.c -fPIC -DPIC -o .libs/gnutls_pcert.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_pubkey.lo gnutls_pubkey.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_pubkey.c -fPIC -DPIC -o .libs/gnutls_pubkey.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o locks.lo locks.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c locks.c -fPIC -DPIC -o .libs/locks.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_dtls.lo gnutls_dtls.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_dtls.c -fPIC -DPIC -o .libs/gnutls_dtls.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o system_override.lo system_override.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c system_override.c -fPIC -DPIC -o .libs/system_override.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o crypto-backend.lo crypto-backend.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c crypto-backend.c -fPIC -DPIC -o .libs/crypto-backend.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o verify-tofu.lo verify-tofu.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c verify-tofu.c -fPIC -DPIC -o .libs/verify-tofu.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o pin.lo pin.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c pin.c -fPIC -DPIC -o .libs/pin.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o tpm.lo tpm.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c tpm.c -fPIC -DPIC -o .libs/tpm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_srp.lo gnutls_srp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_psk.lo gnutls_psk.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_srp.c -fPIC -DPIC -o .libs/gnutls_srp.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_psk.c -fPIC -DPIC -o .libs/gnutls_psk.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-gentoo-freebsd9.1-g++ -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I./includes -D_THREAD_SAFE -I./includes -I./includes -O2 -pipe -march=btver1 -c -o libgnutlsxx_la-gnutlsxx.lo `test -f 'gnutlsxx.cpp' || echo './'`gnutlsxx.cpp libtool: compile: x86_64-gentoo-freebsd9.1-g++ -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I./includes -D_THREAD_SAFE -I./includes -I./includes -O2 -pipe -march=btver1 -c gnutlsxx.cpp -fPIC -DPIC -o .libs/libgnutlsxx_la-gnutlsxx.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o xssl.lo xssl.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c xssl.c -fPIC -DPIC -o .libs/xssl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o xssl_getline.lo xssl_getline.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -I./minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c xssl_getline.c -fPIC -DPIC -o .libs/xssl_getline.o /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -no-undefined -version-info 56:0:28 -Wl,--version-script=./libgnutls.map -o libgnutls.la -rpath /usr/lib gnutls_range.lo gnutls_record.lo gnutls_compress.lo debug.lo gnutls_cipher.lo gnutls_mbuffers.lo gnutls_buffers.lo gnutls_handshake.lo gnutls_num.lo gnutls_errors.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 gnutls_extensions.lo gnutls_auth.lo gnutls_v2_compat.lo gnutls_datum.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 gnutls_ui.lo vasprintf.lo gnutls_sig.lo gnutls_ecc.lo gnutls_dh_primes.lo gnutls_alert.lo system.lo gnutls_str.lo gnutls_state.lo gnutls_x509.lo gnutls_rsa_export.lo gnutls_helper.lo gnutls_supplemental.lo random.lo crypto-api.lo gnutls_privkey.lo gnutls_pcert.lo gnutls_pubkey.lo locks.lo gnutls_dtls.lo system_override.lo crypto-backend.lo verify-tofu.lo pin.lo tpm.lo gnutls_srp.lo gnutls_psk.lo ../gl/libgnu.la x509/libgnutls_x509.la accelerated/libaccelerated.la ext/libgnutls_ext.la auth/libgnutls_auth.la algorithms/libgnutls_alg.la extras/libgnutls_extras.la openpgp/libgnutls_openpgp.la opencdk/libminiopencdk.la minitasn1/libminitasn1.la nettle/libcrypto.la -L/usr/lib -lz -L/usr/lib -lintl -L/usr/lib -lrt -L/usr/lib -liconv -L/usr/lib -liconv -lnettle -lhogweed -lgmp -lnettle -lgmp -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -shared -fPIC -DPIC .libs/gnutls_range.o .libs/gnutls_record.o .libs/gnutls_compress.o .libs/debug.o .libs/gnutls_cipher.o .libs/gnutls_mbuffers.o .libs/gnutls_buffers.o .libs/gnutls_handshake.o .libs/gnutls_num.o .libs/gnutls_errors.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/gnutls_extensions.o .libs/gnutls_auth.o .libs/gnutls_v2_compat.o .libs/gnutls_datum.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/gnutls_ui.o .libs/vasprintf.o .libs/gnutls_sig.o .libs/gnutls_ecc.o .libs/gnutls_dh_primes.o .libs/gnutls_alert.o .libs/system.o .libs/gnutls_str.o .libs/gnutls_state.o .libs/gnutls_x509.o .libs/gnutls_rsa_export.o .libs/gnutls_helper.o .libs/gnutls_supplemental.o .libs/random.o .libs/crypto-api.o .libs/gnutls_privkey.o .libs/gnutls_pcert.o .libs/gnutls_pubkey.o .libs/locks.o .libs/gnutls_dtls.o .libs/system_override.o .libs/crypto-backend.o .libs/verify-tofu.o .libs/pin.o .libs/tpm.o .libs/gnutls_srp.o .libs/gnutls_psk.o -Wl,--whole-archive ../gl/.libs/libgnu.a x509/.libs/libgnutls_x509.a accelerated/.libs/libaccelerated.a ext/.libs/libgnutls_ext.a auth/.libs/libgnutls_auth.a algorithms/.libs/libgnutls_alg.a extras/.libs/libgnutls_extras.a openpgp/.libs/libgnutls_openpgp.a opencdk/.libs/libminiopencdk.a minitasn1/.libs/libminitasn1.a nettle/.libs/libcrypto.a -Wl,--no-whole-archive -L/usr/lib -lz -lrt /usr/lib/libiconv.so -lhogweed -lnettle -lgmp -lintl -O2 -march=btver1 -Wl,--version-script=./libgnutls.map -Wl,-soname -Wl,libgnutls.so.28 -o .libs/libgnutls.so.28.28.0 libtool: link: (cd ".libs" && rm -f "libgnutls.so.28" && ln -s "libgnutls.so.28.28.0" "libgnutls.so.28") libtool: link: (cd ".libs" && rm -f "libgnutls.so" && ln -s "libgnutls.so.28.28.0" "libgnutls.so") libtool: link: ( cd ".libs" && rm -f "libgnutls.la" && ln -s "../libgnutls.la" "libgnutls.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -shared -fPIC -DPIC .libs/xssl.o .libs/xssl_getline.o -Wl,--whole-archive ../gl/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/.libs -L/usr/lib ./.libs/libgnutls.so -lz -lrt /usr/lib/libiconv.so -lhogweed -lnettle -lgmp -lintl -O2 -march=btver1 -Wl,-soname -Wl,libgnutls-xssl.so.0 -o .libs/libgnutls-xssl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgnutls-xssl.so.0" && ln -s "libgnutls-xssl.so.0.0.0" "libgnutls-xssl.so.0") libtool: link: (cd ".libs" && rm -f "libgnutls-xssl.so" && ln -s "libgnutls-xssl.so.0.0.0" "libgnutls-xssl.so") /bin/sh ../libtool --tag=CXX --mode=link x86_64-gentoo-freebsd9.1-g++ -I./includes -I./includes -O2 -pipe -march=btver1 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la -lintl libtool: link: ( cd ".libs" && rm -f "libgnutls-xssl.la" && ln -s "../libgnutls-xssl.la" "libgnutls-xssl.la" ) libtool: link: x86_64-gentoo-freebsd9.1-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-gentoo-freebsd9.1/4.8.2/../../../crti.o /usr/lib/gcc/x86_64-gentoo-freebsd9.1/4.8.2/crtbeginS.o .libs/libgnutlsxx_la-gnutlsxx.o -Wl,-rpath -Wl,/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/.libs ./.libs/libgnutls.so -L/usr/lib -lz -lrt /usr/lib/libiconv.so -lhogweed -lnettle -lgmp -lintl -L/usr/lib/gcc/x86_64-gentoo-freebsd9.1/4.8.2 -L/usr/lib/gcc/x86_64-gentoo-freebsd9.1/4.8.2/../../../../x86_64-gentoo-freebsd9.1/lib -L/usr/lib/gcc/x86_64-gentoo-freebsd9.1/4.8.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-gentoo-freebsd9.1/4.8.2/crtendS.o /usr/lib/gcc/x86_64-gentoo-freebsd9.1/4.8.2/../../../crtn.o -O2 -march=btver1 -Wl,-soname -Wl,libgnutlsxx.so.28 -o .libs/libgnutlsxx.so.28.1.0 libtool: link: (cd ".libs" && rm -f "libgnutlsxx.so.28" && ln -s "libgnutlsxx.so.28.1.0" "libgnutlsxx.so.28") libtool: link: (cd ".libs" && rm -f "libgnutlsxx.so" && ln -s "libgnutlsxx.so.28.1.0" "libgnutlsxx.so") libtool: link: ( cd ".libs" && rm -f "libgnutlsxx.la" && ln -s "../libgnutlsxx.la" "libgnutlsxx.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib' gmake[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib' Making all in extra gmake[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/extra' Making all in includes gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/extra/includes' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/extra/includes' gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/extra' /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./includes -I./../lib -I./../lib -I./../lib/minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gnutls_openssl.lo gnutls_openssl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./includes -I./../lib -I./../lib -I./../lib/minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o openssl_compat.lo openssl_compat.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./includes -I./../lib -I./../lib -I./../lib/minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c openssl_compat.c -fPIC -DPIC -o .libs/openssl_compat.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./includes -I./../lib -I./../lib -I./../lib/minitasn1 -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gnutls_openssl.c -fPIC -DPIC -o .libs/gnutls_openssl.o /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ../lib/minitasn1/libminitasn1.la -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -shared -fPIC -DPIC .libs/gnutls_openssl.o .libs/openssl_compat.o -Wl,--whole-archive ../gl/.libs/libgnu.a ../lib/minitasn1/.libs/libminitasn1.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/.libs -L/usr/lib ../lib/.libs/libgnutls.so -lz -lrt /usr/lib/libiconv.so -lhogweed -lnettle -lgmp -lintl -O2 -march=btver1 -Wl,-soname -Wl,libgnutls-openssl.so.27 -o .libs/libgnutls-openssl.so.27.0.2 libtool: link: (cd ".libs" && rm -f "libgnutls-openssl.so.27" && ln -s "libgnutls-openssl.so.27.0.2" "libgnutls-openssl.so.27") libtool: link: (cd ".libs" && rm -f "libgnutls-openssl.so" && ln -s "libgnutls-openssl.so.27.0.2" "libgnutls-openssl.so") libtool: link: ( cd ".libs" && rm -f "libgnutls-openssl.la" && ln -s "../libgnutls-openssl.la" "libgnutls-openssl.la" ) gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/extra' gmake[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/extra' Making all in po gmake[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/po' gmake[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/po' Making all in src gmake[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src' autogen ocsptool-args.def autogen p11tool-args.def autogen psk-args.def autogen cli-debug-args.def autogen cli-args.def autogen serv-args.def autogen srptool-args.def autogen certtool-args.def autogen danetool-args.def gmake all-recursive gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src' Making all in gl gmake[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/gl' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f errno.h-t errno.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ERRNO_H''@||g' \ -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \ -e 's|@''EMULTIHOP_VALUE''@||g' \ -e 's|@''ENOLINK_HIDDEN''@|0|g' \ -e 's|@''ENOLINK_VALUE''@||g' \ -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \ -e 's|@''EOVERFLOW_VALUE''@||g' \ < ./errno.in.h; \ } > errno.h-t && \ mv errno.h-t errno.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GGL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_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_WCHAR_H''@/1/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''@/64/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@/l/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 && \ mv stdint.h-t stdint.h ../../build-aux/install-sh -c -d sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_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''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/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_MEMCHR''@/1/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''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/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''@/1/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|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_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_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|1|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h ../../build-aux/install-sh -c -d sys rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_MKTIME''@/1/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|1|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./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|@''GUARD_PREFIX''@|GL_GGL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_GNUTLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|0|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GGL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h gmake all-recursive gmake[5]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/gl' gmake[6]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/gl' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o c-ctype.lo c-ctype.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o exitfail.lo exitfail.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o gettime.lo gettime.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c gettime.c -fPIC -DPIC -o .libs/gettime.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o malloca.lo malloca.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o parse-datetime.lo parse-datetime.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c parse-datetime.c -fPIC -DPIC -o .libs/parse-datetime.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c malloca.c -fPIC -DPIC -o .libs/malloca.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o progname.lo progname.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c progname.c -fPIC -DPIC -o .libs/progname.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o timespec.lo timespec.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c timespec.c -fPIC -DPIC -o .libs/timespec.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o unistd.lo unistd.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c unistd.c -fPIC -DPIC -o .libs/unistd.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o xmalloc.lo xmalloc.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o xalloc-die.lo xalloc-die.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o error.lo error.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c error.c -fPIC -DPIC -o .libs/error.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o mktime.lo mktime.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c mktime.c -fPIC -DPIC -o .libs/mktime.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o strerror.lo strerror.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c strerror.c -fPIC -DPIC -o .libs/strerror.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o strerror-override.lo strerror-override.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c strerror-override.c -fPIC -DPIC -o .libs/strerror-override.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o unsetenv.lo unsetenv.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -O2 -pipe -march=btver1 -c unsetenv.c -fPIC -DPIC -o .libs/unsetenv.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -no-undefined -L/usr/lib -lintl -o libgnu_gpl.la c-ctype.lo exitfail.lo gettime.lo malloca.lo parse-datetime.lo progname.lo timespec.lo unistd.lo xmalloc.lo xalloc-die.lo error.lo mktime.lo strerror.lo strerror-override.lo unsetenv.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libgnu_gpl.a .libs/c-ctype.o .libs/exitfail.o .libs/gettime.o .libs/malloca.o .libs/parse-datetime.o .libs/progname.o .libs/timespec.o .libs/unistd.o .libs/xmalloc.o .libs/xalloc-die.o .libs/error.o .libs/mktime.o .libs/strerror.o .libs/strerror-override.o .libs/unsetenv.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libgnu_gpl.a libtool: link: ( cd ".libs" && rm -f "libgnu_gpl.la" && ln -s "../libgnu_gpl.la" "libgnu_gpl.la" ) gmake[6]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/gl' gmake[5]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/gl' gmake[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/gl' gmake[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_srp_la-srptool-args.lo `test -f 'srptool-args.c' || echo './'`srptool-args.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_psk_la-psk-args.lo `test -f 'psk-args.c' || echo './'`psk-args.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c psk-args.c -fPIC -DPIC -o .libs/libcmd_psk_la-psk-args.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c srptool-args.c -fPIC -DPIC -o .libs/libcmd_srp_la-srptool-args.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_ocsp_la-ocsptool-args.lo `test -f 'ocsptool-args.c' || echo './'`ocsptool-args.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ocsptool-args.c -fPIC -DPIC -o .libs/libcmd_ocsp_la-ocsptool-args.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_serv_la-serv-args.lo `test -f 'serv-args.c' || echo './'`serv-args.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c serv-args.c -fPIC -DPIC -o .libs/libcmd_serv_la-serv-args.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_cli_la-cli-args.lo `test -f 'cli-args.c' || echo './'`cli-args.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c cli-args.c -fPIC -DPIC -o .libs/libcmd_cli_la-cli-args.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_cli_debug_la-cli-debug-args.lo `test -f 'cli-debug-args.c' || echo './'`cli-debug-args.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c cli-debug-args.c -fPIC -DPIC -o .libs/libcmd_cli_debug_la-cli-debug-args.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_certtool_la-certtool-args.lo `test -f 'certtool-args.c' || echo './'`certtool-args.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_certtool_la-certtool-cfg.lo `test -f 'certtool-cfg.c' || echo './'`certtool-cfg.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c certtool-args.c -fPIC -DPIC -o .libs/libcmd_certtool_la-certtool-args.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c certtool-cfg.c -fPIC -DPIC -o .libs/libcmd_certtool_la-certtool-cfg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_danetool_la-danetool-args.lo `test -f 'danetool-args.c' || echo './'`danetool-args.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c danetool-args.c -fPIC -DPIC -o .libs/libcmd_danetool_la-danetool-args.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o libcmd_danetool_la-certtool-cfg.lo `test -f 'certtool-cfg.c' || echo './'`certtool-cfg.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c certtool-cfg.c -fPIC -DPIC -o .libs/libcmd_danetool_la-certtool-cfg.o x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c psk.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c cli-debug.c cli-debug.c: In function 'main': cli-debug.c:284:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gnutls_transport_set_ptr(state, (gnutls_transport_ptr_t) ^ x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c tests.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c socket.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c common.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c certtool.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c certtool-common.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c certtool-extras.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c srptool.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ocsptool.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ocsptool-common.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c serv.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c udp-serv.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c cli.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c benchmark-cipher.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c benchmark.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c benchmark-tls.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -D_THREAD_SAFE -O2 -pipe -march=btver1 -c danetool.c /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libcmd-srp.la libcmd_srp_la-srptool-args.lo -lintl /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libcmd-psk.la libcmd_psk_la-psk-args.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libcmd-srp.a .libs/libcmd_srp_la-srptool-args.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libcmd-srp.a libtool: link: ( cd ".libs" && rm -f "libcmd-srp.la" && ln -s "../libcmd-srp.la" "libcmd-srp.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libcmd-ocsp.la libcmd_ocsp_la-ocsptool-args.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libcmd-psk.a .libs/libcmd_psk_la-psk-args.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libcmd-psk.a libtool: link: ( cd ".libs" && rm -f "libcmd-psk.la" && ln -s "../libcmd-psk.la" "libcmd-psk.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libcmd-serv.la libcmd_serv_la-serv-args.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libcmd-ocsp.a .libs/libcmd_ocsp_la-ocsptool-args.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libcmd-ocsp.a libtool: link: ( cd ".libs" && rm -f "libcmd-ocsp.la" && ln -s "../libcmd-ocsp.la" "libcmd-ocsp.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libcmd-cli.la libcmd_cli_la-cli-args.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libcmd-serv.a .libs/libcmd_serv_la-serv-args.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libcmd-serv.a libtool: link: ( cd ".libs" && rm -f "libcmd-serv.la" && ln -s "../libcmd-serv.la" "libcmd-serv.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libcmd-cli-debug.la libcmd_cli_debug_la-cli-debug-args.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libcmd-cli.a .libs/libcmd_cli_la-cli-args.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libcmd-cli.a libtool: link: ( cd ".libs" && rm -f "libcmd-cli.la" && ln -s "../libcmd-cli.la" "libcmd-cli.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libcmd-certtool.la libcmd_certtool_la-certtool-args.lo libcmd_certtool_la-certtool-cfg.lo ../lib/libgnutls.la gl/libgnu_gpl.la ../gl/libgnu.la -lopts -L/usr/lib -lintl gl/libgnu_gpl.la -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libcmd-cli-debug.a .libs/libcmd_cli_debug_la-cli-debug-args.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libcmd-cli-debug.a libtool: link: ( cd ".libs" && rm -f "libcmd-cli-debug.la" && ln -s "../libcmd-cli-debug.la" "libcmd-cli-debug.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o libcmd-danetool.la libcmd_danetool_la-danetool-args.lo libcmd_danetool_la-certtool-cfg.lo ../lib/libgnutls.la gl/libgnu_gpl.la ../gl/libgnu.la -lopts -L/usr/lib -lintl -lintl libtool: link: (cd .libs/libcmd-certtool.lax/libgnu_gpl.a && x86_64-gentoo-freebsd9.1-ar x "/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/gl/.libs/libgnu_gpl.a") libtool: link: (cd .libs/libcmd-certtool.lax/libgnu.a && x86_64-gentoo-freebsd9.1-ar x "/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/../gl/.libs/libgnu.a") libtool: link: (cd .libs/libcmd-danetool.lax/libgnu_gpl.a && x86_64-gentoo-freebsd9.1-ar x "/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/gl/.libs/libgnu_gpl.a") libtool: link: (cd .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a && x86_64-gentoo-freebsd9.1-ar x "/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/gl/.libs/libgnu_gpl.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/c-ctype.o .libs/libcmd-certtool.lax/lt1-c-ctype.o || cp .libs/libcmd-certtool.lax/libgnu.a/c-ctype.o .libs/libcmd-certtool.lax/lt1-c-ctype.o libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/unistd.o .libs/libcmd-certtool.lax/lt2-unistd.o || cp .libs/libcmd-certtool.lax/libgnu.a/unistd.o .libs/libcmd-certtool.lax/lt2-unistd.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/c-ctype.o .libs/libcmd-certtool.lax/lt3-c-ctype.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/c-ctype.o .libs/libcmd-certtool.lax/lt3-c-ctype.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/error.o .libs/libcmd-certtool.lax/lt4-error.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/error.o .libs/libcmd-certtool.lax/lt4-error.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/exitfail.o .libs/libcmd-certtool.lax/lt5-exitfail.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/exitfail.o .libs/libcmd-certtool.lax/lt5-exitfail.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/gettime.o .libs/libcmd-certtool.lax/lt6-gettime.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/gettime.o .libs/libcmd-certtool.lax/lt6-gettime.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/malloca.o .libs/libcmd-certtool.lax/lt7-malloca.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/malloca.o .libs/libcmd-certtool.lax/lt7-malloca.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/mktime.o .libs/libcmd-certtool.lax/lt8-mktime.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/mktime.o .libs/libcmd-certtool.lax/lt8-mktime.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/parse-datetime.o .libs/libcmd-certtool.lax/lt9-parse-datetime.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/parse-datetime.o .libs/libcmd-certtool.lax/lt9-parse-datetime.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/progname.o .libs/libcmd-certtool.lax/lt10-progname.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/progname.o .libs/libcmd-certtool.lax/lt10-progname.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/strerror-override.o .libs/libcmd-certtool.lax/lt11-strerror-override.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/strerror-override.o .libs/libcmd-certtool.lax/lt11-strerror-override.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/strerror.o .libs/libcmd-certtool.lax/lt12-strerror.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/strerror.o .libs/libcmd-certtool.lax/lt12-strerror.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/timespec.o .libs/libcmd-certtool.lax/lt13-timespec.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/timespec.o .libs/libcmd-certtool.lax/lt13-timespec.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/unistd.o .libs/libcmd-certtool.lax/lt14-unistd.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/unistd.o .libs/libcmd-certtool.lax/lt14-unistd.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/unsetenv.o .libs/libcmd-certtool.lax/lt15-unsetenv.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/unsetenv.o .libs/libcmd-certtool.lax/lt15-unsetenv.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xalloc-die.o .libs/libcmd-certtool.lax/lt16-xalloc-die.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xalloc-die.o .libs/libcmd-certtool.lax/lt16-xalloc-die.o libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xmalloc.o .libs/libcmd-certtool.lax/lt17-xmalloc.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xmalloc.o .libs/libcmd-certtool.lax/lt17-xmalloc.o libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libcmd-certtool.a .libs/libcmd_certtool_la-certtool-args.o .libs/libcmd_certtool_la-certtool-cfg.o .libs/libcmd-certtool.lax/libgnu_gpl.a/c-ctype.o .libs/libcmd-certtool.lax/libgnu_gpl.a/error.o .libs/libcmd-certtool.lax/libgnu_gpl.a/exitfail.o .libs/libcmd-certtool.lax/libgnu_gpl.a/gettime.o .libs/libcmd-certtool.lax/libgnu_gpl.a/malloca.o .libs/libcmd-certtool.lax/libgnu_gpl.a/mktime.o .libs/libcmd-certtool.lax/libgnu_gpl.a/parse-datetime.o .libs/libcmd-certtool.lax/libgnu_gpl.a/progname.o .libs/libcmd-certtool.lax/libgnu_gpl.a/strerror-override.o .libs/libcmd-certtool.lax/libgnu_gpl.a/strerror.o .libs/libcmd-certtool.lax/libgnu_gpl.a/timespec.o .libs/libcmd-certtool.lax/libgnu_gpl.a/unistd.o .libs/libcmd-certtool.lax/libgnu_gpl.a/unsetenv.o .libs/libcmd-certtool.lax/libgnu_gpl.a/xalloc-die.o .libs/libcmd-certtool.lax/libgnu_gpl.a/xmalloc.o .libs/libcmd-certtool.lax/libgnu.a/asnprintf.o .libs/libcmd-certtool.lax/libgnu.a/base64.o .libs/libcmd-certtool.lax/lt1-c-ctype.o .libs/libcmd-certtool.lax/libgnu.a/fd-hook.o .libs/libcmd-certtool.lax/libgnu.a/hash-pjw-bare.o .libs/libcmd-certtool.lax/libgnu.a/memmem.o .libs/libcmd-certtool.lax/libgnu.a/printf-args.o .libs/libcmd-certtool.lax/libgnu.a/printf-parse.o .libs/libcmd-certtool.lax/libgnu.a/read-file.o .libs/libcmd-certtool.lax/libgnu.a/sockets.o .libs/libcmd-certtool.lax/libgnu.a/strverscmp.o .libs/libcmd-certtool.lax/libgnu.a/sys_socket.o .libs/libcmd-certtool.lax/libgnu.a/u64.o .libs/libcmd-certtool.lax/lt2-unistd.o .libs/libcmd-certtool.lax/libgnu.a/vasnprintf.o .libs/libcmd-certtool.lax/libgnu.a/xsize.o .libs/libcmd-certtool.lax/lt3-c-ctype.o .libs/libcmd-certtool.lax/lt4-error.o .libs/libcmd-certtool.lax/lt5-exitfail.o .libs/libcmd-certtool.lax/lt6-gettime.o .libs/libcmd-certtool.lax/lt7-malloca.o .libs/libcmd-certtool.lax/lt8-mktime.o .libs/libcmd-certtool.lax/lt9-parse-datetime.o .libs/libcmd-certtool.lax/lt10-progname.o .libs/libcmd-certtool.lax/lt11-strerror-override.o .libs/libcmd-certtool.lax/lt12-strerror.o .libs/libcmd-certtool.lax/lt13-timespec.o .libs/libcmd-certtool.lax/lt14-unistd.o .libs/libcmd-certtool.lax/lt15-unsetenv.o .libs/libcmd-certtool.lax/lt16-xalloc-die.o .libs/libcmd-certtool.lax/lt17-xmalloc.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libcmd-certtool.a libtool: link: rm -fr .libs/libcmd-certtool.lax .libs/libcmd-certtool.lax libtool: link: ( cd ".libs" && rm -f "libcmd-certtool.la" && ln -s "../libcmd-certtool.la" "libcmd-certtool.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o psktool psk.o ../lib/libgnutls.la libcmd-psk.la -lopts ../gl/libgnu.la -L/usr/lib -lintl gl/libgnu_gpl.la -lintl libtool: link: (cd .libs/libcmd-danetool.lax/libgnu.a && x86_64-gentoo-freebsd9.1-ar x "/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src/../gl/.libs/libgnu.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/c-ctype.o .libs/libcmd-danetool.lax/lt1-c-ctype.o || cp .libs/libcmd-danetool.lax/libgnu.a/c-ctype.o .libs/libcmd-danetool.lax/lt1-c-ctype.o libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/unistd.o .libs/libcmd-danetool.lax/lt2-unistd.o || cp .libs/libcmd-danetool.lax/libgnu.a/unistd.o .libs/libcmd-danetool.lax/lt2-unistd.o libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libcmd-danetool.a .libs/libcmd_danetool_la-danetool-args.o .libs/libcmd_danetool_la-certtool-cfg.o .libs/libcmd-danetool.lax/libgnu_gpl.a/c-ctype.o .libs/libcmd-danetool.lax/libgnu_gpl.a/error.o .libs/libcmd-danetool.lax/libgnu_gpl.a/exitfail.o .libs/libcmd-danetool.lax/libgnu_gpl.a/gettime.o .libs/libcmd-danetool.lax/libgnu_gpl.a/malloca.o .libs/libcmd-danetool.lax/libgnu_gpl.a/mktime.o .libs/libcmd-danetool.lax/libgnu_gpl.a/parse-datetime.o .libs/libcmd-danetool.lax/libgnu_gpl.a/progname.o .libs/libcmd-danetool.lax/libgnu_gpl.a/strerror-override.o .libs/libcmd-danetool.lax/libgnu_gpl.a/strerror.o .libs/libcmd-danetool.lax/libgnu_gpl.a/timespec.o .libs/libcmd-danetool.lax/libgnu_gpl.a/unistd.o .libs/libcmd-danetool.lax/libgnu_gpl.a/unsetenv.o .libs/libcmd-danetool.lax/libgnu_gpl.a/xalloc-die.o .libs/libcmd-danetool.lax/libgnu_gpl.a/xmalloc.o .libs/libcmd-danetool.lax/libgnu.a/asnprintf.o .libs/libcmd-danetool.lax/libgnu.a/base64.o .libs/libcmd-danetool.lax/lt1-c-ctype.o .libs/libcmd-danetool.lax/libgnu.a/fd-hook.o .libs/libcmd-danetool.lax/libgnu.a/hash-pjw-bare.o .libs/libcmd-danetool.lax/libgnu.a/memmem.o .libs/libcmd-danetool.lax/libgnu.a/printf-args.o .libs/libcmd-danetool.lax/libgnu.a/printf-parse.o .libs/libcmd-danetool.lax/libgnu.a/read-file.o .libs/libcmd-danetool.lax/libgnu.a/sockets.o .libs/libcmd-danetool.lax/libgnu.a/strverscmp.o .libs/libcmd-danetool.lax/libgnu.a/sys_socket.o .libs/libcmd-danetool.lax/libgnu.a/u64.o .libs/libcmd-danetool.lax/lt2-unistd.o .libs/libcmd-danetool.lax/libgnu.a/vasnprintf.o .libs/libcmd-danetool.lax/libgnu.a/xsize.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libcmd-danetool.a libtool: link: rm -fr .libs/libcmd-danetool.lax .libs/libcmd-danetool.lax libtool: link: ( cd ".libs" && rm -f "libcmd-danetool.la" && ln -s "../libcmd-danetool.la" "libcmd-danetool.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o gnutls-cli-debug cli-debug.o tests.o socket.o common.o ../lib/libgnutls.la libcmd-cli-debug.la -lopts ../gl/libgnu.la gl/libgnu_gpl.la -L/usr/lib -lintl -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o .libs/psktool psk.o ../lib/.libs/libgnutls.so -L/usr/lib -lz -lrt -lhogweed -lnettle -lgmp ./.libs/libcmd-psk.a -lopts ../gl/.libs/libgnu.a /usr/lib/libiconv.so gl/.libs/libgnu_gpl.a -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o .libs/gnutls-cli-debug cli-debug.o tests.o socket.o common.o ../lib/.libs/libgnutls.so -L/usr/lib -lz -lrt -lhogweed -lnettle -lgmp ./.libs/libcmd-cli-debug.a -lopts ../gl/.libs/libgnu.a /usr/lib/libiconv.so gl/.libs/libgnu_gpl.a -lintl /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o certtool certtool.o certtool-common.o certtool-extras.o common.o ../lib/libgnutls.la libcmd-certtool.la ../gl/libgnu.la gl/libgnu_gpl.la -lintl /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o srptool srptool.o ../lib/libgnutls.la libcmd-srp.la -lopts ../gl/libgnu.la -L/usr/lib -lintl gl/libgnu_gpl.la -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o .libs/certtool certtool.o certtool-common.o certtool-extras.o common.o ../lib/.libs/libgnutls.so -L/usr/lib ./.libs/libcmd-certtool.a /var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/.libs/libgnutls.so -lz -lrt -lhogweed -lnettle -lgmp -lopts ../gl/.libs/libgnu.a /usr/lib/libiconv.so gl/.libs/libgnu_gpl.a -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o .libs/srptool srptool.o ../lib/.libs/libgnutls.so -L/usr/lib -lz -lrt -lhogweed -lnettle -lgmp ./.libs/libcmd-srp.a -lopts ../gl/.libs/libgnu.a /usr/lib/libiconv.so gl/.libs/libgnu_gpl.a -lintl /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o ocsptool ocsptool.o ocsptool-common.o socket.o ../lib/libgnutls.la libcmd-ocsp.la -lopts ../gl/libgnu.la -L/usr/lib -lintl gl/libgnu_gpl.la -lintl /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o gnutls-serv serv.o udp-serv.o socket.o common.o ../lib/libgnutls.la libcmd-serv.la -lopts ../gl/libgnu.la -L/usr/lib -lintl gl/libgnu_gpl.la -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o .libs/ocsptool ocsptool.o ocsptool-common.o socket.o ../lib/.libs/libgnutls.so -L/usr/lib -lz -lrt -lhogweed -lnettle -lgmp ./.libs/libcmd-ocsp.a -lopts ../gl/.libs/libgnu.a /usr/lib/libiconv.so gl/.libs/libgnu_gpl.a -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o .libs/gnutls-serv serv.o udp-serv.o socket.o common.o ../lib/.libs/libgnutls.so -L/usr/lib -lz -lrt -lhogweed -lnettle -lgmp ./.libs/libcmd-serv.a -lopts ../gl/.libs/libgnu.a /usr/lib/libiconv.so gl/.libs/libgnu_gpl.a -lintl /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o gnutls-cli cli.o common.o socket.o ocsptool-common.o benchmark-cipher.o benchmark.o benchmark-tls.o ../lib/libgnutls.la libcmd-cli.la -lopts ../gl/libgnu.la -L/usr/lib -lintl gl/libgnu_gpl.la -lintl /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o danetool danetool.o certtool-common.o certtool-extras.o common.o ../lib/libgnutls.la libcmd-danetool.la ../gl/libgnu.la gl/libgnu_gpl.la -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o .libs/gnutls-cli cli.o common.o socket.o ocsptool-common.o benchmark-cipher.o benchmark.o benchmark-tls.o ../lib/.libs/libgnutls.so -L/usr/lib -lz -lrt -lhogweed -lnettle -lgmp ./.libs/libcmd-cli.a -lopts ../gl/.libs/libgnu.a /usr/lib/libiconv.so gl/.libs/libgnu_gpl.a -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o .libs/danetool danetool.o certtool-common.o certtool-extras.o common.o ../lib/.libs/libgnutls.so -L/usr/lib ./.libs/libcmd-danetool.a /var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/.libs/libgnutls.so -lz -lrt -lhogweed -lnettle -lgmp -lopts ../gl/.libs/libgnu.a /usr/lib/libiconv.so gl/.libs/libgnu_gpl.a -lintl gmake[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src' gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src' gmake[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/src' Making all in doc gmake[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/doc' gmake all-recursive gmake[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/doc' Making all in examples gmake[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/doc/examples' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ex-alert.lo ex-alert.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ex-pkcs12.lo ex-pkcs12.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-pkcs12.c -fPIC -DPIC -o .libs/ex-pkcs12.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-alert.c -fPIC -DPIC -o .libs/ex-alert.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ex-session-info.lo ex-session-info.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-session-info.c -fPIC -DPIC -o .libs/ex-session-info.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ex-x509-info.lo ex-x509-info.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-x509-info.c -fPIC -DPIC -o .libs/ex-x509-info.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ex-verify.lo ex-verify.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o tcp.lo tcp.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-verify.c -fPIC -DPIC -o .libs/ex-verify.o libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c tcp.c -fPIC -DPIC -o .libs/tcp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o udp.lo udp.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c udp.c -fPIC -DPIC -o .libs/udp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ex-pkcs11-list.lo ex-pkcs11-list.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-pkcs11-list.c -fPIC -DPIC -o .libs/ex-pkcs11-list.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o verify.lo verify.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c verify.c -fPIC -DPIC -o .libs/verify.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ex-verify-ssh.lo ex-verify-ssh.c libtool: compile: x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-verify-ssh.c -fPIC -DPIC -o .libs/ex-verify-ssh.o x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-client-resume.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-client-dtls.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-cert-select.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-client-x509.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-serv-dtls.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-client-xssl1.c ex-client-xssl1.c: In function 'main': ex-client-xssl1.c:42:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (gnutls_transport_ptr_t) fd, ^ x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-client-xssl2.c ex-client-xssl2.c: In function 'main': ex-client-xssl2.c:59:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (gnutls_transport_ptr_t) fd, ^ x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c print-ciphersuites.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-serv-x509.c x86_64-gentoo-freebsd9.1-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c -o ex-cxx.o ex-cxx.cpp x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-client-anon.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-serv-anon.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-serv-pgp.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-client-psk.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-serv-psk.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-client-srp.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-serv-srp.c x86_64-gentoo-freebsd9.1-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../extra/includes -I../../gl -I../../gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -D_THREAD_SAFE -O2 -pipe -march=btver1 -c ex-ocsp-client.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -no-install -o libexamples.la ex-alert.lo ex-pkcs12.lo ex-session-info.lo ex-x509-info.lo ex-verify.lo tcp.lo udp.lo ex-pkcs11-list.lo verify.lo ex-verify-ssh.lo -lintl libtool: link: x86_64-gentoo-freebsd9.1-ar cru .libs/libexamples.a .libs/ex-alert.o .libs/ex-pkcs12.o .libs/ex-session-info.o .libs/ex-x509-info.o .libs/ex-verify.o .libs/tcp.o .libs/udp.o .libs/ex-pkcs11-list.o .libs/verify.o .libs/ex-verify-ssh.o libtool: link: x86_64-gentoo-freebsd9.1-ranlib .libs/libexamples.a libtool: link: ( cd ".libs" && rm -f "libexamples.la" && ln -s "../libexamples.la" "libexamples.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -no-install -o ex-client-resume ex-client-resume.o libexamples.la ../../lib/libgnutls.la ../../gl/libgnu.la -lintl /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -no-install -o ex-client-dtls ex-client-dtls.o libexamples.la ../../lib/libgnutls.la ../../gl/libgnu.la -lintl libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o ex-client-resume ex-client-resume.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so -L/usr/lib -lz -lrt -lhogweed -lnettle -lgmp ../../gl/.libs/libgnu.a /usr/lib/libiconv.so -lintl -Wl,-rpath -Wl,/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/.libs libtool: link: x86_64-gentoo-freebsd9.1-gcc -O2 -pipe -march=btver1 -o ex-client-dtls ex-client-dtls.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so -L/usr/lib -lz -lrt -lhogweed -lnettle -lgmp ../../gl/.libs/libgnu.a /usr/lib/libiconv.so -lintl -Wl,-rpath -Wl,/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/lib/.libs ../../lib/.libs/libgnutls.so: undefined reference to `rpl_strerror' collect2: error: ld returned 1 exit status Makefile:1535: recipe for target 'ex-client-resume' failed gmake[4]: *** [ex-client-resume] Error 1 gmake[4]: *** Waiting for unfinished jobs.... ../../lib/.libs/libgnutls.so: undefined reference to `rpl_strerror' collect2: error: ld returned 1 exit status Makefile:1527: recipe for target 'ex-client-dtls' failed gmake[4]: *** [ex-client-dtls] Error 1 gmake[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/doc/examples' Makefile:3549: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/doc' Makefile:3247: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7/doc' Makefile:1385: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7' Makefile:1312: recipe for target 'all' failed gmake: *** [all] Error 2 * ERROR: net-libs/gnutls-3.2.7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/gnutls-3.2.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/gnutls-3.2.7::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-libs/gnutls-3.2.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/gnutls-3.2.7/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7' * S: '/var/tmp/portage/net-libs/gnutls-3.2.7/work/gnutls-3.2.7'