Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 406360 Details for
Bug 554214
net-libs/gnutls-3.3.15 fail to compile if -std=c++11 is specified due to gl max_align_t detection
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 456.86 KB, created by
Karol Ostrovsky
on 2015-07-08 12:51:02 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Karol Ostrovsky
Created:
2015-07-08 12:51:02 UTC
Size:
456.86 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-libs/gnutls-3.3.15 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: crypto@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 crywrap cxx elibc_glibc kernel_linux nls openssl userland_GNU zlib >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gnutls-3.3.15.tar.xz to /var/tmp/portage/net-libs/gnutls-3.3.15/work >>>> Source unpacked in /var/tmp/portage/net-libs/gnutls-3.3.15/work >>>> Preparing source in /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15 ... > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15' ... > [32;01m*[0m Running autopoint --force ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Skipping 'gtkdocize --copy' due gtkdocize not installed > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 -I gl/m4 -I src/libopts/m4 -I src/gl/m4 ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gnutls-3.3.15/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... > [32;01m*[0m Running elibtoolize in: gnutls-3.3.15/build-aux/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating gnutls-3.3.15/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gnutls-3.3.15/build-aux/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --htmldir=/usr/share/doc/gnutls-3.3.15/html --disable-valgrind-tests --without-included-libtasn1 --enable-heartbeat-support --enable-cxx --disable-libdane --disable-gtk-doc --disable-gtk-doc-pdf --disable-guile --enable-crywrap --enable-nls --enable-openssl-compatibility --disable-static --without-p11-kit --with-zlib --without-tpm --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >*** >*** Checking for compilation programs... > >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for bison... bison -y >checking for a sed that does not truncate output... /bin/sed >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 NETTLE... yes >checking for HOGWEED... yes >checking for __gmpz_cmp in -lgmp... yes >checking for LIBTASN1... yes >checking whether to use the included minitasn1... no >checking for asn1_decode_simple_ber... 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 RSA-EXPORT support... no >checking whether to disable TLS heartbeat support... yes >checking whether to disable SRP authentication support... no >checking whether to disable PSK authentication support... no >checking whether to disable anonymous authentication support... no >checking whether to disable DHE support... no >checking whether to disable ECDHE support... no >checking whether to disable OpenPGP Certificate authentication support... no >checking whether to add cryptodev support... no >checking whether to disable OCSP support... no >checking whether to disable session tickets support... no >checking size of void *... 8 >checking size of long long... 8 >checking size of long... 8 >checking size of int... 4 >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for stdint.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking for inttypes.h... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for library containing setsockopt... none needed >checking whether to build OpenSSL compatibility layer... yes >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >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-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking whether byte ordering is bigendian... no >checking for fork... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for getrusage... yes >checking for getpwuid_r... yes >checking for nanosleep... yes >checking for daemon... yes >checking for getpid... yes >checking for clock_gettime... yes >checking for iconv... yes >checking for localtime... yes >checking for vasprintf... yes >checking for librt... yes >checking how to link with librt... /usr/lib64/librt.so >checking for pthread_mutex_lock... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for C/C++ restrict keyword... __restrict >checking whether the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >checking for complete errno.h... yes >checking for _set_invalid_parameter_handler... no >checking for getdelim... yes >checking for gettimeofday... yes >checking for mprotect... yes >checking for snprintf... yes >checking for strndup... yes >checking for localtime_r... yes >checking for vasnprintf... no >checking for shutdown... yes >checking for getdtablesize... yes >checking for __fsetlocking... yes >checking for tcgetattr... yes >checking for tcsetattr... yes >checking for nanotime... no >checking for setenv... yes >checking for strdup... yes >checking whether stat file-mode macros are broken... no >checking for mode_t... yes >checking for nlink_t... yes >checking whether fchmodat is declared without a macro... yes >checking whether fstat is declared without a macro... yes >checking whether fstatat is declared without a macro... yes >checking whether futimens is declared without a macro... yes >checking whether lchmod is declared without a macro... yes >checking whether lstat is declared without a macro... yes >checking whether mkdirat is declared without a macro... yes >checking whether mkfifo is declared without a macro... yes >checking whether mkfifoat is declared without a macro... yes >checking whether mknod is declared without a macro... yes >checking whether mknodat is declared without a macro... yes >checking whether stat is declared without a macro... yes >checking whether utimensat is declared without a macro... yes >checking whether stdin defaults to large file offsets... yes >checking for pid_t... yes >checking whether ftello is declared... yes >checking for ftello... yes >checking whether ftello works... yes >checking whether getdelim is declared... yes >checking whether getline is declared... yes >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking whether gettimeofday is declared without a macro... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether memmem is declared... yes >checking whether <limits.h> defines MIN and MAX... no >checking whether <sys/param.h> defines MIN and MAX... yes >checking whether snprintf returns a byte count as in C99... yes >checking whether snprintf is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for wchar_t... yes >checking for long long int... yes >checking for unsigned long long int... yes >checking whether stdint.h conforms to C99... yes >checking whether ffsl is declared without a macro... yes >checking whether ffsll is declared without a macro... yes >checking whether memmem is declared without a macro... yes >checking whether mempcpy is declared without a macro... yes >checking whether memrchr is declared without a macro... yes >checking whether rawmemchr is declared without a macro... yes >checking whether stpcpy is declared without a macro... yes >checking whether stpncpy is declared without a macro... yes >checking whether strchrnul is declared without a macro... yes >checking whether strdup is declared without a macro... yes >checking whether strncat is declared without a macro... yes >checking whether strndup is declared without a macro... yes >checking whether strnlen is declared without a macro... yes >checking whether strpbrk is declared without a macro... yes >checking whether strsep is declared without a macro... yes >checking whether strcasestr is declared without a macro... yes >checking whether strtok_r is declared without a macro... yes >checking whether strerror_r is declared without a macro... yes >checking whether strsignal is declared without a macro... yes >checking whether strverscmp is declared without a macro... yes >checking whether ffs is declared without a macro... yes >checking whether strcasecmp is declared without a macro... yes >checking whether strncasecmp is declared without a macro... yes >checking whether strndup is declared... (cached) yes >checking whether strnlen is declared... (cached) yes >checking whether strtok_r is declared... (cached) yes >checking whether <sys/socket.h> is self-contained... yes >checking for shutdown... (cached) yes >checking whether <sys/socket.h> defines the SHUT_* macros... yes >checking for struct sockaddr_storage... yes >checking for sa_family_t... yes >checking for struct sockaddr_storage.ss_family... yes >checking whether socket is declared without a macro... yes >checking whether connect is declared without a macro... yes >checking whether accept is declared without a macro... yes >checking whether bind is declared without a macro... yes >checking whether getpeername is declared without a macro... yes >checking whether getsockname is declared without a macro... yes >checking whether getsockopt is declared without a macro... yes >checking whether listen is declared without a macro... yes >checking whether recv is declared without a macro... yes >checking whether send is declared without a macro... yes >checking whether recvfrom is declared without a macro... yes >checking whether sendto is declared without a macro... yes >checking whether setsockopt is declared without a macro... yes >checking whether shutdown is declared without a macro... yes >checking whether accept4 is declared without a macro... yes >checking for struct timespec in <time.h>... yes >checking for wint_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking 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 <wchar.h> uses 'inline' correctly... yes >checking for working fcntl.h... yes >checking whether ungetc works on arbitrary bytes... yes >checking whether imaxabs is declared without a macro... yes >checking whether imaxdiv is declared without a macro... yes >checking whether strtoimax is declared without a macro... yes >checking whether strtoumax is declared without a macro... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for alloca as a compiler built-in... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking whether conversion from 'int' to 'long double' works... yes >checking for ftello... (cached) yes >checking whether ftello works... (cached) yes >checking whether __func__ is available... yes >checking for working getdelim function... yes >checking for getline... yes >checking for working getline function... yes >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... almost >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking if gcc/ld supports -Wl,--output-def... no >checking if LD -Wl,--version-script works... yes >checking whether lseek detects pipes... yes >checking for memmem... yes >checking whether memmem works... yes >checking whether getaddrinfo is declared without a macro... yes >checking whether freeaddrinfo is declared without a macro... yes >checking whether gai_strerror is declared without a macro... yes >checking whether getnameinfo is declared without a macro... yes >checking whether <netinet/in.h> is self-contained... yes >checking for pmccabe... false >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for snprintf... (cached) yes >checking whether snprintf respects a size of 1... yes >checking whether printf supports POSIX/XSI format strings with positions... yes >checking for socklen_t... yes >checking for ssize_t... yes >checking for working stdalign.h... yes >checking for max_align_t... no >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... no >checking whether fseeko is declared without a macro... yes >checking whether ftello is declared without a macro... yes >checking whether getdelim is declared without a macro... yes >checking whether getline is declared without a macro... yes >checking whether gets is declared without a macro... no >checking whether pclose is declared without a macro... yes >checking whether popen is declared without a macro... yes >checking whether renameat is declared without a macro... yes >checking whether snprintf is declared without a macro... yes >checking whether tmpfile is declared without a macro... yes >checking whether vdprintf is declared without a macro... yes >checking whether vsnprintf is declared without a macro... yes >checking whether _Exit is declared without a macro... yes >checking whether atoll is declared without a macro... yes >checking whether canonicalize_file_name is declared without a macro... yes >checking whether getloadavg is declared without a macro... yes >checking whether getsubopt is declared without a macro... yes >checking whether grantpt is declared without a macro... yes >checking whether initstate is declared without a macro... yes >checking whether initstate_r is declared without a macro... yes >checking whether mkdtemp is declared without a macro... yes >checking whether mkostemp is declared without a macro... yes >checking whether mkostemps is declared without a macro... yes >checking whether mkstemp is declared without a macro... yes >checking whether mkstemps is declared without a macro... yes >checking whether posix_openpt is declared without a macro... yes >checking whether ptsname is declared without a macro... yes >checking whether ptsname_r is declared without a macro... yes >checking whether random is declared without a macro... yes >checking whether random_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >checking whether secure_getenv is declared without a macro... yes >checking whether setenv is declared without a macro... yes >checking whether setstate is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether srandom is declared without a macro... yes >checking whether srandom_r is declared without a macro... yes >checking whether strtod is declared without a macro... yes >checking whether strtoll is declared without a macro... yes >checking whether strtoull is declared without a macro... yes >checking whether unlockpt is declared without a macro... yes >checking whether unsetenv is declared without a macro... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking whether strncasecmp is declared... (cached) yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strtok_r... yes >checking whether strtok_r works... yes >checking for strverscmp... yes >checking for nlink_t... (cached) yes >checking whether fchmodat is declared without a macro... (cached) yes >checking whether fstat is declared without a macro... (cached) yes >checking whether fstatat is declared without a macro... (cached) yes >checking whether futimens is declared without a macro... (cached) yes >checking whether lchmod is declared without a macro... (cached) yes >checking whether lstat is declared without a macro... (cached) yes >checking whether mkdirat is declared without a macro... (cached) yes >checking whether mkfifo is declared without a macro... (cached) yes >checking whether mkfifoat is declared without a macro... (cached) yes >checking whether mknod is declared without a macro... (cached) yes >checking whether mknodat is declared without a macro... (cached) yes >checking whether stat is declared without a macro... (cached) yes >checking whether utimensat is declared without a macro... (cached) yes >checking whether localtime_r is declared... yes >checking whether localtime_r is compatible with its POSIX signature... yes >checking whether chdir is declared without a macro... yes >checking whether chown is declared without a macro... yes >checking whether dup is declared without a macro... yes >checking whether dup2 is declared without a macro... yes >checking whether dup3 is declared without a macro... yes >checking whether environ is declared without a macro... yes >checking whether euidaccess is declared without a macro... yes >checking whether faccessat is declared without a macro... yes >checking whether fchdir is declared without a macro... yes >checking whether fchownat is declared without a macro... yes >checking whether fdatasync is declared without a macro... yes >checking whether fsync is declared without a macro... yes >checking whether ftruncate is declared without a macro... yes >checking whether getcwd is declared without a macro... yes >checking whether getdomainname is declared without a macro... yes >checking whether getdtablesize is declared without a macro... yes >checking whether getgroups is declared without a macro... yes >checking whether gethostname is declared without a macro... yes >checking whether getlogin is declared without a macro... yes >checking whether getlogin_r is declared without a macro... yes >checking whether getpagesize is declared without a macro... yes >checking whether getusershell is declared without a macro... yes >checking whether setusershell is declared without a macro... yes >checking whether endusershell is declared without a macro... yes >checking whether group_member is declared without a macro... yes >checking whether isatty is declared without a macro... yes >checking whether lchown is declared without a macro... yes >checking whether link is declared without a macro... yes >checking whether linkat is declared without a macro... yes >checking whether lseek is declared without a macro... yes >checking whether pipe is declared without a macro... yes >checking whether pipe2 is declared without a macro... yes >checking whether pread is declared without a macro... yes >checking whether pwrite is declared without a macro... yes >checking whether readlink is declared without a macro... yes >checking whether readlinkat is declared without a macro... yes >checking whether rmdir is declared without a macro... yes >checking whether sethostname is declared without a macro... yes >checking whether sleep is declared without a macro... yes >checking whether symlink is declared without a macro... yes >checking whether symlinkat is declared without a macro... yes >checking whether ttyname_r is declared without a macro... yes >checking whether unlink is declared without a macro... yes >checking whether unlinkat is declared without a macro... yes >checking whether usleep is declared without a macro... yes >checking whether self tests are run under valgrind... no >checking for ptrdiff_t... yes >checking for vasprintf... (cached) yes >checking for vsnprintf... yes >checking whether snprintf respects a size of 1... (cached) yes >checking whether printf supports POSIX/XSI format strings with positions... (cached) yes >checking whether btowc is declared without a macro... yes >checking whether wctob is declared without a macro... yes >checking whether mbsinit is declared without a macro... yes >checking whether mbrtowc is declared without a macro... yes >checking whether mbrlen is declared without a macro... yes >checking whether mbsrtowcs is declared without a macro... yes >checking whether mbsnrtowcs is declared without a macro... yes >checking whether wcrtomb is declared without a macro... yes >checking whether wcsrtombs is declared without a macro... yes >checking whether wcsnrtombs is declared without a macro... yes >checking whether wcwidth is declared without a macro... yes >checking whether wmemchr is declared without a macro... yes >checking whether wmemcmp is declared without a macro... yes >checking whether wmemcpy is declared without a macro... yes >checking whether wmemmove is declared without a macro... yes >checking whether wmemset is declared without a macro... yes >checking whether wcslen is declared without a macro... yes >checking whether wcsnlen is declared without a macro... yes >checking whether wcscpy is declared without a macro... yes >checking whether wcpcpy is declared without a macro... yes >checking whether wcsncpy is declared without a macro... yes >checking whether wcpncpy is declared without a macro... yes >checking whether wcscat is declared without a macro... yes >checking whether wcsncat is declared without a macro... yes >checking whether wcscmp is declared without a macro... yes >checking whether wcsncmp is declared without a macro... yes >checking whether wcscasecmp is declared without a macro... yes >checking whether wcsncasecmp is declared without a macro... yes >checking whether wcscoll is declared without a macro... yes >checking whether wcsxfrm is declared without a macro... yes >checking whether wcsdup is declared without a macro... yes >checking whether wcschr is declared without a macro... yes >checking whether wcsrchr is declared without a macro... yes >checking whether wcscspn is declared without a macro... yes >checking whether wcsspn is declared without a macro... yes >checking whether wcspbrk is declared without a macro... yes >checking whether wcsstr is declared without a macro... yes >checking whether wcstok is declared without a macro... yes >checking whether wcswidth is declared without a macro... yes >checking for stdint.h... (cached) yes >checking whether fcntl is declared without a macro... yes >checking whether openat is declared without a macro... yes >checking whether fdopen sets errno... yes >checking for getpagesize... yes >checking whether getpagesize is declared... (cached) yes >checking whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... yes >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether self tests are run under valgrind... no >checking if environ is properly declared... yes >checking whether strerror_r is declared... (cached) yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking whether fseeko is declared... (cached) yes >checking for fseeko... yes >checking for library containing gethostbyname... none required >checking for gethostbyname... yes >checking for library containing getservbyname... none required >checking for getservbyname... yes >checking for library containing inet_ntop... none required >checking whether inet_ntop is declared... yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking whether getpass is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether flockfile is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether funlockfile is declared... yes >checking whether putc_unlocked is declared... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether alarm is declared... yes >checking for compound literals... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_gmtoff... yes >checking whether <sys/select.h> is self-contained... yes >checking whether pselect is declared without a macro... yes >checking whether select is declared without a macro... yes >checking whether setenv is declared... (cached) yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... yes >checking for sigset_t... yes >checking for uid_t in sys/types.h... yes >checking whether strdup is declared... (cached) yes >checking whether strerror(0) succeeds... yes >checking whether unsetenv is declared... (cached) yes >checking for alloca as a compiler built-in... (cached) yes >checking whether inet_ntop is declared without a macro... yes >checking whether inet_pton is declared without a macro... yes >checking for library containing clock_gettime... none required >checking for clock_gettime... (cached) yes >checking for clock_settime... yes >checking whether dup2 works... yes >checking for error_at_line... yes >checking whether conversion from 'int' to 'long double' works... (cached) yes >checking for fseeko... (cached) yes >checking for ftello... (cached) yes >checking whether ftello works... (cached) yes >configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo >checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking whether gai_strerror is declared... (cached) yes >checking whether gai_strerrorA is declared... no >checking for gai_strerror with POSIX signature... yes >checking for struct sockaddr.sa_len... no >checking whether getaddrinfo is declared... (cached) yes >checking whether freeaddrinfo is declared... (cached) yes >checking whether getnameinfo is declared... (cached) yes >checking for struct addrinfo... yes >checking for working getdelim function... (cached) yes >checking for getline... (cached) yes >checking for working getline function... (cached) yes >checking for getpass... yes >checking whether gettimeofday clobbers localtime buffer... (cached) no >checking for gettimeofday with POSIX signature... (cached) almost >checking for library containing gethostbyname... (cached) none required >checking for gethostbyname... (cached) yes >checking for library containing inet_ntop... (cached) none required >checking whether inet_ntop is declared... (cached) yes >checking for library containing inet_pton... none required >checking whether inet_pton is declared... (cached) yes >checking whether lseek detects pipes... (cached) yes >checking for working mktime... yes >checking whether getaddrinfo is declared without a macro... (cached) yes >checking whether freeaddrinfo is declared without a macro... (cached) yes >checking whether gai_strerror is declared without a macro... (cached) yes >checking whether getnameinfo is declared without a macro... (cached) yes >checking whether <netinet/in.h> is self-contained... (cached) yes >checking for struct tm.tm_zone... yes >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >checking whether select supports a 0 argument... yes >checking whether select detects invalid fds... yes >checking for library containing getservbyname... (cached) none required >checking for getservbyname... (cached) yes >checking whether setenv validates arguments... yes >checking for volatile sig_atomic_t... yes >checking for sighandler_t... yes >checking whether pthread_sigmask is declared without a macro... yes >checking whether sigaction is declared without a macro... yes >checking whether sigaddset is declared without a macro... yes >checking whether sigdelset is declared without a macro... yes >checking whether sigemptyset is declared without a macro... yes >checking whether sigfillset is declared without a macro... yes >checking whether sigismember is declared without a macro... yes >checking whether sigpending is declared without a macro... yes >checking whether sigprocmask is declared without a macro... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... (cached) yes >checking for snprintf... (cached) yes >checking whether snprintf respects a size of 1... (cached) yes >checking whether printf supports POSIX/XSI format strings with positions... (cached) yes >checking for socklen_t... (cached) yes >checking for ssize_t... (cached) yes >checking for working stdalign.h... (cached) yes >checking for max_align_t... (cached) no >checking whether NULL can be used in arbitrary expressions... (cached) yes >checking whether dprintf is declared without a macro... (cached) yes >checking whether fpurge is declared without a macro... (cached) no >checking whether fseeko is declared without a macro... (cached) yes >checking whether ftello is declared without a macro... (cached) yes >checking whether getdelim is declared without a macro... (cached) yes >checking whether getline is declared without a macro... (cached) yes >checking whether gets is declared without a macro... (cached) no >checking whether pclose is declared without a macro... (cached) yes >checking whether popen is declared without a macro... (cached) yes >checking whether renameat is declared without a macro... (cached) yes >checking whether snprintf is declared without a macro... (cached) yes >checking whether tmpfile is declared without a macro... (cached) yes >checking whether vdprintf is declared without a macro... (cached) yes >checking whether vsnprintf is declared without a macro... (cached) yes >checking whether _Exit is declared without a macro... (cached) yes >checking whether atoll is declared without a macro... (cached) yes >checking whether canonicalize_file_name is declared without a macro... (cached) yes >checking whether getloadavg is declared without a macro... (cached) yes >checking whether getsubopt is declared without a macro... (cached) yes >checking whether grantpt is declared without a macro... (cached) yes >checking whether initstate is declared without a macro... (cached) yes >checking whether initstate_r is declared without a macro... (cached) yes >checking whether mkdtemp is declared without a macro... (cached) yes >checking whether mkostemp is declared without a macro... (cached) yes >checking whether mkostemps is declared without a macro... (cached) yes >checking whether mkstemp is declared without a macro... (cached) yes >checking whether mkstemps is declared without a macro... (cached) yes >checking whether posix_openpt is declared without a macro... (cached) yes >checking whether ptsname is declared without a macro... (cached) yes >checking whether ptsname_r is declared without a macro... (cached) yes >checking whether random is declared without a macro... (cached) yes >checking whether random_r is declared without a macro... (cached) yes >checking whether realpath is declared without a macro... (cached) yes >checking whether rpmatch is declared without a macro... (cached) yes >checking whether secure_getenv is declared without a macro... (cached) yes >checking whether setenv is declared without a macro... (cached) yes >checking whether setstate is declared without a macro... (cached) yes >checking whether setstate_r is declared without a macro... (cached) yes >checking whether srandom is declared without a macro... (cached) yes >checking whether srandom_r is declared without a macro... (cached) yes >checking whether strtod is declared without a macro... (cached) yes >checking whether strtoll is declared without a macro... (cached) yes >checking whether strtoull is declared without a macro... (cached) yes >checking whether unlockpt is declared without a macro... (cached) yes >checking whether unsetenv is declared without a macro... (cached) yes >checking for working strerror function... yes >checking whether <sys/select.h> is self-contained... (cached) yes >checking whether pselect is declared without a macro... (cached) yes >checking whether select is declared without a macro... (cached) yes >checking for nlink_t... (cached) yes >checking whether fchmodat is declared without a macro... (cached) yes >checking whether fstat is declared without a macro... (cached) yes >checking whether fstatat is declared without a macro... (cached) yes >checking whether futimens is declared without a macro... (cached) yes >checking whether lchmod is declared without a macro... (cached) yes >checking whether lstat is declared without a macro... (cached) yes >checking whether mkdirat is declared without a macro... (cached) yes >checking whether mkfifo is declared without a macro... (cached) yes >checking whether mkfifoat is declared without a macro... (cached) yes >checking whether mknod is declared without a macro... (cached) yes >checking whether mknodat is declared without a macro... (cached) yes >checking whether stat is declared without a macro... (cached) yes >checking whether utimensat is declared without a macro... (cached) yes >checking whether localtime_r is declared... (cached) yes >checking whether localtime_r is compatible with its POSIX signature... (cached) yes >checking whether chdir is declared without a macro... (cached) yes >checking whether chown is declared without a macro... (cached) yes >checking whether dup is declared without a macro... (cached) yes >checking whether dup2 is declared without a macro... (cached) yes >checking whether dup3 is declared without a macro... (cached) yes >checking whether environ is declared without a macro... (cached) yes >checking whether euidaccess is declared without a macro... (cached) yes >checking whether faccessat is declared without a macro... (cached) yes >checking whether fchdir is declared without a macro... (cached) yes >checking whether fchownat is declared without a macro... (cached) yes >checking whether fdatasync is declared without a macro... (cached) yes >checking whether fsync is declared without a macro... (cached) yes >checking whether ftruncate is declared without a macro... (cached) yes >checking whether getcwd is declared without a macro... (cached) yes >checking whether getdomainname is declared without a macro... (cached) yes >checking whether getdtablesize is declared without a macro... (cached) yes >checking whether getgroups is declared without a macro... (cached) yes >checking whether gethostname is declared without a macro... (cached) yes >checking whether getlogin is declared without a macro... (cached) yes >checking whether getlogin_r is declared without a macro... (cached) yes >checking whether getpagesize is declared without a macro... (cached) yes >checking whether getusershell is declared without a macro... (cached) yes >checking whether setusershell is declared without a macro... (cached) yes >checking whether endusershell is declared without a macro... (cached) yes >checking whether group_member is declared without a macro... (cached) yes >checking whether isatty is declared without a macro... (cached) yes >checking whether lchown is declared without a macro... (cached) yes >checking whether link is declared without a macro... (cached) yes >checking whether linkat is declared without a macro... (cached) yes >checking whether lseek is declared without a macro... (cached) yes >checking whether pipe is declared without a macro... (cached) yes >checking whether pipe2 is declared without a macro... (cached) yes >checking whether pread is declared without a macro... (cached) yes >checking whether pwrite is declared without a macro... (cached) yes >checking whether readlink is declared without a macro... (cached) yes >checking whether readlinkat is declared without a macro... (cached) yes >checking whether rmdir is declared without a macro... (cached) yes >checking whether sethostname is declared without a macro... (cached) yes >checking whether sleep is declared without a macro... (cached) yes >checking whether symlink is declared without a macro... (cached) yes >checking whether symlinkat is declared without a macro... (cached) yes >checking whether ttyname_r is declared without a macro... (cached) yes >checking whether unlink is declared without a macro... (cached) yes >checking whether unlinkat is declared without a macro... (cached) yes >checking whether usleep is declared without a macro... (cached) yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether unsetenv obeys POSIX... yes >checking for ptrdiff_t... (cached) yes >checking whether btowc is declared without a macro... (cached) yes >checking whether wctob is declared without a macro... (cached) yes >checking whether mbsinit is declared without a macro... (cached) yes >checking whether mbrtowc is declared without a macro... (cached) yes >checking whether mbrlen is declared without a macro... (cached) yes >checking whether mbsrtowcs is declared without a macro... (cached) yes >checking whether mbsnrtowcs is declared without a macro... (cached) yes >checking whether wcrtomb is declared without a macro... (cached) yes >checking whether wcsrtombs is declared without a macro... (cached) yes >checking whether wcsnrtombs is declared without a macro... (cached) yes >checking whether wcwidth is declared without a macro... (cached) yes >checking whether wmemchr is declared without a macro... (cached) yes >checking whether wmemcmp is declared without a macro... (cached) yes >checking whether wmemcpy is declared without a macro... (cached) yes >checking whether wmemmove is declared without a macro... (cached) yes >checking whether wmemset is declared without a macro... (cached) yes >checking whether wcslen is declared without a macro... (cached) yes >checking whether wcsnlen is declared without a macro... (cached) yes >checking whether wcscpy is declared without a macro... (cached) yes >checking whether wcpcpy is declared without a macro... (cached) yes >checking whether wcsncpy is declared without a macro... (cached) yes >checking whether wcpncpy is declared without a macro... (cached) yes >checking whether wcscat is declared without a macro... (cached) yes >checking whether wcsncat is declared without a macro... (cached) yes >checking whether wcscmp is declared without a macro... (cached) yes >checking whether wcsncmp is declared without a macro... (cached) yes >checking whether wcscasecmp is declared without a macro... (cached) yes >checking whether wcsncasecmp is declared without a macro... (cached) yes >checking whether wcscoll is declared without a macro... (cached) yes >checking whether wcsxfrm is declared without a macro... (cached) yes >checking whether wcsdup is declared without a macro... (cached) yes >checking whether wcschr is declared without a macro... (cached) yes >checking whether wcsrchr is declared without a macro... (cached) yes >checking whether wcscspn is declared without a macro... (cached) yes >checking whether wcsspn is declared without a macro... (cached) yes >checking whether wcspbrk is declared without a macro... (cached) yes >checking whether wcsstr is declared without a macro... (cached) yes >checking whether wcstok is declared without a macro... (cached) yes >checking whether wcswidth is declared without a macro... (cached) yes >checking for stdint.h... (cached) yes >checking whether ln -s works... yes >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether to build libdane... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/mman.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/procset.h usability... no >checking sys/procset.h presence... no >checking for sys/procset.h... no >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking sys/stropts.h usability... yes >checking sys/stropts.h presence... yes >checking for sys/stropts.h... yes >checking for sys/time.h... (cached) yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for dlfcn.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for memory.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking for stdbool.h... (cached) yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for string.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for inttypes.h... (cached) yes >checking for working stdnoreturn.h... yes >checking for runetype.h... no >checking for wchar.h... (cached) yes >checking for wchar_t... yes >checking for wint_t... yes >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for intptr_t... yes >checking for uintptr_t... yes >checking for uint_t... no >checking for pid_t... (cached) yes >checking for size_t... (cached) yes >checking for ptrdiff_t... (cached) yes >checking size of char*... 8 >checking size of int... (cached) 4 >checking size of long... (cached) 8 >checking size of short... 2 >checking for pathfind in -lgen... no >checking for gettext in -lintl... no >checking for vprintf... yes >checking for _doprnt... no >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... (cached) yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for mmap... (cached) yes >checking for canonicalize_file_name... yes >checking for snprintf... (cached) yes >checking for strdup... (cached) yes >checking for strchr... yes >checking for strrchr... yes >checking for strsignal... yes >checking for fchmod... yes >checking for fstat... yes >checking for chmod... yes >checking for a sed that does not truncate output... (cached) /bin/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/lib64/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... yes >checking for kqueue... no >checking for memchr... yes >checking for memset... yes >checking for munmap... yes >checking for putenv... yes >checking for regcomp... yes >checking for scandir... yes >checking for select... yes >checking for socket... yes >checking for strcasecmp... (cached) yes >checking for strchr... (cached) yes >checking for strdup... (cached) yes >checking for strerror... yes >checking for strncasecmp... (cached) yes >checking for strrchr... (cached) yes >checking for strstr... yes >checking for strtoul... yes >checking for uname... yes >checking for LIBIDN... yes >checking for argp_usage... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating src/libopts/Makefile >config.status: creating guile/pre-inst-guile >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/credentials/Makefile >config.status: creating doc/credentials/openpgp/Makefile >config.status: creating doc/credentials/srp/Makefile >config.status: creating doc/credentials/x509/Makefile >config.status: creating doc/cyclo/Makefile >config.status: creating doc/doxygen/Doxyfile >config.status: creating doc/examples/Makefile >config.status: creating doc/latex/Makefile >config.status: creating doc/manpages/Makefile >config.status: creating doc/reference/Makefile >config.status: creating doc/reference/version.xml >config.status: creating doc/scripts/Makefile >config.status: creating extra/Makefile >config.status: creating extra/includes/Makefile >config.status: creating libdane/Makefile >config.status: creating libdane/includes/Makefile >config.status: creating libdane/gnutls-dane.pc >config.status: creating gl/Makefile >config.status: creating gl/tests/Makefile >config.status: creating guile/Makefile >config.status: creating guile/modules/Makefile >config.status: creating guile/src/Makefile >config.status: creating guile/tests/Makefile >config.status: creating lib/Makefile >config.status: creating lib/accelerated/Makefile >config.status: creating lib/accelerated/x86/Makefile >config.status: creating lib/algorithms/Makefile >config.status: creating lib/auth/Makefile >config.status: creating lib/ext/Makefile >config.status: creating lib/extras/Makefile >config.status: creating lib/gnutls.pc >config.status: creating lib/includes/Makefile >config.status: creating lib/includes/gnutls/gnutls.h >config.status: creating lib/minitasn1/Makefile >config.status: creating lib/nettle/Makefile >config.status: creating lib/opencdk/Makefile >config.status: creating lib/openpgp/Makefile >config.status: creating lib/x509/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating src/crywrap/Makefile >config.status: creating src/gl/Makefile >config.status: creating tests/Makefile >config.status: creating tests/cert-tests/Makefile >config.status: creating tests/dsa/Makefile >config.status: creating tests/dtls/Makefile >config.status: creating tests/srp/Makefile >config.status: creating tests/ecdsa/Makefile >config.status: creating tests/key-tests/Makefile >config.status: creating tests/openpgp-certs/Makefile >config.status: creating tests/pkcs1-padding/Makefile >config.status: creating tests/pkcs12-decode/Makefile >config.status: creating tests/pkcs8-decode/Makefile >config.status: creating tests/rsa-md5-collision/Makefile >config.status: creating tests/safe-renegotiation/Makefile >config.status: creating tests/scripts/Makefile >config.status: creating tests/sha2/Makefile >config.status: creating tests/slow/Makefile >config.status: creating tests/suite/Makefile >config.status: creating tests/userid/Makefile >config.status: creating config.h >config.status: linking /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/GNUmakefile to GNUmakefile >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.3.15 shared 69:7:41 > Host/Target system: x86_64-pc-linux-gnu > Build system: x86_64-pc-linux-gnu > Install prefix: /usr > Compiler: x86_64-pc-linux-gnu-gcc > CFlags: -march=core2 -O2 -pipe > Library types: Shared=yes, Static=no > Local libopts: no > Local libtasn1: no > Use nettle-mini: no > >configure: External hardware support: > > /dev/crypto: no > Hardware accel: x86-64 > Padlock accel: yes > 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 > Ses. ticket support: yes > OpenPGP support: yes > SRP support: yes > PSK support: yes > DHE support: yes > ECDHE support: yes > RSA-EXPORT support: yes > Anon auth support: yes > Heartbeat support: yes > Unicode support: yes > Self checks: no > Non-SuiteB curves: yes > FIPS140 mode: no > >configure: Optional applications: > > crywrap app: yes > >configure: Optional libraries: > > Guile wrappers: no > C++ library: yes > DANE library: no > OpenSSL compat: yes > >configure: System files: > > Trust store pkcs11: > Trust store dir: > Trust store file: /etc/ssl/certs/ca-certificates.crt > Blacklist file: > CRL file: > Priority file: /etc/gnutls/default-priorities > DNSSEC root key file: /etc/dnssec/root-anchors.txt > >configure: WARNING: >*** >*** The DNSSEC root key file in /etc/dnssec/root-anchors.txt was not found. >*** This file is needed for the verification of DNSSEC responses. >*** Use the command: unbound-anchor -a "/etc/dnssec/root-anchors.txt" >*** to generate or update it. >*** >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j2 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64' >Making all in gl >make[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl' >rm -f alloca.h-t alloca.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/build-aux/snippet/warn-on-use.h \ > > warn-on-use.h-t && \ >mv warn-on-use.h-t warn-on-use.h >rm -f stddef.h-t stddef.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_STDDEF_H''@|<stddef.h>|g' \ > -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \ > -e 's|@''HAVE_WCHAR_T''@|1|g' \ > -e 's|@''REPLACE_NULL''@|0|g' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/stddef.in.h; \ >} > stddef.h-t && \ >mv stddef.h-t stddef.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''@|<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''@/0/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/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''@|0|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''@|<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_QSORT_R''@/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/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_QSORT_R''@|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''@|0|g' \ > -e 's|@''REPLACE_WCTOMB''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _Noreturn/r /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/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''@|<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''@/0/g' \ > -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ > -e 's/@''GNULIB_STRVERSCMP''@/1/g' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/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''@|1|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|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''@|0|g' \ > -e 's|@''REPLACE_STRERROR_R''@|0|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'; \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/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''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/strings.in.h; \ >} > strings.h-t && \ >mv strings.h-t strings.h >/bin/mkdir -p 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''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/sys_socket.in.h; \ >} > sys/socket.h-t && \ >mv -f sys/socket.h-t sys/socket.h >/bin/mkdir -p 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''@|<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''@/0/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''@/0/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/sys_stat.in.h; \ >} > sys/stat.h-t && \ >mv sys/stat.h-t sys/stat.h >/bin/mkdir -p 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''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/sys_time.in.h; \ >} > sys/time.h-t && \ >mv sys/time.h-t sys/time.h >/bin/mkdir -p sys >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''@|<sys/types.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/sys_types.in.h; \ >} > sys/types.h-t && \ >mv sys/types.h-t sys/types.h >/bin/mkdir -p 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''@|<sys/uio.h>|g' \ > -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/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''@|<time.h>|g' \ > -e 's/@''GNULIB_GETTIMEOFDAY''@/1/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_GMTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ > -e 's|@''REPLACE_MKTIME''@|0|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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/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''@|<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''@/0/g' \ > -e 's/@''GNULIB_GETCWD''@/0/g' \ > -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ > -e 's/@''GNULIB_GETDTABLESIZE''@/0/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''@/0/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''@/0/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/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''@|1|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_READLINKAT''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_SYMLINKAT''@|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 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''@|1|g' \ > -e 's|@''NEXT_WCHAR_H''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/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 >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''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/netdb.in.h; \ >} > netdb.h-t && \ >mv netdb.h-t netdb.h >make all-recursive >make[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl' >Making all in tests >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl/tests' >rm -f c++defs.h-t c++defs.h && \ >sed -n -e '/_GL_CXXDEFS/,$p' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/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''@|<fcntl.h>|g' \ > -e 's/@''GNULIB_FCNTL''@/0/g' \ > -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_OPEN''@/0/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/tests/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''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/tests/inttypes.in.h; \ >} > inttypes.h-t && \ >mv inttypes.h-t inttypes.h >make all-recursive >make[5]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl/tests' >Making all in . >make[6]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl/tests' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl/tests' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl/tests' >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl/tests' >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o base64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/base64.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o c-ctype.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/c-ctype.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/base64.c -fPIC -DPIC -o .libs/base64.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o hash-pjw-bare.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/hash-pjw-bare.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/hash-pjw-bare.c -fPIC -DPIC -o .libs/hash-pjw-bare.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o read-file.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/read-file.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o sys_socket.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/sys_socket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/read-file.c -fPIC -DPIC -o .libs/read-file.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o u64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/u64.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o unistd.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/unistd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/u64.c -fPIC -DPIC -o .libs/u64.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o xsize.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/xsize.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/unistd.c -fPIC -DPIC -o .libs/unistd.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o asnprintf.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/asnprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/xsize.c -fPIC -DPIC -o .libs/xsize.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o printf-args.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/printf-args.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o printf-parse.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/printf-parse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/printf-args.c -fPIC -DPIC -o .libs/printf-args.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c -o vasnprintf.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/vasnprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl -I.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/gl/vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -no-undefined -Wl,-O1 -Wl,--as-needed -o libgnu.la base64.lo c-ctype.lo hash-pjw-bare.lo read-file.lo sys_socket.lo u64.lo unistd.lo xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/base64.o .libs/c-ctype.o .libs/hash-pjw-bare.o .libs/read-file.o .libs/sys_socket.o .libs/u64.o .libs/unistd.o .libs/xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a >libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl' >make[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl' >make[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/gl' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib' >Making all in includes >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/includes' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/includes' >Making all in x509 >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/x509' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o common.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/common.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o key_encode.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/key_encode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/key_encode.c -fPIC -DPIC -o .libs/key_encode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/common.c -fPIC -DPIC -o .libs/common.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o key_decode.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/key_decode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/key_decode.c -fPIC -DPIC -o .libs/key_decode.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o crl.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/crl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/crl.c -fPIC -DPIC -o .libs/crl.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o crl_write.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/crl_write.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/crl_write.c -fPIC -DPIC -o .libs/crl_write.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o crq.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/crq.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/crq.c -fPIC -DPIC -o .libs/crq.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o dn.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/dn.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/dn.c -fPIC -DPIC -o .libs/dn.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o extensions.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/extensions.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/extensions.c -fPIC -DPIC -o .libs/extensions.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o mpi.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/mpi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/mpi.c -fPIC -DPIC -o .libs/mpi.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o output.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/output.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/output.c -fPIC -DPIC -o .libs/output.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o pbkdf2-sha1.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pbkdf2-sha1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pbkdf2-sha1.c -fPIC -DPIC -o .libs/pbkdf2-sha1.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o pkcs12.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pkcs12.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o pkcs12_bag.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pkcs12_bag.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pkcs12_bag.c -fPIC -DPIC -o .libs/pkcs12_bag.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o pkcs12_encr.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pkcs12_encr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pkcs12_encr.c -fPIC -DPIC -o .libs/pkcs12_encr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o pkcs7.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pkcs7.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o privkey.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/privkey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/pkcs7.c -fPIC -DPIC -o .libs/pkcs7.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/privkey.c -fPIC -DPIC -o .libs/privkey.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o privkey_pkcs8.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/privkey_pkcs8.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/privkey_pkcs8.c -fPIC -DPIC -o .libs/privkey_pkcs8.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o privkey_openssl.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/privkey_openssl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/privkey_openssl.c -fPIC -DPIC -o .libs/privkey_openssl.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o rfc2818_hostname.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/rfc2818_hostname.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/rfc2818_hostname.c -fPIC -DPIC -o .libs/rfc2818_hostname.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o sign.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/sign.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/sign.c -fPIC -DPIC -o .libs/sign.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o verify.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/verify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/verify.c -fPIC -DPIC -o .libs/verify.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o x509.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/x509.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/x509.c -fPIC -DPIC -o .libs/x509.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o x509_dn.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/x509_dn.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/x509_dn.c -fPIC -DPIC -o .libs/x509_dn.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o x509_write.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/x509_write.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/x509_write.c -fPIC -DPIC -o .libs/x509_write.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o name_constraints.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/name_constraints.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/name_constraints.c -fPIC -DPIC -o .libs/name_constraints.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o verify-high.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/verify-high.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/verify-high.c -fPIC -DPIC -o .libs/verify-high.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o verify-high2.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/verify-high2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/verify-high2.c -fPIC -DPIC -o .libs/verify-high2.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o x509_ext.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/x509_ext.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o ocsp.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/ocsp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/x509_ext.c -fPIC -DPIC -o .libs/x509_ext.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/ocsp.c -fPIC -DPIC -o .libs/ocsp.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c -o ocsp_output.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/ocsp_output.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/../includes -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509/ocsp_output.c -fPIC -DPIC -o .libs/ocsp_output.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 name_constraints.lo verify-high.lo verify-high2.lo x509_ext.lo ocsp.lo ocsp_output.lo >libtool: link: x86_64-pc-linux-gnu-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/name_constraints.o .libs/verify-high.o .libs/verify-high2.o .libs/x509_ext.o .libs/ocsp.o .libs/ocsp_output.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnutls_x509.a >libtool: link: ( cd ".libs" && rm -f "libgnutls_x509.la" && ln -s "../libgnutls_x509.la" "libgnutls_x509.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/x509' >Making all in auth >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/auth' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o anon.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/anon.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o cert.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/cert.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/cert.c -fPIC -DPIC -o .libs/cert.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/anon.c -fPIC -DPIC -o .libs/anon.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o dh_common.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/dh_common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/dh_common.c -fPIC -DPIC -o .libs/dh_common.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o dhe.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/dhe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/dhe.c -fPIC -DPIC -o .libs/dhe.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o rsa_psk.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/rsa_psk.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o dhe_psk.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/dhe_psk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/dhe_psk.c -fPIC -DPIC -o .libs/dhe_psk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/rsa_psk.c -fPIC -DPIC -o .libs/rsa_psk.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o psk.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/psk.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o psk_passwd.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/psk_passwd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/psk.c -fPIC -DPIC -o .libs/psk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/psk_passwd.c -fPIC -DPIC -o .libs/psk_passwd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o rsa.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/rsa.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o srp.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/srp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/srp.c -fPIC -DPIC -o .libs/srp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/rsa.c -fPIC -DPIC -o .libs/rsa.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o srp_passwd.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/srp_passwd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/srp_passwd.c -fPIC -DPIC -o .libs/srp_passwd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o srp_rsa.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/srp_rsa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/srp_rsa.c -fPIC -DPIC -o .libs/srp_rsa.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o srp_sb64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/srp_sb64.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o anon_ecdh.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/anon_ecdh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/srp_sb64.c -fPIC -DPIC -o .libs/srp_sb64.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/anon_ecdh.c -fPIC -DPIC -o .libs/anon_ecdh.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c -o ecdhe.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/ecdhe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/auth/ecdhe.c -fPIC -DPIC -o .libs/ecdhe.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-ranlib .libs/libgnutls_auth.a >libtool: link: ( cd ".libs" && rm -f "libgnutls_auth.la" && ln -s "../libgnutls_auth.la" "libgnutls_auth.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/auth' >Making all in ext >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/ext' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o max_record.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/max_record.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o cert_type.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/cert_type.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/max_record.c -fPIC -DPIC -o .libs/max_record.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/cert_type.c -fPIC -DPIC -o .libs/cert_type.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o server_name.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/server_name.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o signature.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/signature.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/server_name.c -fPIC -DPIC -o .libs/server_name.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/signature.c -fPIC -DPIC -o .libs/signature.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o safe_renegotiation.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/safe_renegotiation.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o session_ticket.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/session_ticket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/safe_renegotiation.c -fPIC -DPIC -o .libs/safe_renegotiation.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/session_ticket.c -fPIC -DPIC -o .libs/session_ticket.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o srp.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/srp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/srp.c -fPIC -DPIC -o .libs/srp.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o ecc.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/ecc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/ecc.c -fPIC -DPIC -o .libs/ecc.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o heartbeat.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/heartbeat.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o status_request.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/status_request.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/heartbeat.c -fPIC -DPIC -o .libs/heartbeat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/status_request.c -fPIC -DPIC -o .libs/status_request.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o dumbfw.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/dumbfw.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/dumbfw.c -fPIC -DPIC -o .libs/dumbfw.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o alpn.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/alpn.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/alpn.c -fPIC -DPIC -o .libs/alpn.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c -o srtp.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/srtp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/ext/srtp.c -fPIC -DPIC -o .libs/srtp.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 dumbfw.lo alpn.lo srtp.lo >libtool: link: x86_64-pc-linux-gnu-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/dumbfw.o .libs/alpn.o .libs/srtp.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnutls_ext.a >libtool: link: ( cd ".libs" && rm -f "libgnutls_ext.la" && ln -s "../libgnutls_ext.la" "libgnutls_ext.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/ext' >Making all in algorithms >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/algorithms' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o cert_types.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/cert_types.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o ciphers.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/ciphers.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/cert_types.c -fPIC -DPIC -o .libs/cert_types.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/ciphers.c -fPIC -DPIC -o .libs/ciphers.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o ciphersuites.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/ciphersuites.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o ecc.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/ecc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/ciphersuites.c -fPIC -DPIC -o .libs/ciphersuites.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/ecc.c -fPIC -DPIC -o .libs/ecc.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o kx.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/kx.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o mac.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/mac.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/kx.c -fPIC -DPIC -o .libs/kx.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/mac.c -fPIC -DPIC -o .libs/mac.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o protocols.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/protocols.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o publickey.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/publickey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/protocols.c -fPIC -DPIC -o .libs/protocols.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/publickey.c -fPIC -DPIC -o .libs/publickey.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o secparams.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/secparams.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c -o sign.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/sign.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/secparams.c -fPIC -DPIC -o .libs/secparams.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/algorithms/sign.c -fPIC -DPIC -o .libs/sign.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-ranlib .libs/libgnutls_alg.a >libtool: link: ( cd ".libs" && rm -f "libgnutls_alg.la" && ln -s "../libgnutls_alg.la" "libgnutls_alg.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/algorithms' >Making all in extras >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/extras' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/../opencdk -march=core2 -O2 -pipe -c -o randomart.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/randomart.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/extras/randomart.c -fPIC -DPIC -o .libs/randomart.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libgnutls_extras.la randomart.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnutls_extras.a .libs/randomart.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnutls_extras.a >libtool: link: ( cd ".libs" && rm -f "libgnutls_extras.la" && ln -s "../libgnutls_extras.la" "libgnutls_extras.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/extras' >Making all in accelerated >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/accelerated' >Making all in x86 >make[5]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/accelerated/x86' >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o x86-common.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/x86-common.c >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o sha-x86-ssse3.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/sha-x86-ssse3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/sha-x86-ssse3.c -fPIC -DPIC -o .libs/sha-x86-ssse3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/x86-common.c -fPIC -DPIC -o .libs/x86-common.o >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o hmac-x86-ssse3.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/hmac-x86-ssse3.c >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o aes-gcm-x86-ssse3.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-gcm-x86-ssse3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/hmac-x86-ssse3.c -fPIC -DPIC -o .libs/hmac-x86-ssse3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-gcm-x86-ssse3.c -fPIC -DPIC -o .libs/aes-gcm-x86-ssse3.o >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o aes-gcm-x86-aesni.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-gcm-x86-aesni.c >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o aes-cbc-x86-ssse3.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-cbc-x86-ssse3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-gcm-x86-aesni.c -fPIC -DPIC -o .libs/aes-gcm-x86-aesni.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-cbc-x86-ssse3.c -fPIC -DPIC -o .libs/aes-cbc-x86-ssse3.o >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o aes-cbc-x86-aesni.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-cbc-x86-aesni.c >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o sha-padlock.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/sha-padlock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-cbc-x86-aesni.c -fPIC -DPIC -o .libs/aes-cbc-x86-aesni.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/sha-padlock.c -fPIC -DPIC -o .libs/sha-padlock.o >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o hmac-padlock.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/hmac-padlock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/hmac-padlock.c -fPIC -DPIC -o .libs/hmac-padlock.o >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o aes-padlock.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-padlock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-padlock.c -fPIC -DPIC -o .libs/aes-padlock.o >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o aes-gcm-padlock.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-gcm-padlock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-gcm-padlock.c -fPIC -DPIC -o .libs/aes-gcm-padlock.o >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c -o aes-gcm-x86-pclmul.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-gcm-x86-pclmul.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c -o elf/aesni-x86_64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/aesni-x86_64.s >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86 -I../../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../../gl -I./../../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../includes -I./../../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../../ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/../ -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/aes-gcm-x86-pclmul.c -fPIC -DPIC -o .libs/aes-gcm-x86-pclmul.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/aesni-x86_64.s -fPIC -DPIC -o elf/.libs/aesni-x86_64.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c -o elf/cpuid-x86_64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/cpuid-x86_64.s >libtool: compile: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/cpuid-x86_64.s -fPIC -DPIC -o elf/.libs/cpuid-x86_64.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c -o elf/ghash-x86_64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/ghash-x86_64.s >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c -o elf/sha1-ssse3-x86_64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/sha1-ssse3-x86_64.s >libtool: compile: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/ghash-x86_64.s -fPIC -DPIC -o elf/.libs/ghash-x86_64.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c -o elf/sha512-ssse3-x86_64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/sha512-ssse3-x86_64.s >libtool: compile: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/sha1-ssse3-x86_64.s -fPIC -DPIC -o elf/.libs/sha1-ssse3-x86_64.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c -o elf/aes-ssse3-x86_64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/aes-ssse3-x86_64.s >libtool: compile: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/sha512-ssse3-x86_64.s -fPIC -DPIC -o elf/.libs/sha512-ssse3-x86_64.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c -o elf/e_padlock-x86_64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/e_padlock-x86_64.s >libtool: compile: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/aes-ssse3-x86_64.s -fPIC -DPIC -o elf/.libs/aes-ssse3-x86_64.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/x86/elf/e_padlock-x86_64.s -fPIC -DPIC -o elf/.libs/e_padlock-x86_64.o >/bin/sh ../../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DASM_X86_64 -DASM_X86 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libx86.la x86-common.lo sha-x86-ssse3.lo hmac-x86-ssse3.lo aes-gcm-x86-ssse3.lo aes-gcm-x86-aesni.lo aes-cbc-x86-ssse3.lo aes-cbc-x86-aesni.lo sha-padlock.lo hmac-padlock.lo aes-padlock.lo aes-gcm-padlock.lo aes-gcm-x86-pclmul.lo elf/aesni-x86_64.lo elf/cpuid-x86_64.lo elf/ghash-x86_64.lo elf/sha1-ssse3-x86_64.lo elf/sha512-ssse3-x86_64.lo elf/aes-ssse3-x86_64.lo elf/e_padlock-x86_64.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libx86.a .libs/x86-common.o .libs/sha-x86-ssse3.o .libs/hmac-x86-ssse3.o .libs/aes-gcm-x86-ssse3.o .libs/aes-gcm-x86-aesni.o .libs/aes-cbc-x86-ssse3.o .libs/aes-cbc-x86-aesni.o .libs/sha-padlock.o .libs/hmac-padlock.o .libs/aes-padlock.o .libs/aes-gcm-padlock.o .libs/aes-gcm-x86-pclmul.o elf/.libs/aesni-x86_64.o elf/.libs/cpuid-x86_64.o elf/.libs/ghash-x86_64.o elf/.libs/sha1-ssse3-x86_64.o elf/.libs/sha512-ssse3-x86_64.o elf/.libs/aes-ssse3-x86_64.o elf/.libs/e_padlock-x86_64.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libx86.a >libtool: link: ( cd ".libs" && rm -f "libx86.la" && ln -s "../libx86.la" "libx86.la" ) >make[5]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/accelerated/x86' >make[5]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/accelerated' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../includes -I./../../gl -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/.. -DASM_X86 -DASM_X86_64 -march=core2 -O2 -pipe -c -o accelerated.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/accelerated.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../includes -I./../../gl -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/.. -DASM_X86 -DASM_X86_64 -march=core2 -O2 -pipe -c -o cryptodev.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/cryptodev.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../includes -I./../../gl -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/.. -DASM_X86 -DASM_X86_64 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/cryptodev.c -fPIC -DPIC -o .libs/cryptodev.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../includes -I./../../gl -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/.. -DASM_X86 -DASM_X86_64 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/accelerated.c -fPIC -DPIC -o .libs/accelerated.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../includes -I./../../gl -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/.. -DASM_X86 -DASM_X86_64 -march=core2 -O2 -pipe -c -o cryptodev-gcm.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/cryptodev-gcm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/../includes -I./../../gl -I./../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/.. -DASM_X86 -DASM_X86_64 -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/accelerated/cryptodev-gcm.c -fPIC -DPIC -o .libs/cryptodev-gcm.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DASM_X86 -DASM_X86_64 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libaccelerated.la accelerated.lo cryptodev.lo cryptodev-gcm.lo x86/libx86.la >libtool: link: (cd .libs/libaccelerated.lax/libx86.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/accelerated/x86/.libs/libx86.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libaccelerated.a .libs/accelerated.o .libs/cryptodev.o .libs/cryptodev-gcm.o .libs/libaccelerated.lax/libx86.a/aes-cbc-x86-aesni.o .libs/libaccelerated.lax/libx86.a/aes-cbc-x86-ssse3.o .libs/libaccelerated.lax/libx86.a/aes-gcm-padlock.o .libs/libaccelerated.lax/libx86.a/aes-gcm-x86-aesni.o .libs/libaccelerated.lax/libx86.a/aes-gcm-x86-pclmul.o .libs/libaccelerated.lax/libx86.a/aes-gcm-x86-ssse3.o .libs/libaccelerated.lax/libx86.a/aes-padlock.o .libs/libaccelerated.lax/libx86.a/aes-ssse3-x86_64.o .libs/libaccelerated.lax/libx86.a/aesni-x86_64.o .libs/libaccelerated.lax/libx86.a/cpuid-x86_64.o .libs/libaccelerated.lax/libx86.a/e_padlock-x86_64.o .libs/libaccelerated.lax/libx86.a/ghash-x86_64.o .libs/libaccelerated.lax/libx86.a/hmac-padlock.o .libs/libaccelerated.lax/libx86.a/hmac-x86-ssse3.o .libs/libaccelerated.lax/libx86.a/sha-padlock.o .libs/libaccelerated.lax/libx86.a/sha-x86-ssse3.o .libs/libaccelerated.lax/libx86.a/sha1-ssse3-x86_64.o .libs/libaccelerated.lax/libx86.a/sha512-ssse3-x86_64.o .libs/libaccelerated.lax/libx86.a/x86-common.o >libtool: link: x86_64-pc-linux-gnu-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" ) >make[5]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/accelerated' >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/accelerated' >Making all in opencdk >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/opencdk' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o armor.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/armor.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o kbnode.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/kbnode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/kbnode.c -fPIC -DPIC -o .libs/kbnode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/armor.c -fPIC -DPIC -o .libs/armor.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o sig-check.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/sig-check.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o keydb.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/keydb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/sig-check.c -fPIC -DPIC -o .libs/sig-check.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/keydb.c -fPIC -DPIC -o .libs/keydb.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o pubkey.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/pubkey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/pubkey.c -fPIC -DPIC -o .libs/pubkey.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o stream.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/stream.c -fPIC -DPIC -o .libs/stream.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o write-packet.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/write-packet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/write-packet.c -fPIC -DPIC -o .libs/write-packet.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o misc.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/misc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o seskey.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/seskey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/misc.c -fPIC -DPIC -o .libs/misc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/seskey.c -fPIC -DPIC -o .libs/seskey.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o literal.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/literal.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o new-packet.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/new-packet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/literal.c -fPIC -DPIC -o .libs/literal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/new-packet.c -fPIC -DPIC -o .libs/new-packet.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c -o read-packet.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/read-packet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk/read-packet.c -fPIC -DPIC -o .libs/read-packet.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-ranlib .libs/libminiopencdk.a >libtool: link: ( cd ".libs" && rm -f "libminiopencdk.la" && ln -s "../libminiopencdk.la" "libminiopencdk.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/opencdk' >Making all in openpgp >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/openpgp' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c -o pgp.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/pgp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c -o pgpverify.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/pgpverify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/pgp.c -fPIC -DPIC -o .libs/pgp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/pgpverify.c -fPIC -DPIC -o .libs/pgpverify.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c -o extras.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/extras.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/extras.c -fPIC -DPIC -o .libs/extras.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c -o compat.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/compat.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c -o privkey.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/privkey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/compat.c -fPIC -DPIC -o .libs/compat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/privkey.c -fPIC -DPIC -o .libs/privkey.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c -o output.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/output.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/output.c -fPIC -DPIC -o .libs/output.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c -o gnutls_openpgp.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/gnutls_openpgp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/../opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/openpgp/gnutls_openpgp.c -fPIC -DPIC -o .libs/gnutls_openpgp.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libgnutls_openpgp.la pgp.lo pgpverify.lo extras.lo compat.lo privkey.lo output.lo gnutls_openpgp.lo >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-ranlib .libs/libgnutls_openpgp.a >libtool: link: ( cd ".libs" && rm -f "libgnutls_openpgp.la" && ln -s "../libgnutls_openpgp.la" "libgnutls_openpgp.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/openpgp' >Making all in nettle >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/nettle' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c -o pk.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/pk.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c -o mpi.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/mpi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/mpi.c -fPIC -DPIC -o .libs/mpi.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/pk.c -fPIC -DPIC -o .libs/pk.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c -o mac.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/mac.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/mac.c -fPIC -DPIC -o .libs/mac.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c -o cipher.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/cipher.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c -o init.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/init.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/cipher.c -fPIC -DPIC -o .libs/cipher.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/init.c -fPIC -DPIC -o .libs/init.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c -o egd.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/egd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c -o rnd-common.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/rnd-common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/egd.c -fPIC -DPIC -o .libs/egd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/rnd-common.c -fPIC -DPIC -o .libs/rnd-common.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c -o rnd.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/rnd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/rnd.c -fPIC -DPIC -o .libs/rnd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c -o int/gcm-camellia.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int/gcm-camellia.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../../gl -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/../includes -I./../includes -I./../../gl -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/nettle/int/gcm-camellia.c -fPIC -DPIC -o int/.libs/gcm-camellia.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcrypto.la pk.lo mpi.lo mac.lo cipher.lo init.lo egd.lo rnd-common.lo int/gcm-camellia.lo rnd.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcrypto.a .libs/pk.o .libs/mpi.o .libs/mac.o .libs/cipher.o .libs/init.o .libs/egd.o .libs/rnd-common.o int/.libs/gcm-camellia.o .libs/rnd.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcrypto.a >libtool: link: ( cd ".libs" && rm -f "libcrypto.la" && ln -s "../libcrypto.la" "libcrypto.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/nettle' >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_range.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_range.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_record.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_record.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_range.c -fPIC -DPIC -o .libs/gnutls_range.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_record.c -fPIC -DPIC -o .libs/gnutls_record.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_compress.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_compress.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_compress.c -fPIC -DPIC -o .libs/gnutls_compress.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o debug.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/debug.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_cipher.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_cipher.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/debug.c -fPIC -DPIC -o .libs/debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_cipher.c -fPIC -DPIC -o .libs/gnutls_cipher.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_mbuffers.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_mbuffers.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_mbuffers.c -fPIC -DPIC -o .libs/gnutls_mbuffers.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_buffers.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_buffers.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_handshake.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_handshake.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_buffers.c -fPIC -DPIC -o .libs/gnutls_buffers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_handshake.c -fPIC -DPIC -o .libs/gnutls_handshake.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_num.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_num.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_num.c -fPIC -DPIC -o .libs/gnutls_num.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_errors.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_errors.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_errors.c -fPIC -DPIC -o .libs/gnutls_errors.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_dh.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_dh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_dh.c -fPIC -DPIC -o .libs/gnutls_dh.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_kx.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_kx.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_priority.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_priority.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_kx.c -fPIC -DPIC -o .libs/gnutls_kx.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_priority.c -fPIC -DPIC -o .libs/gnutls_priority.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_hash_int.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_hash_int.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_hash_int.c -fPIC -DPIC -o .libs/gnutls_hash_int.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_cipher_int.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_cipher_int.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_cipher_int.c -fPIC -DPIC -o .libs/gnutls_cipher_int.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_session.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_session.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_session.c -fPIC -DPIC -o .libs/gnutls_session.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_db.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_db.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o x509_b64.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509_b64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_db.c -fPIC -DPIC -o .libs/gnutls_db.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509_b64.c -fPIC -DPIC -o .libs/x509_b64.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_extensions.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_extensions.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_auth.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_auth.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_extensions.c -fPIC -DPIC -o .libs/gnutls_extensions.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_auth.c -fPIC -DPIC -o .libs/gnutls_auth.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_v2_compat.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_v2_compat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_v2_compat.c -fPIC -DPIC -o .libs/gnutls_v2_compat.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_datum.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_datum.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_session_pack.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_session_pack.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_datum.c -fPIC -DPIC -o .libs/gnutls_datum.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_session_pack.c -fPIC -DPIC -o .libs/gnutls_session_pack.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_mpi.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_mpi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_mpi.c -fPIC -DPIC -o .libs/gnutls_mpi.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_pk.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_pk.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_cert.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_cert.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_pk.c -fPIC -DPIC -o .libs/gnutls_pk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_cert.c -fPIC -DPIC -o .libs/gnutls_cert.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_global.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_global.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_constate.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_constate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_global.c -fPIC -DPIC -o .libs/gnutls_global.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_constate.c -fPIC -DPIC -o .libs/gnutls_constate.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_anon_cred.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_anon_cred.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_anon_cred.c -fPIC -DPIC -o .libs/gnutls_anon_cred.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o pkix_asn1_tab.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/pkix_asn1_tab.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_asn1_tab.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_asn1_tab.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/pkix_asn1_tab.c -fPIC -DPIC -o .libs/pkix_asn1_tab.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_asn1_tab.c -fPIC -DPIC -o .libs/gnutls_asn1_tab.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_mem.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_mem.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_ui.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_ui.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_mem.c -fPIC -DPIC -o .libs/gnutls_mem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_ui.c -fPIC -DPIC -o .libs/gnutls_ui.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o vasprintf.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/vasprintf.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_sig.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_sig.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_ecc.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_ecc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_sig.c -fPIC -DPIC -o .libs/gnutls_sig.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_ecc.c -fPIC -DPIC -o .libs/gnutls_ecc.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_alert.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_alert.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_privkey_raw.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_privkey_raw.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_alert.c -fPIC -DPIC -o .libs/gnutls_alert.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_privkey_raw.c -fPIC -DPIC -o .libs/gnutls_privkey_raw.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o system.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/system.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_str.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_str.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/system.c -fPIC -DPIC -o .libs/system.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_str.c -fPIC -DPIC -o .libs/gnutls_str.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_state.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_state.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_state.c -fPIC -DPIC -o .libs/gnutls_state.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_x509.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_x509.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_x509.c -fPIC -DPIC -o .libs/gnutls_x509.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_rsa_export.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_rsa_export.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_rsa_export.c -fPIC -DPIC -o .libs/gnutls_rsa_export.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_helper.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_helper.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_supplemental.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_supplemental.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_helper.c -fPIC -DPIC -o .libs/gnutls_helper.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_supplemental.c -fPIC -DPIC -o .libs/gnutls_supplemental.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o random.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/random.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o crypto-api.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/crypto-api.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/random.c -fPIC -DPIC -o .libs/random.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/crypto-api.c -fPIC -DPIC -o .libs/crypto-api.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_privkey.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_privkey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_privkey.c -fPIC -DPIC -o .libs/gnutls_privkey.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_pcert.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_pcert.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_pubkey.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_pubkey.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_pubkey.c -fPIC -DPIC -o .libs/gnutls_pubkey.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_pcert.c -fPIC -DPIC -o .libs/gnutls_pcert.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o locks.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/locks.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/locks.c -fPIC -DPIC -o .libs/locks.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_dtls.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_dtls.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o system_override.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/system_override.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_dtls.c -fPIC -DPIC -o .libs/gnutls_dtls.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/system_override.c -fPIC -DPIC -o .libs/system_override.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o crypto-backend.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/crypto-backend.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/crypto-backend.c -fPIC -DPIC -o .libs/crypto-backend.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o verify-tofu.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/verify-tofu.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/verify-tofu.c -fPIC -DPIC -o .libs/verify-tofu.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o pin.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/pin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/pin.c -fPIC -DPIC -o .libs/pin.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o tpm.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/tpm.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o fips.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/fips.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/tpm.c -fPIC -DPIC -o .libs/tpm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/fips.c -fPIC -DPIC -o .libs/fips.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o safe-memset.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/safe-memset.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o inet_pton.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/inet_pton.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/safe-memset.c -fPIC -DPIC -o .libs/safe-memset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/inet_pton.c -fPIC -DPIC -o .libs/inet_pton.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_srp.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_srp.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c -o gnutls_psk.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_psk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_srp.c -fPIC -DPIC -o .libs/gnutls_srp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/../gl -I./../gl -I./includes -I./x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/x509 -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/opencdk -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutls_psk.c -fPIC -DPIC -o .libs/gnutls_psk.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/includes -I../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -march=core2 -O2 -pipe -std=c++11 -c -o libgnutlsxx_la-gnutlsxx.lo `test -f 'gnutlsxx.cpp' || echo '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/'`gnutlsxx.cpp >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -no-undefined -version-info 69:7:41 -Wl,--version-script=/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/libgnutls.map -Wl,-O1 -Wl,--as-needed -o libgnutls.la -rpath /usr/lib64 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_alert.lo gnutls_privkey_raw.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 fips.lo safe-memset.lo inet_pton.lo gnutls_srp.lo gnutls_psk.lo ../gl/libgnu.la x509/libgnutls_x509.la ext/libgnutls_ext.la auth/libgnutls_auth.la algorithms/libgnutls_alg.la extras/libgnutls_extras.la accelerated/libaccelerated.la openpgp/libgnutls_openpgp.la opencdk/libminiopencdk.la nettle/libcrypto.la -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/includes -I../includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -march=core2 -O2 -pipe -std=c++11 -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/gnutlsxx.cpp -fPIC -DPIC -o .libs/libgnutlsxx_la-gnutlsxx.o >libtool: link: x86_64-pc-linux-gnu-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_alert.o .libs/gnutls_privkey_raw.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/fips.o .libs/safe-memset.o .libs/inet_pton.o .libs/gnutls_srp.o .libs/gnutls_psk.o -Wl,--whole-archive ../gl/.libs/libgnu.a x509/.libs/libgnutls_x509.a ext/.libs/libgnutls_ext.a auth/.libs/libgnutls_auth.a algorithms/.libs/libgnutls_alg.a extras/.libs/libgnutls_extras.a accelerated/.libs/libaccelerated.a openpgp/.libs/libgnutls_openpgp.a opencdk/.libs/libminiopencdk.a nettle/.libs/libcrypto.a -Wl,--no-whole-archive -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp -march=core2 -O2 -Wl,--version-script=/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/libgnutls.map -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgnutls.so.28 -o .libs/libgnutls.so.28.41.7 >libtool: link: (cd ".libs" && rm -f "libgnutls.so.28" && ln -s "libgnutls.so.28.41.7" "libgnutls.so.28") >libtool: link: (cd ".libs" && rm -f "libgnutls.so" && ln -s "libgnutls.so.28.41.7" "libgnutls.so") >libtool: link: ( cd ".libs" && rm -f "libgnutls.la" && ln -s "../libgnutls.la" "libgnutls.la" ) >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I./includes -march=core2 -O2 -pipe -std=c++11 -no-undefined -version-info 29:0:1 -Wl,-O1 -Wl,--as-needed -o libgnutlsxx.la -rpath /usr/lib64 libgnutlsxx_la-gnutlsxx.lo libgnutls.la >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/crtbeginS.o .libs/libgnutlsxx_la-gnutlsxx.o -Wl,-rpath -Wl,/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/.libs ./.libs/libgnutls.so -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64/crtn.o -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -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" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib' >make[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib' >make[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib' >Making all in extra >make[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/extra' >Making all in includes >make[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/extra/includes' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/extra/includes' >make[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/extra' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../gl -I./../gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../lib -I./../lib -march=core2 -O2 -pipe -c -o gnutls_openssl.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/gnutls_openssl.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../gl -I./../gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../lib -I./../lib -march=core2 -O2 -pipe -c -o openssl_compat.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/openssl_compat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../gl -I./../gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../lib -I./../lib -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/gnutls_openssl.c -fPIC -DPIC -o .libs/gnutls_openssl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../gl -I./../gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I./includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/../lib -I./../lib -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/openssl_compat.c -fPIC -DPIC -o .libs/openssl_compat.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -no-undefined -version-info 27:2:0 -Wl,-O1 -Wl,--as-needed -o libgnutls-openssl.la -rpath /usr/lib64 gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gnutls_openssl.o .libs/openssl_compat.o -Wl,--whole-archive ../gl/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/.libs ../lib/.libs/libgnutls.so -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -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" ) >make[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/extra' >make[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/extra' >Making all in po >make[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/po' >make[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/po' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src' >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/srptool-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/psktool-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/ocsptool-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/serv-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/cli-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/cli-debug-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/certtool-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/danetool-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/p11tool-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/tpmtool-args.def >autogen /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/cli-args.def >make all-recursive >make[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src' >Making all in gl >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/gl' >rm -f alloca.h-t alloca.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/build-aux/snippet/arg-nonnull.h \ > > arg-nonnull.h-t && \ >mv arg-nonnull.h-t arg-nonnull.h >rm -f stddef.h-t stddef.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_STDDEF_H''@|<stddef.h>|g' \ > -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \ > -e 's|@''HAVE_WCHAR_T''@|1|g' \ > -e 's|@''REPLACE_NULL''@|0|g' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/stddef.in.h; \ >} > stddef.h-t && \ >mv stddef.h-t stddef.h >/bin/mkdir -p sys >rm -f sys/select.h-t sys/select.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_SELECT_H''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/sys_select.in.h; \ >} > sys/select.h-t && \ >mv sys/select.h-t sys/select.h >/bin/mkdir -p sys >rm -f sys/socket.h-t sys/socket.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_SOCKET_H''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/sys_socket.in.h; \ >} > sys/socket.h-t && \ >mv -f sys/socket.h-t sys/socket.h >/bin/mkdir -p sys >rm -f sys/stat.h-t sys/stat.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_STAT_H''@|<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''@/0/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''@/0/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/sys_stat.in.h; \ >} > sys/stat.h-t && \ >mv sys/stat.h-t sys/stat.h >/bin/mkdir -p sys >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''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/sys_time.in.h; \ >} > sys/time.h-t && \ >mv sys/time.h-t sys/time.h >/bin/mkdir -p 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''@|<sys/types.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/sys_types.in.h; \ >} > sys/types.h-t && \ >mv sys/types.h-t sys/types.h >/bin/mkdir -p sys >rm -f sys/uio.h-t sys/uio.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_UIO_H''@|<sys/uio.h>|g' \ > -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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_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''@|<time.h>|g' \ > -e 's/@''GNULIB_GETTIMEOFDAY''@/1/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_GMTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ > -e 's|@''REPLACE_MKTIME''@|0|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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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''@|<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''@/0/g' \ > -e 's/@''GNULIB_GETCWD''@/0/g' \ > -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ > -e 's/@''GNULIB_GETDTABLESIZE''@/0/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''@/0/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''@/0/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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''@|1|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_READLINKAT''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_SYMLINKAT''@|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 wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_WCHAR_H''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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 >/bin/mkdir -p arpa >rm -f arpa/inet.h-t arpa/inet.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|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_ARPA_INET_H''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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_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_NETDB_H''@|<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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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_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_SIGNAL_H''@|<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''@|1|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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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_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_STDIO_H''@|<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''@/0/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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''@|0|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_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''@|<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_QSORT_R''@/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' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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_QSORT_R''@|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''@|0|g' \ > -e 's|@''REPLACE_WCTOMB''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _Noreturn/r /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/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''@|<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''@/0/g' \ > -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ > -e 's/@''GNULIB_STRVERSCMP''@/1/g' \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/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''@|1|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|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''@|0|g' \ > -e 's|@''REPLACE_STRERROR_R''@|0|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'; \ > < /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/string.in.h; \ >} > string.h-t && \ >mv string.h-t string.h >make all-recursive >make[5]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/gl' >make[6]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/gl' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o c-ctype.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/c-ctype.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o exitfail.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/exitfail.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/exitfail.c -fPIC -DPIC -o .libs/exitfail.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o fd-hook.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/fd-hook.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o gettime.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/gettime.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o malloca.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/malloca.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/gettime.c -fPIC -DPIC -o .libs/gettime.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o parse-datetime.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/parse-datetime.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/malloca.c -fPIC -DPIC -o .libs/malloca.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o progname.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/progname.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/parse-datetime.c -fPIC -DPIC -o .libs/parse-datetime.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/progname.c -fPIC -DPIC -o .libs/progname.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o read-file.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/read-file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/read-file.c -fPIC -DPIC -o .libs/read-file.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o sockets.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/sockets.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/sockets.c -fPIC -DPIC -o .libs/sockets.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o sys_socket.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/sys_socket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o timespec.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/timespec.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o unistd.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/unistd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/timespec.c -fPIC -DPIC -o .libs/timespec.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/unistd.c -fPIC -DPIC -o .libs/unistd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o xmalloc.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/xmalloc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o xalloc-die.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/xalloc-die.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o xsize.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/xsize.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o asnprintf.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/asnprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/xsize.c -fPIC -DPIC -o .libs/xsize.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o printf-args.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/printf-args.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o printf-parse.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/printf-parse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/printf-args.c -fPIC -DPIC -o .libs/printf-args.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c -o vasnprintf.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/vasnprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../.. -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl/vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -no-undefined -Wl,-O1 -Wl,--as-needed -o libgnu_gpl.la c-ctype.lo exitfail.lo fd-hook.lo gettime.lo malloca.lo parse-datetime.lo progname.lo read-file.lo sockets.lo sys_socket.lo timespec.lo unistd.lo xmalloc.lo xalloc-die.lo xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu_gpl.a .libs/c-ctype.o .libs/exitfail.o .libs/fd-hook.o .libs/gettime.o .libs/malloca.o .libs/parse-datetime.o .libs/progname.o .libs/read-file.o .libs/sockets.o .libs/sys_socket.o .libs/timespec.o .libs/unistd.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu_gpl.a >libtool: link: ( cd ".libs" && rm -f "libgnu_gpl.la" && ln -s "../libgnu_gpl.la" "libgnu_gpl.la" ) >make[6]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/gl' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/gl' >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/gl' >Making all in crywrap >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/crywrap' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/crywrap -I../.. -I./../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/crywrap/../../lib/includes -DSYSCONFDIR=\"/etc\" -DCRYWRAP_PATCHLEVEL=\"3\" -march=core2 -O2 -pipe -c -o crywrap.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/crywrap/crywrap.c >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/crywrap/crywrap.c: In function '_crywrap_do_one': >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/crywrap/crywrap.c:872:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gnutls_transport_ptr_t) insock, > ^ >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/crywrap/crywrap.c:873:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gnutls_transport_ptr_t) outsock); > ^ >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/crywrap/crywrap.c: In function '_crywrap_setup_pidfile': >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/crywrap/crywrap.c:825:8: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] > fchown(pidfilefd, config->uid, (gid_t) - 1); > ^ >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/crywrap/crywrap.c:829:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write(pidfilefd, mypid, strlen(mypid)); > ^ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o crywrap crywrap.o ../../lib/libgnutls.la -lidn >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/crywrap crywrap.o ../../lib/.libs/libgnutls.so -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp -lidn >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/crywrap' >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o srptool-args.lo srptool-args.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o psktool-args.lo psktool-args.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c srptool-args.c -fPIC -DPIC -o .libs/srptool-args.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o ocsptool-args.lo ocsptool-args.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c psktool-args.c -fPIC -DPIC -o .libs/psktool-args.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c ocsptool-args.c -fPIC -DPIC -o .libs/ocsptool-args.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o serv-args.lo serv-args.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o cli-args.lo cli-args.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c serv-args.c -fPIC -DPIC -o .libs/serv-args.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c cli-args.c -fPIC -DPIC -o .libs/cli-args.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o cli-debug-args.lo cli-debug-args.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c cli-debug-args.c -fPIC -DPIC -o .libs/cli-debug-args.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o certtool-args.lo certtool-args.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o certtool-cfg.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/certtool-cfg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/certtool-cfg.c -fPIC -DPIC -o .libs/certtool-cfg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c certtool-args.c -fPIC -DPIC -o .libs/certtool-args.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o danetool-args.lo danetool-args.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c danetool-args.c -fPIC -DPIC -o .libs/danetool-args.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o psk.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/psk.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o cli-debug.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/cli-debug.c >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/cli-debug.c: In function 'main': >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/cli-debug.c:262: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-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o tests.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/tests.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o socket.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/socket.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o common.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/common.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o certtool.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/certtool.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o certtool-common.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/certtool-common.c >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/certtool-common.c: In function 'print_head': >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/certtool-common.c:739:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&ntxt, "const unsigned char %s[%u] =", > ^ >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/certtool-common.c:742:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&ntxt, "const unsigned char %s[] =\n", > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o certtool-extras.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/certtool-extras.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o srptool.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/srptool.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o ocsptool.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/ocsptool.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o ocsptool-common.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/ocsptool-common.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o serv.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/serv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o udp-serv.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/udp-serv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o cli.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/cli.c >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/cli.c: In function 'psk_callback': >/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/cli.c:1540:10: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] > getline(&tmp, &n, stdin); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o benchmark-cipher.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/benchmark-cipher.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o benchmark.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/benchmark.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src -I.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I./gl -I./../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../libdane/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/../extra/includes -march=core2 -O2 -pipe -c -o benchmark-tls.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/benchmark-tls.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcmd-srp.la srptool-args.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcmd-srp.a .libs/srptool-args.o >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcmd-psk.la psktool-args.lo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcmd-ocsp.la ocsptool-args.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcmd-psk.a .libs/psktool-args.o >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcmd-serv.la serv-args.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcmd-ocsp.a .libs/ocsptool-args.o >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcmd-cli.la cli-args.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcmd-serv.a .libs/serv-args.o >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcmd-cli-debug.la cli-debug-args.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcmd-cli.a .libs/cli-args.o >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcmd-certtool.la certtool-args.lo certtool-cfg.lo ../lib/libgnutls.la gl/libgnu_gpl.la ../gl/libgnu.la -lopts gl/libgnu_gpl.la >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcmd-cli-debug.a .libs/cli-debug-args.o >libtool: link: x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcmd-danetool.la danetool-args.lo certtool-cfg.lo ../lib/libgnutls.la gl/libgnu_gpl.la ../gl/libgnu.la -lopts >libtool: link: (cd .libs/libcmd-certtool.lax/libgnu_gpl.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/gl/.libs/libgnu_gpl.a") >libtool: link: (cd .libs/libcmd-certtool.lax/libgnu.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/../gl/.libs/libgnu.a") >libtool: link: (cd .libs/libcmd-danetool.lax/libgnu_gpl.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/gl/.libs/libgnu_gpl.a") >libtool: link: (cd .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/gl/.libs/libgnu_gpl.a") >copying selected object files to avoid basename conflicts... >libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/asnprintf.o .libs/libcmd-certtool.lax/lt1-asnprintf.o || cp .libs/libcmd-certtool.lax/libgnu.a/asnprintf.o .libs/libcmd-certtool.lax/lt1-asnprintf.o >libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/c-ctype.o .libs/libcmd-certtool.lax/lt2-c-ctype.o || cp .libs/libcmd-certtool.lax/libgnu.a/c-ctype.o .libs/libcmd-certtool.lax/lt2-c-ctype.o >libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/printf-args.o .libs/libcmd-certtool.lax/lt3-printf-args.o || cp .libs/libcmd-certtool.lax/libgnu.a/printf-args.o .libs/libcmd-certtool.lax/lt3-printf-args.o >libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/printf-parse.o .libs/libcmd-certtool.lax/lt4-printf-parse.o || cp .libs/libcmd-certtool.lax/libgnu.a/printf-parse.o .libs/libcmd-certtool.lax/lt4-printf-parse.o >libtool: link: (cd .libs/libcmd-danetool.lax/libgnu.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src/../gl/.libs/libgnu.a") >libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/read-file.o .libs/libcmd-certtool.lax/lt5-read-file.o || cp .libs/libcmd-certtool.lax/libgnu.a/read-file.o .libs/libcmd-certtool.lax/lt5-read-file.o >libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/sys_socket.o .libs/libcmd-certtool.lax/lt6-sys_socket.o || cp .libs/libcmd-certtool.lax/libgnu.a/sys_socket.o .libs/libcmd-certtool.lax/lt6-sys_socket.o >libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/unistd.o .libs/libcmd-certtool.lax/lt7-unistd.o || cp .libs/libcmd-certtool.lax/libgnu.a/unistd.o .libs/libcmd-certtool.lax/lt7-unistd.o >libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/vasnprintf.o .libs/libcmd-certtool.lax/lt8-vasnprintf.o || cp .libs/libcmd-certtool.lax/libgnu.a/vasnprintf.o .libs/libcmd-certtool.lax/lt8-vasnprintf.o >libtool: link: ln .libs/libcmd-certtool.lax/libgnu.a/xsize.o .libs/libcmd-certtool.lax/lt9-xsize.o || cp .libs/libcmd-certtool.lax/libgnu.a/xsize.o .libs/libcmd-certtool.lax/lt9-xsize.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/asnprintf.o .libs/libcmd-certtool.lax/lt10-asnprintf.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/asnprintf.o .libs/libcmd-certtool.lax/lt10-asnprintf.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/c-ctype.o .libs/libcmd-certtool.lax/lt11-c-ctype.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/c-ctype.o .libs/libcmd-certtool.lax/lt11-c-ctype.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/exitfail.o .libs/libcmd-certtool.lax/lt12-exitfail.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/exitfail.o .libs/libcmd-certtool.lax/lt12-exitfail.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/fd-hook.o .libs/libcmd-certtool.lax/lt13-fd-hook.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/fd-hook.o .libs/libcmd-certtool.lax/lt13-fd-hook.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/gettime.o .libs/libcmd-certtool.lax/lt14-gettime.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/gettime.o .libs/libcmd-certtool.lax/lt14-gettime.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/malloca.o .libs/libcmd-certtool.lax/lt15-malloca.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/malloca.o .libs/libcmd-certtool.lax/lt15-malloca.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/parse-datetime.o .libs/libcmd-certtool.lax/lt16-parse-datetime.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/parse-datetime.o .libs/libcmd-certtool.lax/lt16-parse-datetime.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/printf-args.o .libs/libcmd-certtool.lax/lt17-printf-args.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/printf-args.o .libs/libcmd-certtool.lax/lt17-printf-args.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/printf-parse.o .libs/libcmd-certtool.lax/lt18-printf-parse.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/printf-parse.o .libs/libcmd-certtool.lax/lt18-printf-parse.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/progname.o .libs/libcmd-certtool.lax/lt19-progname.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/progname.o .libs/libcmd-certtool.lax/lt19-progname.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/read-file.o .libs/libcmd-certtool.lax/lt20-read-file.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/read-file.o .libs/libcmd-certtool.lax/lt20-read-file.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/sockets.o .libs/libcmd-certtool.lax/lt21-sockets.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/sockets.o .libs/libcmd-certtool.lax/lt21-sockets.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/sys_socket.o .libs/libcmd-certtool.lax/lt22-sys_socket.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/sys_socket.o .libs/libcmd-certtool.lax/lt22-sys_socket.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/timespec.o .libs/libcmd-certtool.lax/lt23-timespec.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/timespec.o .libs/libcmd-certtool.lax/lt23-timespec.o >copying selected object files to avoid basename conflicts... >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/unistd.o .libs/libcmd-certtool.lax/lt24-unistd.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/unistd.o .libs/libcmd-certtool.lax/lt24-unistd.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/vasnprintf.o .libs/libcmd-certtool.lax/lt25-vasnprintf.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/vasnprintf.o .libs/libcmd-certtool.lax/lt25-vasnprintf.o >libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/asnprintf.o .libs/libcmd-danetool.lax/lt1-asnprintf.o || cp .libs/libcmd-danetool.lax/libgnu.a/asnprintf.o .libs/libcmd-danetool.lax/lt1-asnprintf.o >libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/c-ctype.o .libs/libcmd-danetool.lax/lt2-c-ctype.o || cp .libs/libcmd-danetool.lax/libgnu.a/c-ctype.o .libs/libcmd-danetool.lax/lt2-c-ctype.o >libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/printf-args.o .libs/libcmd-danetool.lax/lt3-printf-args.o || cp .libs/libcmd-danetool.lax/libgnu.a/printf-args.o .libs/libcmd-danetool.lax/lt3-printf-args.o >libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/printf-parse.o .libs/libcmd-danetool.lax/lt4-printf-parse.o || cp .libs/libcmd-danetool.lax/libgnu.a/printf-parse.o .libs/libcmd-danetool.lax/lt4-printf-parse.o >libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/read-file.o .libs/libcmd-danetool.lax/lt5-read-file.o || cp .libs/libcmd-danetool.lax/libgnu.a/read-file.o .libs/libcmd-danetool.lax/lt5-read-file.o >libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/sys_socket.o .libs/libcmd-danetool.lax/lt6-sys_socket.o || cp .libs/libcmd-danetool.lax/libgnu.a/sys_socket.o .libs/libcmd-danetool.lax/lt6-sys_socket.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xalloc-die.o .libs/libcmd-certtool.lax/lt26-xalloc-die.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xalloc-die.o .libs/libcmd-certtool.lax/lt26-xalloc-die.o >libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/unistd.o .libs/libcmd-danetool.lax/lt7-unistd.o || cp .libs/libcmd-danetool.lax/libgnu.a/unistd.o .libs/libcmd-danetool.lax/lt7-unistd.o >libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/vasnprintf.o .libs/libcmd-danetool.lax/lt8-vasnprintf.o || cp .libs/libcmd-danetool.lax/libgnu.a/vasnprintf.o .libs/libcmd-danetool.lax/lt8-vasnprintf.o >libtool: link: ln .libs/libcmd-danetool.lax/libgnu.a/xsize.o .libs/libcmd-danetool.lax/lt9-xsize.o || cp .libs/libcmd-danetool.lax/libgnu.a/xsize.o .libs/libcmd-danetool.lax/lt9-xsize.o >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcmd-danetool.a .libs/danetool-args.o .libs/certtool-cfg.o .libs/libcmd-danetool.lax/libgnu_gpl.a/asnprintf.o .libs/libcmd-danetool.lax/libgnu_gpl.a/c-ctype.o .libs/libcmd-danetool.lax/libgnu_gpl.a/exitfail.o .libs/libcmd-danetool.lax/libgnu_gpl.a/fd-hook.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/parse-datetime.o .libs/libcmd-danetool.lax/libgnu_gpl.a/printf-args.o .libs/libcmd-danetool.lax/libgnu_gpl.a/printf-parse.o .libs/libcmd-danetool.lax/libgnu_gpl.a/progname.o .libs/libcmd-danetool.lax/libgnu_gpl.a/read-file.o .libs/libcmd-danetool.lax/libgnu_gpl.a/sockets.o .libs/libcmd-danetool.lax/libgnu_gpl.a/sys_socket.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/vasnprintf.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_gpl.a/xsize.o .libs/libcmd-danetool.lax/lt1-asnprintf.o .libs/libcmd-danetool.lax/libgnu.a/base64.o .libs/libcmd-danetool.lax/lt2-c-ctype.o .libs/libcmd-danetool.lax/libgnu.a/hash-pjw-bare.o .libs/libcmd-danetool.lax/lt3-printf-args.o .libs/libcmd-danetool.lax/lt4-printf-parse.o .libs/libcmd-danetool.lax/lt5-read-file.o .libs/libcmd-danetool.lax/lt6-sys_socket.o .libs/libcmd-danetool.lax/libgnu.a/u64.o .libs/libcmd-danetool.lax/lt7-unistd.o .libs/libcmd-danetool.lax/lt8-vasnprintf.o .libs/libcmd-danetool.lax/lt9-xsize.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcmd-danetool.a >libtool: link: rm -fr .libs/libcmd-danetool.lax .libs/libcmd-danetool.lax >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xmalloc.o .libs/libcmd-certtool.lax/lt27-xmalloc.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xmalloc.o .libs/libcmd-certtool.lax/lt27-xmalloc.o >libtool: link: ln .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xsize.o .libs/libcmd-certtool.lax/lt28-xsize.o || cp .libs/libcmd-certtool.lax/lt1-libgnu_gpl.a/xsize.o .libs/libcmd-certtool.lax/lt28-xsize.o >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcmd-certtool.a .libs/certtool-args.o .libs/certtool-cfg.o .libs/libcmd-certtool.lax/libgnu_gpl.a/asnprintf.o .libs/libcmd-certtool.lax/libgnu_gpl.a/c-ctype.o .libs/libcmd-certtool.lax/libgnu_gpl.a/exitfail.o .libs/libcmd-certtool.lax/libgnu_gpl.a/fd-hook.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/parse-datetime.o .libs/libcmd-certtool.lax/libgnu_gpl.a/printf-args.o .libs/libcmd-certtool.lax/libgnu_gpl.a/printf-parse.o .libs/libcmd-certtool.lax/libgnu_gpl.a/progname.o .libs/libcmd-certtool.lax/libgnu_gpl.a/read-file.o .libs/libcmd-certtool.lax/libgnu_gpl.a/sockets.o .libs/libcmd-certtool.lax/libgnu_gpl.a/sys_socket.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/vasnprintf.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_gpl.a/xsize.o .libs/libcmd-certtool.lax/lt1-asnprintf.o .libs/libcmd-certtool.lax/libgnu.a/base64.o .libs/libcmd-certtool.lax/lt2-c-ctype.o .libs/libcmd-certtool.lax/libgnu.a/hash-pjw-bare.o .libs/libcmd-certtool.lax/lt3-printf-args.o .libs/libcmd-certtool.lax/lt4-printf-parse.o .libs/libcmd-certtool.lax/lt5-read-file.o .libs/libcmd-certtool.lax/lt6-sys_socket.o .libs/libcmd-certtool.lax/libgnu.a/u64.o .libs/libcmd-certtool.lax/lt7-unistd.o .libs/libcmd-certtool.lax/lt8-vasnprintf.o .libs/libcmd-certtool.lax/lt9-xsize.o .libs/libcmd-certtool.lax/lt10-asnprintf.o .libs/libcmd-certtool.lax/lt11-c-ctype.o .libs/libcmd-certtool.lax/lt12-exitfail.o .libs/libcmd-certtool.lax/lt13-fd-hook.o .libs/libcmd-certtool.lax/lt14-gettime.o .libs/libcmd-certtool.lax/lt15-malloca.o .libs/libcmd-certtool.lax/lt16-parse-datetime.o .libs/libcmd-certtool.lax/lt17-printf-args.o .libs/libcmd-certtool.lax/lt18-printf-parse.o .libs/libcmd-certtool.lax/lt19-progname.o .libs/libcmd-certtool.lax/lt20-read-file.o .libs/libcmd-certtool.lax/lt21-sockets.o .libs/libcmd-certtool.lax/lt22-sys_socket.o .libs/libcmd-certtool.lax/lt23-timespec.o .libs/libcmd-certtool.lax/lt24-unistd.o .libs/libcmd-certtool.lax/lt25-vasnprintf.o .libs/libcmd-certtool.lax/lt26-xalloc-die.o .libs/libcmd-certtool.lax/lt27-xmalloc.o .libs/libcmd-certtool.lax/lt28-xsize.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcmd-certtool.a >libtool: link: rm -fr .libs/libcmd-certtool.lax .libs/libcmd-certtool.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-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o psktool psk.o ../lib/libgnutls.la libcmd-psk.la -lopts ../gl/libgnu.la gl/libgnu_gpl.la >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-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/psktool psk.o ../lib/.libs/libgnutls.so -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp ./.libs/libcmd-psk.a -lopts ../gl/.libs/libgnu.a gl/.libs/libgnu_gpl.a >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/gnutls-cli-debug cli-debug.o tests.o socket.o common.o ../lib/.libs/libgnutls.so -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp ./.libs/libcmd-cli-debug.a -lopts ../gl/.libs/libgnu.a gl/.libs/libgnu_gpl.a >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o srptool srptool.o ../lib/libgnutls.la libcmd-srp.la -lopts ../gl/libgnu.la gl/libgnu_gpl.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/certtool certtool.o certtool-common.o certtool-extras.o common.o ../lib/.libs/libgnutls.so -L/usr/lib64 ./.libs/libcmd-certtool.a /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/lib/.libs/libgnutls.so -lz -ltasn1 -lnettle -lhogweed -lgmp -lopts ../gl/.libs/libgnu.a gl/.libs/libgnu_gpl.a >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/srptool srptool.o ../lib/.libs/libgnutls.so -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp ./.libs/libcmd-srp.a -lopts ../gl/.libs/libgnu.a gl/.libs/libgnu_gpl.a >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ocsptool ocsptool.o ocsptool-common.o socket.o ../lib/libgnutls.la libcmd-ocsp.la -lopts ../gl/libgnu.la gl/libgnu_gpl.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o gnutls-serv serv.o udp-serv.o socket.o common.o ../lib/libgnutls.la libcmd-serv.la -lopts ../gl/libgnu.la gl/libgnu_gpl.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/ocsptool ocsptool.o ocsptool-common.o socket.o ../lib/.libs/libgnutls.so -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp ./.libs/libcmd-ocsp.a -lopts ../gl/.libs/libgnu.a gl/.libs/libgnu_gpl.a >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/gnutls-serv serv.o udp-serv.o socket.o common.o ../lib/.libs/libgnutls.so -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp ./.libs/libcmd-serv.a -lopts ../gl/.libs/libgnu.a gl/.libs/libgnu_gpl.a >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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 gl/libgnu_gpl.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -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/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp ./.libs/libcmd-cli.a -lopts ../gl/.libs/libgnu.a gl/.libs/libgnu_gpl.a >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src' >make[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src' >make[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/src' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc' >Making all in examples >make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc/examples' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-alert.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-alert.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-pkcs12.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-pkcs12.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-pkcs12.c -fPIC -DPIC -o .libs/ex-pkcs12.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-alert.c -fPIC -DPIC -o .libs/ex-alert.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-session-info.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-session-info.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-x509-info.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-x509-info.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-session-info.c -fPIC -DPIC -o .libs/ex-session-info.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-x509-info.c -fPIC -DPIC -o .libs/ex-x509-info.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-verify.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-verify.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o tcp.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/tcp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-verify.c -fPIC -DPIC -o .libs/ex-verify.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/tcp.c -fPIC -DPIC -o .libs/tcp.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o udp.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/udp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-pkcs11-list.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-pkcs11-list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-pkcs11-list.c -fPIC -DPIC -o .libs/ex-pkcs11-list.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o verify.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/verify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/udp.c -fPIC -DPIC -o .libs/udp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/verify.c -fPIC -DPIC -o .libs/verify.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-verify-ssh.lo /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-verify-ssh.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-client-resume.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-client-resume.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-verify-ssh.c -fPIC -DPIC -o .libs/ex-verify-ssh.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-client-dtls.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-client-dtls.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-cert-select.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-cert-select.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-client-x509.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-client-x509.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-serv-dtls.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-serv-dtls.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o print-ciphersuites.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/print-ciphersuites.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-serv-x509.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-serv-x509.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -std=c++11 -c -o ex-cxx.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-cxx.cpp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-client-anon.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-client-anon.c >In file included from ../../src/gl/time.h:42:0, > from /usr/include/pthread.h:24, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/x86_64-pc-linux-gnu/bits/gthr-default.h:35, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/x86_64-pc-linux-gnu/bits/gthr.h:148, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/ext/atomicity.h:35, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/bits/ios_base.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/ios:42, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/ostream:38, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/iostream:39, > from /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-cxx.cpp:2: >../../src/gl/stddef.h:93:3: error: conflicting declaration 'typedef union max_align_t max_align_t' > } max_align_t; > ^ >In file included from ../../src/gl/stddef.h:55:0, > from ../../src/gl/time.h:42, > from /usr/include/pthread.h:24, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/x86_64-pc-linux-gnu/bits/gthr-default.h:35, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/x86_64-pc-linux-gnu/bits/gthr.h:148, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/ext/atomicity.h:35, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/bits/ios_base.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/ios:42, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/ostream:38, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4/iostream:39, > from /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-cxx.cpp:2: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/stddef.h:425:3: error: 'max_align_t' has a previous declaration as 'typedef struct max_align_t max_align_t' > } max_align_t; > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-serv-anon.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-serv-anon.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples -I../.. -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/includes -I../../lib/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/extra/includes -I/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/src/gl -I../../src/gl -D_GL_NO_LARGE_FILES -DNO_LIBCURL -march=core2 -O2 -pipe -c -o ex-serv-pgp.o /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/examples/ex-serv-pgp.c >Makefile:1647: recipe for target 'ex-cxx.o' failed >make[4]: *** [ex-cxx.o] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc/examples' >Makefile:3713: recipe for target 'all-recursive' failed >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc' >Makefile:3412: recipe for target 'all' failed >make[2]: *** [all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc' >Makefile:1382: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64' >Makefile:1309: recipe for target 'all' failed >make: *** [all] Error 2 > [31;01m*[0m ERROR: net-libs/gnutls-3.3.15::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-libs/gnutls-3.3.15::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-libs/gnutls-3.3.15::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-libs/gnutls-3.3.15/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-libs/gnutls-3.3.15/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64' > [31;01m*[0m S: '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 554214
: 406360 |
406364