* Package: net-libs/gnutls-3.0.3  * Repository: toralf  * USE: consolekit cxx elibc_glibc kernel_linux nettle nls policykit test userland_GNU x86 zlib  * FEATURES: ccache sandbox splitdebug test >>> Unpacking source... >>> Unpacking gnutls-3.0.3.tar.xz to /var/tmp/portage/net-libs/gnutls-3.0.3/work >>> Source unpacked in /var/tmp/portage/net-libs/gnutls-3.0.3/work >>> Preparing source in /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3 ... * Running eautoreconf in '/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' ... * Running aclocal -I m4 -I gl/m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 -I gl/m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gnutls-3.0.3/build-aux/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3 ... * econf: updating gnutls-3.0.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnutls-3.0.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --htmldir=/usr/share/doc/gnutls-3.0.3/html --disable-static --enable-cxx --disable-gtk-doc --disable-gtk-doc-pdf --disable-guile --enable-nls --without-p11-kit --with-zlib checking for a BSD-compatible install... /usr/bin/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 for compilation programs... checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 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... 64 checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for inline... inline checking for ANSI C header files... (cached) yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether to use nettle... yes checking for libnettle... yes checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so /usr/lib/libgmp.so checking for libtasn1... yes checking how to link with libtasn1... /usr/lib/libtasn1.so checking whether to use the included minitasn1... no checking whether C99 macros are supported... 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 extra PKI stuff... no checking whether to disable OpenPGP Certificate authentication support... no checking whether to add cryptodev support... no checking size of void *... 4 checking size of long... 4 checking size of int... 4 checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking 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 for sys/stat.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for library containing setsockopt... none needed checking whether to build OpenSSL compatibility layer... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for 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 getrusage... yes checking for libpthread... yes checking how to link with libpthread... /usr/lib/libpthread.so checking for cfg_get_context in -lcfg+... no configure: WARNING: *** *** Libcfg+ was not found. Will use the included one. checking whether to use the included libcfg... yes checking for ssize_t... yes checking size of unsigned long int... 4 checking size of unsigned int... 4 checking whether to include zlib compression support... yes checking for libz... yes checking how to link with libz... /usr/lib/libz.so checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for getdelim... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for getsubopt... yes checking for gettimeofday... yes checking for nanotime... no checking for mprotect... yes checking for sleep... yes checking for strdup... yes checking for strndup... yes checking for localtime_r... yes checking for vasnprintf... no checking for lstat... yes checking for setenv... yes checking for symlink... yes checking for shutdown... yes checking whether byte ordering is bigendian... (cached) no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether // is distinct from /... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether frexp() can be used without linking with libm... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... 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 getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking whether getenv is declared... yes checking whether getpass is declared... yes checking whether flockfile is declared... yes checking whether funlockfile is declared... yes checking for struct timeval... yes checking whether gettimeofday is declared without a macro... yes checking where to find the exponent in a 'float'... word 0 bit 23 checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether 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 strdup is declared... yes checking whether strerror(0) succeeds... 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 stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether localtime_r is declared... no checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... no checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking if environ is properly declared... yes checking for working fcntl.h... yes checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether alarm is declared... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking for alphasort... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking whether alphasort is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether __func__ is available... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking if gcc/ld supports -Wl,--output-def... no checking if LD -Wl,--version-script works... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosl is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking for memmem... yes checking whether memmem works... yes checking for mempcpy... 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 is self-contained... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for rawmemchr... yes checking for scandir... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... 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 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 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 ptsname is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... yes checking whether setstate_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 setenv 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 strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strverscmp... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... yes checking for nlink_t... yes checking whether fchmodat 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 localtime_r is compatible with its POSIX signature... yes checking whether chown 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 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 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 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 for valgrind... valgrind checking whether self tests are run under valgrind... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking for stdint.h... (cached) yes checking whether dup2 works... yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... 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... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether open recognizes a trailing slash... yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether setenv validates arguments... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for valgrind... (cached) valgrind checking whether self tests are run under valgrind... yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no checking for i686-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 i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/ld) 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... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gaa... no configure: WARNING: *** *** GAA was not found. It is only needed if you wish to modify *** the source code or command-line description files. In this case, *** you may want to get it from http://gaa.sourceforge.net/ and *** read doc/README.gaa. *** checking whether building Guile bindings... no *** *** Checking dependencies for crywrap... checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for netinet/in.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... 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... (cached) yes checking for select... yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtoul... yes checking for uname... yes checking for LIBIDN... yes configure: creating ./config.status config.status: creating guile/pre-inst-guile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/credentials/Makefile config.status: creating doc/credentials/openpgp/Makefile config.status: creating doc/credentials/srp/Makefile config.status: creating doc/credentials/x509/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/latex/Makefile config.status: creating doc/latex/cover.tex config.status: creating doc/doxygen/Doxyfile config.status: creating doc/examples/Makefile config.status: creating doc/manpages/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/scripts/Makefile 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 src/Makefile config.status: creating src/crywrap/Makefile config.status: creating src/cfg/Makefile config.status: creating src/cfg/platon/Makefile config.status: creating src/cfg/platon/str/Makefile config.status: creating tests/Makefile config.status: creating tests/key-id/Makefile config.status: creating tests/dsa/Makefile config.status: creating tests/scripts/Makefile config.status: creating tests/openpgp-certs/Makefile config.status: creating tests/safe-renegotiation/Makefile config.status: creating tests/pathlen/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/sha2/Makefile config.status: creating tests/userid/Makefile config.status: creating libextra/Makefile config.status: creating libextra/gnutls-extra.pc config.status: creating libextra/includes/Makefile config.status: creating lib/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/opencdk/Makefile config.status: creating lib/openpgp/Makefile config.status: creating po/Makefile.in config.status: creating lib/x509/Makefile config.status: creating lib/gcrypt/Makefile config.status: creating lib/nettle/Makefile config.status: creating tests/suite/Makefile config.status: creating lib/accelerated/Makefile config.status: creating lib/accelerated/intel/Makefile config.status: creating lib/ext/Makefile config.status: creating lib/algorithms/Makefile config.status: creating lib/auth/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands configure: summary of build options: version: 3.0.3 shared 29:0:1 Host type: i686-pc-linux-gnu Install prefix: /usr Compiler: i686-pc-linux-gnu-gcc -std=gnu99 CFlags: -O2 -march=native -pipe -g -ggdb Warning flags: errors: warnings: Library types: Shared=yes, Static=no Valgrind: yes valgrind -q --error-exitcode=1 Guile wrappers: no C++ library: yes OpenSSL compat: yes /dev/crypto: no Hardware accel: x86 Crypto library: nettle PKCS#11 support: no crywrap app: yes * Applying dsa.patch ...  [ ok ] >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3 ... make -j 3 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/build-aux/missing --run autoheader) configure.ac:325: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... configure.ac:325: the top level rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' Making all in gl make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' GEN alloca.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN sys/uio.h GEN getopt.h GEN dirent.h GEN math.h GEN netdb.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN time.h GEN unistd.h GEN wchar.h make all-recursive make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' Making all in tests make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN fcntl.h GEN inttypes.h make all-recursive make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' Making all in . make[6]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' CC argp-ba.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-ba.lo argp-ba.c CC argp-eexst.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-eexst.lo argp-eexst.c CC argp-fmtstream.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-fmtstream.lo argp-fmtstream.c CC argp-fs-xinl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-fs-xinl.lo argp-fs-xinl.c CC argp-help.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-help.lo argp-help.c CC argp-parse.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-parse.lo argp-parse.c CC argp-pin.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-pin.lo argp-pin.c CC argp-pv.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-pv.lo argp-pv.c CC argp-pvh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-pvh.lo argp-pvh.c CC argp-xinl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o argp-xinl.lo argp-xinl.c CC c-ctype.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o c-ctype.lo c-ctype.c CC hmac-md5.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o hmac-md5.lo hmac-md5.c CC md5.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o md5.lo md5.c CC dirname-lgpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o dirname-lgpl.lo dirname-lgpl.c CC basename-lgpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o basename-lgpl.lo basename-lgpl.c CC stripslash.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o stripslash.lo stripslash.c CC fd-hook.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o fd-hook.lo fd-hook.c CC fseterr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o fseterr.lo fseterr.c CC gettime.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o gettime.lo gettime.c CC memxor.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o memxor.lo memxor.c CC printf-frexp.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o printf-frexp.lo printf-frexp.c CC printf-frexpl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o printf-frexpl.lo printf-frexpl.c CC progname.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o progname.lo progname.c CC read-file.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o read-file.lo read-file.c CC sockets.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o sockets.lo sockets.c CC version-etc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o version-etc.lo version-etc.c CC version-etc-fsf.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o version-etc-fsf.lo version-etc-fsf.c CC asnprintf.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o asnprintf.lo asnprintf.c CC getopt.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o getopt.lo getopt.c CC getopt1.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o getopt1.lo getopt1.c CC isnanl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o isnanl.lo isnanl.c CC printf-args.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o printf-args.lo printf-args.c CC printf-parse.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o printf-parse.lo printf-parse.c CC vasnprintf.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o vasnprintf.lo vasnprintf.c CC vfprintf.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o vfprintf.lo vfprintf.c CC vprintf.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -march=native -pipe -g -ggdb -c -o vprintf.lo vprintf.c CCLD libgnu.la make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' Making all in lib make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' Making all in includes make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/includes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/includes' Making all in x509 make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/x509' CC common.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o common.lo common.c CC key_decode.lo CC key_encode.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o key_encode.lo key_encode.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o key_decode.lo key_decode.c CC crl.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o crl.lo crl.c CC crl_write.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o crl_write.lo crl_write.c CC crq.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o crq.lo crq.c CC dn.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o dn.lo dn.c CC extensions.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o extensions.lo extensions.c CC mpi.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o mpi.lo mpi.c CC output.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o output.lo output.c CC pbkdf2-sha1.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o pbkdf2-sha1.lo pbkdf2-sha1.c CC pkcs12.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o pkcs12.lo pkcs12.c CC pkcs12_bag.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o pkcs12_bag.lo pkcs12_bag.c CC pkcs12_encr.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o pkcs12_encr.lo pkcs12_encr.c CC pkcs7.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o pkcs7.lo pkcs7.c CC privkey.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o privkey.lo privkey.c CC privkey_pkcs8.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o privkey_pkcs8.lo privkey_pkcs8.c CC rfc2818_hostname.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o rfc2818_hostname.lo rfc2818_hostname.c CC sign.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o sign.lo sign.c CC verify.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o verify.lo verify.c CC x509.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o x509.lo x509.c CC x509_write.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o x509_write.lo x509_write.c CC verify-high.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o verify-high.lo verify-high.c CCLD libgnutls_x509.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/x509' Making all in accelerated make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' Making all in intel make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated/intel' CC aes-x86.lo /bin/sh ../../../libtool --silent --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../includes -I./../../ -I./../ -O2 -march=native -pipe -g -ggdb -c -o aes-x86.lo aes-x86.c CC aes-padlock.lo /bin/sh ../../../libtool --silent --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../includes -I./../../ -I./../ -O2 -march=native -pipe -g -ggdb -c -o aes-padlock.lo aes-padlock.c CC aes-gcm-padlock.lo /bin/sh ../../../libtool --silent --tag=CC --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../includes -I./../../ -I./../ -O2 -march=native -pipe -g -ggdb -c -o aes-gcm-padlock.lo aes-gcm-padlock.c aes-padlock.c: In function 'check_via': aes-padlock.c:173:5: warning: implicit declaration of function '_gnutls_cpuid' CCAS appro-aes-x86.lo aes-x86.c: In function 'check_optimized_aes': aes-x86.c:129:3: warning: implicit declaration of function '_gnutls_cpuid' CCAS padlock-x86.lo CCAS cpuid-x86.lo CCLD libintel.la make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated/intel' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' CC accelerated.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -DASM_X86_32 -O2 -march=native -pipe -g -ggdb -c -o accelerated.lo accelerated.c CC cryptodev.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -DASM_X86_32 -O2 -march=native -pipe -g -ggdb -c -o cryptodev.lo cryptodev.c CCLD libaccelerated.la make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' Making all in auth make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/auth' CC cert.lo CC anon.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o anon.lo anon.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o cert.lo cert.c CC dh_common.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o dh_common.lo dh_common.c CC dhe.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o dhe.lo dhe.c CC dhe_psk.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o dhe_psk.lo dhe_psk.c CC psk.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o psk.lo psk.c CC psk_passwd.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o psk_passwd.lo psk_passwd.c CC rsa.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o rsa.lo rsa.c CC rsa_export.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o rsa_export.lo rsa_export.c CC srp.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o srp.lo srp.c CC srp_passwd.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o srp_passwd.lo srp_passwd.c CC srp_rsa.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o srp_rsa.lo srp_rsa.c CC srp_sb64.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o srp_sb64.lo srp_sb64.c CC anon_ecdh.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o anon_ecdh.lo anon_ecdh.c CC ecdh_common.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o ecdh_common.lo ecdh_common.c CCLD libgnutls_auth.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/auth' Making all in ext make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/ext' CC max_record.lo CC cert_type.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o max_record.lo max_record.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o cert_type.lo cert_type.c CC server_name.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o server_name.lo server_name.c CC signature.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o signature.lo signature.c CC safe_renegotiation.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o safe_renegotiation.lo safe_renegotiation.c CC session_ticket.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o session_ticket.lo session_ticket.c CC srp.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o srp.lo srp.c CC ecc.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o ecc.lo ecc.c CCLD libgnutls_ext.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/ext' Making all in algorithms make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/algorithms' CC ciphers.lo CC cert_types.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o cert_types.lo cert_types.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o ciphers.lo ciphers.c CC ciphersuites.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o ciphersuites.lo ciphersuites.c CC ecc.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o ecc.lo ecc.c CC kx.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o kx.lo kx.c CC mac.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o mac.lo mac.c CC protocols.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o protocols.lo protocols.c CC publickey.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o publickey.lo publickey.c CC secparams.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o secparams.lo secparams.c CC sign.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o sign.lo sign.c CCLD libgnutls_alg.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/algorithms' Making all in opencdk make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/opencdk' CC armor.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o armor.lo armor.c CC main.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o main.lo main.c CC kbnode.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o kbnode.lo kbnode.c CC dummy.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o dummy.lo dummy.c CC sig-check.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o sig-check.lo sig-check.c CC hash.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o hash.lo hash.c CC keydb.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o keydb.lo keydb.c CC pubkey.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o pubkey.lo pubkey.c CC stream.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o stream.lo stream.c CC write-packet.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o write-packet.lo write-packet.c stream.c: In function 'cdk_stream_mmap_part': stream.c:1480:7: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' CC misc.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o misc.lo misc.c CC seskey.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o seskey.lo seskey.c keydb.c: In function 'keydb_idx_build': keydb.c:120:11: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'off_t' CC literal.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o literal.lo literal.c CC new-packet.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o new-packet.lo new-packet.c CC read-packet.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o read-packet.lo read-packet.c literal.c: In function 'literal_decode': literal.c:122:7: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'off_t' read-packet.c: In function 'read_user_id': read-packet.c:559:5: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' CCLD libminiopencdk.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/opencdk' Making all in openpgp make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/openpgp' CC pgpverify.lo CC pgp.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o pgp.lo pgp.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o pgpverify.lo pgpverify.c CC extras.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o extras.lo extras.c CC compat.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o compat.lo compat.c CC privkey.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o privkey.lo privkey.c CC output.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o output.lo output.c CC gnutls_openpgp.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I./../opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_openpgp.lo gnutls_openpgp.c CCLD libgnutls_openpgp.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/openpgp' Making all in nettle make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/nettle' CC pk.lo CC mpi.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o pk.lo pk.c CC mac.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o mpi.lo mpi.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o mac.lo mac.c CC cipher.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o cipher.lo cipher.c CC rnd.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o rnd.lo rnd.c CC init.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o init.lo init.c CC egd.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o egd.lo egd.c CC multi.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o multi.lo multi.c CC ecc_free.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_free.lo ecc_free.c CC ecc_make_key.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_make_key.lo ecc_make_key.c CC ecc_shared_secret.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_shared_secret.lo ecc_shared_secret.c CC ecc_map.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_map.lo ecc_map.c CC ecc_mulmod.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_mulmod.lo ecc_mulmod.c CC ecc_points.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_points.lo ecc_points.c CC ecc_projective_dbl_point_3.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_projective_dbl_point_3.lo ecc_projective_dbl_point_3.c CC ecc_projective_add_point.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_projective_add_point.lo ecc_projective_add_point.c CC ecc_projective_dbl_point.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_projective_dbl_point.lo ecc_projective_dbl_point.c CC ecc_sign_hash.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_sign_hash.lo ecc_sign_hash.c CC ecc_verify_hash.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -O2 -march=native -pipe -g -ggdb -c -o ecc_verify_hash.lo ecc_verify_hash.c CCLD libcrypto.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/nettle' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' CC gnutls_record.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_record.lo gnutls_record.c CC gnutls_compress.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_compress.lo gnutls_compress.c CC debug.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o debug.lo debug.c CC gnutls_cipher.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_cipher.lo gnutls_cipher.c CC gnutls_mbuffers.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_mbuffers.lo gnutls_mbuffers.c CC gnutls_buffers.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_buffers.lo gnutls_buffers.c CC gnutls_handshake.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_handshake.lo gnutls_handshake.c CC gnutls_num.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_num.lo gnutls_num.c CC gnutls_errors.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_errors.lo gnutls_errors.c CC gnutls_dh.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_dh.lo gnutls_dh.c CC gnutls_kx.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_kx.lo gnutls_kx.c CC gnutls_priority.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_priority.lo gnutls_priority.c CC gnutls_hash_int.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_hash_int.lo gnutls_hash_int.c CC gnutls_cipher_int.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_cipher_int.lo gnutls_cipher_int.c CC gnutls_session.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_session.lo gnutls_session.c CC gnutls_db.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_db.lo gnutls_db.c CC x509_b64.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o x509_b64.lo x509_b64.c CC gnutls_extensions.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_extensions.lo gnutls_extensions.c CC gnutls_auth.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_auth.lo gnutls_auth.c CC gnutls_v2_compat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_v2_compat.lo gnutls_v2_compat.c CC gnutls_datum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_datum.lo gnutls_datum.c CC gnutls_session_pack.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_session_pack.lo gnutls_session_pack.c CC gnutls_mpi.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_mpi.lo gnutls_mpi.c CC gnutls_pk.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_pk.lo gnutls_pk.c CC gnutls_cert.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_cert.lo gnutls_cert.c CC gnutls_global.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_global.lo gnutls_global.c CC gnutls_constate.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_constate.lo gnutls_constate.c CC gnutls_anon_cred.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_anon_cred.lo gnutls_anon_cred.c CC pkix_asn1_tab.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o pkix_asn1_tab.lo pkix_asn1_tab.c CC gnutls_asn1_tab.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_asn1_tab.lo gnutls_asn1_tab.c CC gnutls_mem.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_mem.lo gnutls_mem.c CC gnutls_ui.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_ui.lo gnutls_ui.c CC gnutls_sig.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_sig.lo gnutls_sig.c CC gnutls_ecc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_ecc.lo gnutls_ecc.c CC gnutls_dh_primes.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_dh_primes.lo gnutls_dh_primes.c CC gnutls_alert.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_alert.lo gnutls_alert.c CC system.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o system.lo system.c CC gnutls_str.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_str.lo gnutls_str.c CC gnutls_state.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_state.lo gnutls_state.c CC gnutls_x509.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_x509.lo gnutls_x509.c CC gnutls_rsa_export.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_rsa_export.lo gnutls_rsa_export.c CC gnutls_helper.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_helper.lo gnutls_helper.c CC gnutls_supplemental.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_supplemental.lo gnutls_supplemental.c CC random.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o random.lo random.c CC crypto-api.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o crypto-api.lo crypto-api.c CC gnutls_privkey.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_privkey.lo gnutls_privkey.c CC gnutls_pcert.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_pcert.lo gnutls_pcert.c CC gnutls_pubkey.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_pubkey.lo gnutls_pubkey.c CC locks.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o locks.lo locks.c CC hash.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o hash.lo hash.c CC gnutls_dtls.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_dtls.lo gnutls_dtls.c CC system_override.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o system_override.lo system_override.c CC crypto-backend.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o crypto-backend.lo crypto-backend.c CC gnutls_srp.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_srp.lo gnutls_srp.c CC gnutls_psk.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./includes -I./x509 -I./opencdk -O2 -march=native -pipe -g -ggdb -c -o gnutls_psk.lo gnutls_psk.c CXX libgnutlsxx_la-gnutlsxx.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I./includes -I./includes -O2 -march=native -pipe -g -ggdb -c -o libgnutlsxx_la-gnutlsxx.lo `test -f 'gnutlsxx.cpp' || echo './'`gnutlsxx.cpp CCLD libgnutls.la CXXLD libgnutlsxx.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' Making all in libextra make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' Making all in includes make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra/includes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra/includes' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' CC gnutls_extra.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./../lib -O2 -march=native -pipe -g -ggdb -c -o gnutls_extra.lo gnutls_extra.c CC fipsmd5.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./../lib -O2 -march=native -pipe -g -ggdb -c -o fipsmd5.lo fipsmd5.c CC gnutls_openssl.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./../lib -O2 -march=native -pipe -g -ggdb -c -o gnutls_openssl.lo gnutls_openssl.c CC openssl_compat.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./../lib -O2 -march=native -pipe -g -ggdb -c -o openssl_compat.lo openssl_compat.c CCLD libgnutls-extra.la CCLD libgnutls-openssl.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' Making all in po make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/po' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/po' Making all in src make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' Making all in cfg make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' Making all in platon make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' Making all in str make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon/str' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon/str' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' Making all in crywrap make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/crywrap' CC crywrap.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../lib/includes -I./../../lib/includes -DSYSCONFDIR=\"/etc\" -DCRYWRAP_PATCHLEVEL=\"3\" -O2 -march=native -pipe -g -ggdb -c crywrap.c crywrap.c: In function '_crywrap_setup_pidfile': crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result CCLD crywrap make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/crywrap' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' CC libcmd_serv_la-serv-gaa.lo CC libcmd_srp_la-srptool-gaa.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcmd_serv_la-serv-gaa.lo `test -f 'serv-gaa.c' || echo './'`serv-gaa.c /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcmd_srp_la-srptool-gaa.lo `test -f 'srptool-gaa.c' || echo './'`srptool-gaa.c CC libcmd_psk_la-psk-gaa.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcmd_psk_la-psk-gaa.lo `test -f 'psk-gaa.c' || echo './'`psk-gaa.c CC libcmd_cli_la-cli-gaa.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcmd_cli_la-cli-gaa.lo `test -f 'cli-gaa.c' || echo './'`cli-gaa.c CC libcmd_cli_debug_la-tls_test-gaa.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcmd_cli_debug_la-tls_test-gaa.lo `test -f 'tls_test-gaa.c' || echo './'`tls_test-gaa.c CC libcfg_la-cfg+.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-cfg+.lo `test -f 'cfg/cfg+.c' || echo './'`cfg/cfg+.c CC libcfg_la-cfgfile.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-cfgfile.lo `test -f 'cfg/cfgfile.c' || echo './'`cfg/cfgfile.c CC libcfg_la-cmdline.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-cmdline.lo `test -f 'cfg/cmdline.c' || echo './'`cfg/cmdline.c CC libcfg_la-parse.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-parse.lo `test -f 'cfg/parse.c' || echo './'`cfg/parse.c CC libcfg_la-props.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-props.lo `test -f 'cfg/props.c' || echo './'`cfg/props.c CC libcfg_la-shared.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-shared.lo `test -f 'cfg/shared.c' || echo './'`cfg/shared.c CC libcfg_la-dynfgets.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-dynfgets.lo `test -f 'cfg/platon/str/dynfgets.c' || echo './'`cfg/platon/str/dynfgets.c CC libcfg_la-strctype.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-strctype.lo `test -f 'cfg/platon/str/strctype.c' || echo './'`cfg/platon/str/strctype.c CC libcfg_la-strdyn.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-strdyn.lo `test -f 'cfg/platon/str/strdyn.c' || echo './'`cfg/platon/str/strdyn.c CC libcfg_la-strplus.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcfg_la-strplus.lo `test -f 'cfg/platon/str/strplus.c' || echo './'`cfg/platon/str/strplus.c CC libcmd_certtool_la-certtool-gaa.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcmd_certtool_la-certtool-gaa.lo `test -f 'certtool-gaa.c' || echo './'`certtool-gaa.c CC libcmd_certtool_la-certtool-cfg.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c -o libcmd_certtool_la-certtool-cfg.lo `test -f 'certtool-cfg.c' || echo './'`certtool-cfg.c CC serv.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c serv.c CC udp-serv.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c udp-serv.c CC common.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c common.c CC cli.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c cli.c CC benchmark-cipher.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c benchmark-cipher.c CC benchmark.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c benchmark.c CC benchmark-tls.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c benchmark-tls.c CC psk.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c psk.c CC tls_test.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c tls_test.c cli.c: In function 'psk_callback': cli.c:1156:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result CC tests.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c tests.c CC certtool.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c certtool.c CC prime.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c prime.c CC certtool-common.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c certtool-common.c CC srptool.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../lib/includes -I./../lib/includes -I./../libextra/includes -I./cfg -O2 -march=native -pipe -g -ggdb -c srptool.c CCLD libcmd-serv.la CCLD libcmd-srp.la CCLD libcmd-psk.la CCLD libcmd-cli.la CCLD libcmd-cli-debug.la CCLD libcfg.la CCLD libcmd-certtool.la CCLD gnutls-serv CCLD gnutls-cli copying selected object files to avoid basename conflicts... CCLD psktool CCLD gnutls-cli-debug CCLD srptool CCLD certtool make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' Making all in doc make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make all-recursive make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' Making all in examples make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/examples' CC ex-alert.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c -o ex-alert.lo ex-alert.c CC ex-pkcs12.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c -o ex-pkcs12.lo ex-pkcs12.c CC ex-session-info.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c -o ex-session-info.lo ex-session-info.c CC ex-x509-info.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c -o ex-x509-info.lo ex-x509-info.c CC ex-verify.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c -o ex-verify.lo ex-verify.c CC tcp.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c -o tcp.lo tcp.c CC udp.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c -o udp.lo udp.c CC ex-pkcs11-list.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c -o ex-pkcs11-list.lo ex-pkcs11-list.c CC ex-client2.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-client2.c CC ex-client-resume.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-client-resume.c CC ex-client-udp.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-client-udp.c CC ex-cert-select.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-cert-select.c CC ex-rfc2818.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-rfc2818.c CC ex-crq.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-crq.c CC ex-serv1.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-serv1.c CXX ex-cxx.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c -o ex-cxx.o ex-cxx.cpp CC ex-client1.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-client1.c CC ex-serv-anon.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-serv-anon.c CC ex-serv-pgp.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-serv-pgp.c CC ex-client-psk.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-client-psk.c CC ex-serv-psk.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-serv-psk.c CC ex-client-srp.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-client-srp.c CC ex-serv-srp.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../../gl -D_GL_NO_LARGE_FILES -O2 -march=native -pipe -g -ggdb -c ex-serv-srp.c CCLD libexamples.la CCLD ex-client2 CCLD ex-client-resume CCLD ex-client-udp CCLD ex-cert-select CCLD ex-rfc2818 CCLD ex-crq CCLD ex-serv1 CXXLD ex-cxx CCLD ex-client1 CCLD ex-serv-anon CCLD ex-serv-pgp CCLD ex-client-psk CCLD ex-serv-psk CCLD ex-client-srp CCLD ex-serv-srp make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/examples' Making all in cyclo make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/cyclo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/cyclo' Making all in scripts make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/scripts' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/scripts' Making all in manpages make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/manpages' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/manpages' Making all in credentials make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' Making all in openpgp make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/openpgp' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/openpgp' Making all in srp make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/srp' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/srp' Making all in x509 make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/x509' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/x509' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' Making all in latex make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/latex' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/latex' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' CC printlist.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib/includes -I../lib/includes -O2 -march=native -pipe -g -ggdb -c printlist.c CC alert-printlist.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib/includes -I../lib/includes -O2 -march=native -pipe -g -ggdb -c alert-printlist.c CC errcodes.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib/includes -I../lib/includes -O2 -march=native -pipe -g -ggdb -c errcodes.c CCLD printlist CCLD alert-printlist CCLD errcodes ./printlist > algorithms.texi-tmp ./alert-printlist > alerts.texi-tmp mv -f algorithms.texi-tmp algorithms.texi mv -f alerts.texi-tmp alerts.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in gnutls.info gnutls.info-[0-9] gnutls.info-[0-9][0-9] gnutls.i[0-9] gnutls.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/build-aux/missing --run makeinfo -I ../doc -I . \ -o gnutls.info gnutls.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./gnutls.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' Making all in tests make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' Making all in . make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' CC utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c -o utils.lo utils.c CCLD libutils.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' Making all in rsa-md5-collision make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' Making all in pkcs1-padding make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' Making all in pkcs8-decode make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' Making all in pkcs12-decode make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' Making all in userid make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' Making all in pathlen make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' Making all in key-id make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' Making all in sha2 make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' Making all in safe-renegotiation make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' Making all in dsa make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' Making all in scripts make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/scripts' Making all in openpgp-certs make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' >>> Source compiled. >>> Test phase [check]: net-libs/gnutls-3.0.3 Making check in gl make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make check-recursive make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' Making check in tests make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make check-recursive make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' Making check in . make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make libtests.a test-alloca-opt test-argp test-binary-io test-byteswap test-c-ctype test-hmac-md5 test-md5 test-dirent test-dup2 test-environ test-errno test-fcntl-h test-float test-frexp-nolibm test-frexpl-nolibm test-fseek test-fseeko test-fseeko3 test-fseterr test-ftell test-ftell3 test-ftello test-ftello3 test-func test-getcwd-lgpl test-getdelim test-getline test-getopt test-gettimeofday test-ignore-value test-intprops test-inttypes test-isnand-nolibm test-isnanf-nolibm test-isnanl-nolibm test-lstat test-malloc-gnu test-malloca test-math test-memchr test-netdb test-netinet_in test-open test-printf-frexp test-printf-frexpl test-rawmemchr test-read-file test-setenv test-signbit test-sleep test-snprintf test-sockets test-stat test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strchrnul test-strerror test-string test-strings test-strnlen test-strverscmp test-symlink test-sys_socket test-sys_stat test-sys_time test-sys_uio test-sysexits test-time test-u64 test-unistd test-unsetenv test-vasnprintf test-vasprintf test-verify test-version-etc test-vfprintf-posix test-vprintf-posix test-vsnprintf test-wchar make[6]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' CC malloca.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c malloca.c AR libtests.a CC test-alloca-opt.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-alloca-opt.c CCLD test-alloca-opt CC test-argp.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-argp.c CCLD test-argp CC test-binary-io.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-binary-io.c CCLD test-binary-io CC test-byteswap.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-byteswap.c CCLD test-byteswap CC test-c-ctype.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-c-ctype.c CCLD test-c-ctype CC test-hmac-md5.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-hmac-md5.c CCLD test-hmac-md5 CC test-md5.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-md5.c CCLD test-md5 CC test-dirent.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-dirent.c CCLD test-dirent CC test-dup2.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-dup2.c CCLD test-dup2 CC test-environ.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-environ.c CCLD test-environ CC test-errno.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-errno.c CCLD test-errno CC test-fcntl-h.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-fcntl-h.c CCLD test-fcntl-h CC test-float.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-float.c CCLD test-float CC test-frexp.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-frexp.c CCLD test-frexp-nolibm CC test-frexpl.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-frexpl.c CCLD test-frexpl-nolibm CC test-fseek.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-fseek.c CCLD test-fseek CC test-fseeko.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-fseeko.c CCLD test-fseeko CC test-fseeko3.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-fseeko3.c CCLD test-fseeko3 CC test-fseterr.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-fseterr.c CCLD test-fseterr CC test-ftell.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-ftell.c CCLD test-ftell CC test-ftell3.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-ftell3.c CCLD test-ftell3 CC test-ftello.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-ftello.c CCLD test-ftello CC test-ftello3.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-ftello3.c CCLD test-ftello3 CC test-func.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-func.c CCLD test-func CC test-getcwd-lgpl.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-getcwd-lgpl.c CCLD test-getcwd-lgpl CC test-getdelim.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-getdelim.c CCLD test-getdelim CC test-getline.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-getline.c CCLD test-getline CC test-getopt.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-getopt.c CCLD test-getopt CC test-gettimeofday.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-gettimeofday.c CCLD test-gettimeofday CC test-ignore-value.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-ignore-value.c CCLD test-ignore-value CC test-intprops.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-intprops.c CCLD test-intprops CC test-inttypes.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-inttypes.c CCLD test-inttypes CC test-isnand-nolibm.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-isnand-nolibm.c CCLD test-isnand-nolibm CC test-isnanf-nolibm.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-isnanf-nolibm.c CCLD test-isnanf-nolibm CC test-isnanl-nolibm.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-isnanl-nolibm.c CCLD test-isnanl-nolibm CC test-lstat.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-lstat.c CCLD test-lstat CC test-malloc-gnu.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-malloc-gnu.c CCLD test-malloc-gnu CC test-malloca.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-malloca.c CCLD test-malloca CC test-math.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-math.c CCLD test-math CC test-memchr.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-memchr.c CCLD test-memchr CC test-netdb.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-netdb.c CCLD test-netdb CC test-netinet_in.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-netinet_in.c CCLD test-netinet_in CC test-open.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-open.c CCLD test-open CC test-printf-frexp.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-printf-frexp.c CCLD test-printf-frexp CC test-printf-frexpl.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-printf-frexpl.c CCLD test-printf-frexpl CC test-rawmemchr.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-rawmemchr.c CCLD test-rawmemchr CC test-read-file.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-read-file.c CCLD test-read-file CC test-setenv.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-setenv.c CCLD test-setenv CC test-signbit.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-signbit.c CCLD test-signbit CC test-sleep.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-sleep.c CCLD test-sleep CC test-snprintf.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-snprintf.c CCLD test-snprintf CC test-sockets.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-sockets.c CCLD test-sockets CC test-stat.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-stat.c CCLD test-stat CC test-stdbool.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-stdbool.c CCLD test-stdbool CC test-stddef.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-stddef.c CCLD test-stddef CC test-stdint.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-stdint.c CCLD test-stdint CC test-stdio.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-stdio.c CCLD test-stdio CC test-stdlib.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-stdlib.c CCLD test-stdlib CC test-strchrnul.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-strchrnul.c CCLD test-strchrnul CC test-strerror.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-strerror.c CCLD test-strerror CC test-string.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-string.c CCLD test-string CC test-strings.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-strings.c CCLD test-strings CC test-strnlen.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-strnlen.c CCLD test-strnlen CC test-strverscmp.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-strverscmp.c CCLD test-strverscmp CC test-symlink.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-symlink.c CCLD test-symlink CC test-sys_socket.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-sys_socket.c CCLD test-sys_socket CC test-sys_stat.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-sys_stat.c CCLD test-sys_stat CC test-sys_time.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-sys_time.c CCLD test-sys_time CC test-sys_uio.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-sys_uio.c CCLD test-sys_uio CC test-sysexits.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-sysexits.c CCLD test-sysexits CC test-time.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-time.c CCLD test-time CC test-u64.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-u64.c CCLD test-u64 CC test-unistd.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-unistd.c CCLD test-unistd CC test-unsetenv.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-unsetenv.c CCLD test-unsetenv CC test-vasnprintf.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-vasnprintf.c CCLD test-vasnprintf CC test-vasprintf.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-vasprintf.c CCLD test-vasprintf CC test-verify.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-verify.c CCLD test-verify CC test-version-etc.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-version-etc.c CCLD test-version-etc CC test-vfprintf-posix.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-vfprintf-posix.c CCLD test-vfprintf-posix CC test-vprintf-posix.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-vprintf-posix.c CCLD test-vprintf-posix CC test-vsnprintf.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-vsnprintf.c CCLD test-vsnprintf CC test-wchar.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_GNUTLS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../gl -I./../../gl -O2 -march=native -pipe -g -ggdb -c test-wchar.c CCLD test-wchar make[6]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make check-TESTS make[6]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' PASS: test-alloca-opt PASS: test-argp PASS: test-argp-2.sh PASS: test-binary-io.sh PASS: test-byteswap PASS: test-c-ctype PASS: test-hmac-md5 PASS: test-md5 PASS: test-dirent PASS: test-dup2 PASS: test-environ PASS: test-errno PASS: test-fcntl-h PASS: test-float PASS: test-frexp-nolibm PASS: test-frexpl-nolibm PASS: test-fseek.sh PASS: test-fseek2.sh PASS: test-fseeko.sh PASS: test-fseeko2.sh PASS: test-fseeko3.sh PASS: test-fseterr PASS: test-ftell.sh PASS: test-ftell2.sh PASS: test-ftell3 PASS: test-ftello.sh PASS: test-ftello2.sh PASS: test-ftello3 PASS: test-func PASS: test-getcwd-lgpl PASS: test-getdelim PASS: test-getline PASS: test-getopt PASS: test-gettimeofday PASS: test-ignore-value PASS: test-intprops PASS: test-inttypes PASS: test-isnand-nolibm PASS: test-isnanf-nolibm PASS: test-isnanl-nolibm PASS: test-lstat PASS: test-malloc-gnu PASS: test-malloca PASS: test-math PASS: test-memchr PASS: test-netdb PASS: test-netinet_in PASS: test-open PASS: test-printf-frexp PASS: test-printf-frexpl PASS: test-rawmemchr PASS: test-read-file PASS: test-setenv PASS: test-signbit PASS: test-sleep PASS: test-snprintf PASS: test-sockets PASS: test-stat PASS: test-stdbool PASS: test-stddef PASS: test-stdint PASS: test-stdio PASS: test-stdlib PASS: test-strchrnul PASS: test-strerror PASS: test-string PASS: test-strings PASS: test-strnlen PASS: test-strverscmp PASS: test-symlink PASS: test-sys_socket PASS: test-sys_stat PASS: test-sys_time PASS: test-sys_uio PASS: test-sysexits PASS: test-time PASS: test-u64 PASS: test-unistd PASS: test-unsetenv PASS: test-vasnprintf PASS: test-vasprintf PASS: test-vc-list-files-git.sh test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH SKIP: test-vc-list-files-cvs.sh PASS: test-verify PASS: test-verify.sh PASS: test-version-etc.sh PASS: test-vfprintf-posix.sh PASS: test-vprintf-posix.sh PASS: test-vsnprintf PASS: test-wchar ==================== All 89 tests passed (1 test was not run) ==================== make[6]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' Making check in lib make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' Making check in includes make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/includes' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/includes' Making check in x509 make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/x509' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/x509' Making check in accelerated make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' Making check in intel make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated/intel' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated/intel' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' Making check in auth make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/auth' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/auth' Making check in ext make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/ext' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/ext' Making check in algorithms make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/algorithms' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/algorithms' Making check in opencdk make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/opencdk' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/opencdk' Making check in openpgp make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/openpgp' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/openpgp' Making check in nettle make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/nettle' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/nettle' make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' Making check in libextra make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' Making check in includes make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra/includes' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra/includes' make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' Making check in po make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/po' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/po' Making check in src make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' Making check in cfg make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' Making check in platon make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' Making check in str make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon/str' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon/str' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' Making check in crywrap make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/crywrap' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/crywrap' make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' Making check in doc make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make check-recursive make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' Making check in examples make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/examples' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/examples' Making check in cyclo make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/cyclo' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/cyclo' Making check in scripts make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/scripts' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/scripts' Making check in manpages make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/manpages' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/manpages' Making check in credentials make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' Making check in openpgp make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/openpgp' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/openpgp' Making check in srp make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/srp' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/srp' Making check in x509 make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/x509' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/x509' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' Making check in latex make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/latex' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/latex' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' Making check in tests make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' Making check in . make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' make simple gc set_pkcs12_cred certder certuniqueid mpi certificate_set_x509_crl dn parse_ca moredn mini hostname-check cve-2008-4989 pkcs12_s2k chainverify crq_key_id x509sign-verify cve-2009-1415 cve-2009-1416 crq_apis init_roundtrip pkcs12_s2k_pem dn2 mini-eagain nul-in-x509-names x509_altname pkcs12_encode mini-x509 mini-x509-rehandshake rng-fork mini-eagain-dtls cipher-test x509cert x509cert-tl openssl openpgp-auth openpgp-auth2 openpgp-keyring pgps2kgnu x509self x509dn anonself pskself dhepskself resume setcredcrash openpgpself \ rfc2253-escape-test make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' CC simple.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c simple.c CCLD simple CC gc.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c gc.c CCLD gc CC set_pkcs12_cred.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c set_pkcs12_cred.c CCLD set_pkcs12_cred CC certder.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c certder.c CCLD certder CC certuniqueid.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c certuniqueid.c CCLD certuniqueid CC mpi.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c mpi.c CCLD mpi CC certificate_set_x509_crl.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c certificate_set_x509_crl.c CCLD certificate_set_x509_crl CC dn.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c dn.c CCLD dn CC parse_ca.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c parse_ca.c CCLD parse_ca CC moredn.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c moredn.c CCLD moredn CC mini.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c mini.c CCLD mini CC hostname-check.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c hostname-check.c CCLD hostname-check CC cve-2008-4989.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c cve-2008-4989.c CCLD cve-2008-4989 CC pkcs12_s2k.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c pkcs12_s2k.c CCLD pkcs12_s2k CC chainverify.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c chainverify.c CCLD chainverify CC crq_key_id.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c crq_key_id.c CCLD crq_key_id CC x509sign-verify.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c x509sign-verify.c CCLD x509sign-verify CC cve-2009-1415.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c cve-2009-1415.c CCLD cve-2009-1415 CC cve-2009-1416.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c cve-2009-1416.c CCLD cve-2009-1416 CC crq_apis.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c crq_apis.c CCLD crq_apis CC init_roundtrip.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c init_roundtrip.c CCLD init_roundtrip CC pkcs12_s2k_pem.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c pkcs12_s2k_pem.c CCLD pkcs12_s2k_pem CC dn2.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c dn2.c CCLD dn2 CC mini-eagain.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c mini-eagain.c CCLD mini-eagain CC nul-in-x509-names.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c nul-in-x509-names.c CCLD nul-in-x509-names CC x509_altname.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c x509_altname.c CCLD x509_altname CC pkcs12_encode.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c pkcs12_encode.c CCLD pkcs12_encode CC mini-x509.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c mini-x509.c CCLD mini-x509 CC mini-x509-rehandshake.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c mini-x509-rehandshake.c CCLD mini-x509-rehandshake CC rng-fork.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c rng-fork.c CCLD rng-fork CC mini-eagain-dtls.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c mini-eagain-dtls.c CCLD mini-eagain-dtls CC cipher-test.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c cipher-test.c CCLD cipher-test CC x509cert.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c x509cert.c CCLD x509cert CC x509cert-tl.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c x509cert-tl.c CCLD x509cert-tl CC openssl.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c openssl.c CCLD openssl CC openpgp-auth.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c openpgp-auth.c CCLD openpgp-auth CC openpgp-auth2.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c openpgp-auth2.c CCLD openpgp-auth2 CC openpgp-keyring.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c openpgp-keyring.c CCLD openpgp-keyring CC pgps2kgnu.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c pgps2kgnu.c CCLD pgps2kgnu CC x509self.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c x509self.c CCLD x509self CC x509dn.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c x509dn.c CCLD x509dn CC anonself.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c anonself.c CCLD anonself CC pskself.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c pskself.c CCLD pskself CC dhepskself.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c dhepskself.c CCLD dhepskself CC resume.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c resume.c CCLD resume CC setcredcrash.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c setcredcrash.c CCLD setcredcrash CC openpgpself.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib/includes -I../lib/includes -I../libextra/includes -I../libextra/includes -I../lib -I../doc/examples -O2 -march=native -pipe -g -ggdb -c openpgpself.c CCLD openpgpself make[3]: Nothing to be done for `rfc2253-escape-test'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' Self test `./simple' finished with 0 errors PASS: simple Self test `./gc' finished with 0 errors PASS: gc Self test `./set_pkcs12_cred' finished with 0 errors PASS: set_pkcs12_cred Self test `./certder' finished with 0 errors PASS: certder Self test `./certuniqueid' finished with 0 errors PASS: certuniqueid mpi ops ok Self test `./mpi' finished with 0 errors PASS: mpi PASS: certificate_set_x509_crl Self test `./dn' finished with 0 errors PASS: dn Self test `./parse_ca' finished with 0 errors PASS: parse_ca Self test `./moredn' finished with 0 errors PASS: moredn Self test `./mini' finished with 0 errors PASS: mini Self test `./hostname-check' finished with 0 errors PASS: hostname-check PASS: cve-2008-4989 Self test `./pkcs12_s2k' finished with 0 errors PASS: pkcs12_s2k PASS: chainverify Self test `./crq_key_id' finished with 0 errors PASS: crq_key_id Self test `./x509sign-verify' finished with 0 errors PASS: x509sign-verify PASS: cve-2009-1415 success! PASS: cve-2009-1416 Self test `./crq_apis' finished with 0 errors PASS: crq_apis Self test `./init_roundtrip' finished with 0 errors PASS: init_roundtrip PASS: pkcs12_s2k_pem Self test `./dn2' finished with 0 errors PASS: dn2 Self test `./mini-eagain' finished with 0 errors PASS: mini-eagain Self test `./nul-in-x509-names' finished with 0 errors PASS: nul-in-x509-names Self test `./x509_altname' finished with 0 errors PASS: x509_altname Self test `./pkcs12_encode' finished with 0 errors PASS: pkcs12_encode Self test `./mini-x509' finished with 0 errors PASS: mini-x509 Self test `./mini-x509-rehandshake' finished with 0 errors PASS: mini-x509-rehandshake Self test `./rng-fork' finished with 0 errors successSelf test `./rng-fork' finished with 0 errors PASS: rng-fork Self test `./mini-eagain-dtls' finished with 0 errors PASS: mini-eagain-dtls Tests on AES Encryption: ok Tests on AES Decryption: ok Tests on AES-GCM: ok Tests on Hashes SHA1: ok HMAC-MD5: ok HMAC-SHA2-224: ok HMAC-SHA2-256: ok HMAC-SHA2-384: ok HMAC-SHA2-512: ok PASS: cipher-test Issuer's DN: CN=GnuTLS test CA successSelf test `./x509cert' finished with 0 errors PASS: x509cert successSelf test `./x509cert-tl' finished with 0 errors PASS: x509cert-tl Self test `./openssl' finished with 0 errors PASS: openssl Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors Self test `./openpgp-auth' finished with 0 errors PASS: openpgp-auth Self test `./openpgp-auth2' finished with 0 errors Self test `./openpgp-auth2' finished with 0 errors PASS: openpgp-auth2 Self test `./openpgp-keyring' finished with 0 errors PASS: openpgp-keyring PASS: pgps2kgnu Self test `./x509self' finished with 0 errors Self test `./x509self' finished with 0 errors PASS: x509self Self test `./x509dn' finished with 0 errors Self test `./x509dn' finished with 0 errors PASS: x509dn Self test `./anonself' finished with 0 errors Self test `./anonself' finished with 0 errors PASS: anonself Self test `./pskself' finished with 0 errors Self test `./pskself' finished with 0 errors PASS: pskself Self test `./dhepskself' finished with 0 errors Self test `./dhepskself' finished with 0 errors PASS: dhepskself try to resume from db try to resume from session ticket try to resume from session ticket (server only) try to resume from session ticket (client only) Self test `./resume' finished with 0 errors PASS: resume PASS: setcredcrash Self test `./openpgpself' finished with 0 errors Self test `./openpgpself' finished with 0 errors PASS: openpgpself PASS: rfc2253-escape-test =================== All 48 tests passed =================== make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' Making check in rsa-md5-collision make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' make rsa-md5-collision make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' make[3]: Nothing to be done for `rsa-md5-collision'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' Output: Not verified, Insecure algorithm, Expired. Chain verification output: Not verified, Insecure algorithm, Expired. Output: Not verified, Insecure algorithm, Expired. Chain verification output: Not verified, Insecure algorithm, Expired. PASS: rsa-md5-collision ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' Making check in pkcs1-padding make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' make pkcs1-pad make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' make[3]: Nothing to be done for `pkcs1-pad'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' PKCS1-PAD1 OK PKCS1-PAD2 OK PKCS1-PAD3 OK PASS: pkcs1-pad ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' Making check in pkcs8-decode make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' make pkcs8 make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' make[3]: Nothing to be done for `pkcs8'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' PKCS8 OK encpkcs8.pem foobar PKCS8 OK unencpkcs8.pem PKCS8 OK enc2pkcs8.pem baz PKCS8 DONE (rc 0) PASS: pkcs8 ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' Making check in pkcs12-decode make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' make pkcs12 make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' make[3]: Nothing to be done for `pkcs12'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' NEON PKCS12 OK client.p12 foobar NEON PKCS12 OK noclient.p12 NEON PKCS12 OK unclient.p12 NEON PKCS12 OK pkcs12_2certs.p12 NEON PKCS12 DONE (rc 0) PASS: pkcs12 ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' Making check in userid make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' make userid make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' make[3]: Nothing to be done for `userid'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' PASS: userid ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' Making check in pathlen make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' make pathlen make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' make[3]: Nothing to be done for `pathlen'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' PASS: pathlen ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' Making check in key-id make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' make key-id make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' make[3]: Nothing to be done for `key-id'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' PASS: key-id ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' Making check in sha2 make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' make sha2 sha2-dsa make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' make[3]: Nothing to be done for `sha2'. make[3]: Nothing to be done for `sha2-dsa'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' PASS: sha2 PASS: sha2-dsa ================== All 2 tests passed ================== make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' Making check in safe-renegotiation make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' make srn0 srn1 srn2 srn3 srn4 srn5 make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' CC srn0.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -O2 -march=native -pipe -g -ggdb -c srn0.c CCLD srn0 CC srn1.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -O2 -march=native -pipe -g -ggdb -c srn1.c CCLD srn1 CC srn2.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -O2 -march=native -pipe -g -ggdb -c srn2.c CCLD srn2 CC srn3.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -O2 -march=native -pipe -g -ggdb -c srn3.c CCLD srn3 CC srn4.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -O2 -march=native -pipe -g -ggdb -c srn4.c CCLD srn4 CC srn5.o i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib/includes -I../../lib/includes -O2 -march=native -pipe -g -ggdb -c srn5.c CCLD srn5 make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' Self test `./srn0' finished with 0 errors PASS: srn0 Self test `./srn1' finished with 0 errors PASS: srn1 Self test `./srn2' finished with 0 errors PASS: srn2 Self test `./srn3' finished with 0 errors PASS: srn3 Self test `./srn4' finished with 0 errors PASS: srn4 Self test `./srn5' finished with 0 errors PASS: srn5 ================== All 6 tests passed ================== make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' Making check in dsa make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' make testdsa make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' make[3]: Nothing to be done for `testdsa'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' Checking various DSA key sizes Checking DSA-1024 with TLS 1.0 Checking server DSA-1024 with client DSA-1024 and TLS 1.0 Checking server DSA-1024 with client DSA-2048 and TLS 1.0 Checking server DSA-1024 with client DSA-3072 and TLS 1.0 Checking DSA-1024 with TLS 1.2 Checking server DSA-1024 with client DSA-1024 and TLS 1.2 Checking server DSA-1024 with client DSA-2048 and TLS 1.2 Checking server DSA-1024 with client DSA-3072 and TLS 1.2 Checking DSA-2048 with TLS 1.0 Checking DSA-2048 with TLS 1.2 Checking DSA-3072 with TLS 1.0 Checking DSA-3072 with TLS 1.2 PASS: testdsa ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' Making check in scripts make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/scripts' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/scripts' Making check in openpgp-certs make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make testselfsigs testcerts make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make[3]: Nothing to be done for `testselfsigs'. make[3]: Nothing to be done for `testcerts'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make check-TESTS make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' Checking OpenPGP certificate self verification PASS: testselfsigs Checking OpenPGP certificate verification PASS: testcerts ================== All 2 tests passed ================== make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' GEN public-submodule-commit >>> Install gnutls-3.0.3 into /var/tmp/portage/net-libs/gnutls-3.0.3/image/ category net-libs make -j 3 DESTDIR=/var/tmp/portage/net-libs/gnutls-3.0.3/image/ install Making install in gl make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make install-recursive make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' Making install in tests make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make install-recursive make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' Making install in . make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[6]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl/tests' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/gl' Making install in lib make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' Making install in includes make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/includes' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/includes' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/include" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/include" /bin/mkdir -p '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/include/gnutls' /bin/mkdir -p '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/include/gnutls' /usr/bin/install -c -m 644 gnutls/gnutls.h '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/include/gnutls' /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/gnutlsxx.h '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/include/gnutls' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/includes' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/includes' Making install in x509 make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/x509' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/x509' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/x509' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/x509' Making install in accelerated make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' Making install in intel make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated/intel' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated/intel' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated/intel' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated/intel' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/accelerated' Making install in auth make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/auth' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/auth' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/auth' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/auth' Making install in ext make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/ext' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/ext' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/ext' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/ext' Making install in algorithms make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/algorithms' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/algorithms' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/algorithms' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/algorithms' Making install in opencdk make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/opencdk' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/opencdk' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/opencdk' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/opencdk' Making install in openpgp make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/openpgp' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/openpgp' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/openpgp' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/openpgp' Making install in nettle make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/nettle' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/nettle' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/nettle' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/nettle' make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' test -z "" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image/" test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib" test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/pkgconfig" /bin/sh ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib' /usr/bin/install -c -m 644 gnutls.pc '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.1.0 /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/libgnutls.so.28.1.0 libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib && { ln -s -f libgnutls.so.28.1.0 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.1.0 libgnutls.so.28; }; }) libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib && { ln -s -f libgnutls.so.28.1.0 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.1.0 libgnutls.so; }; }) libtool: install: /usr/bin/install -c .libs/libgnutls.lai /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/libgnutls.la libtool: install: warning: relinking `libgnutlsxx.la' libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib; /bin/sh /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libtool --silent --tag CXX --mode=relink i686-pc-linux-gnu-g++ -I./includes -O2 -march=native -pipe -g -ggdb -no-undefined -version-info 28:0:0 -Wl,--version-script=./libgnutlsxx.map -Wl,-O1 -Wl,--as-needed -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la -inst-prefix-dir /var/tmp/portage/net-libs/gnutls-3.0.3/image/) libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.0.0T /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/libgnutlsxx.so.28.0.0 libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib && { ln -s -f libgnutlsxx.so.28.0.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.0.0 libgnutlsxx.so.28; }; }) libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib && { ln -s -f libgnutlsxx.so.28.0.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.0.0 libgnutlsxx.so; }; }) libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/libgnutlsxx.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib' Making install in libextra make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' Making install in includes make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra/includes' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra/includes' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/include" /bin/mkdir -p '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/include/gnutls' /usr/bin/install -c -m 644 gnutls/extra.h gnutls/openssl.h '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/include/gnutls' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra/includes' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra/includes' make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin" test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib" test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/pkgconfig" /bin/sh ../libtool --mode=install /usr/bin/install -c libgnutls-extra.la libgnutls-openssl.la '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib' /usr/bin/install -c -m 644 gnutls-extra.pc '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/pkgconfig' libtool: install: warning: relinking `libgnutls-extra.la' libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra; /bin/sh /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libtool --silent --tag CC --mode=relink i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=native -pipe -g -ggdb -no-undefined -version-info 29:0:1 -Wl,--version-script=./libgnutls-extra.map -Wl,-O1 -Wl,--as-needed -o libgnutls-extra.la -rpath /usr/lib gnutls_extra.lo fipsmd5.lo ../gl/libgnu.la ../lib/libgnutls.la -inst-prefix-dir /var/tmp/portage/net-libs/gnutls-3.0.3/image/) libtool: install: /usr/bin/install -c .libs/libgnutls-extra.so.28.1.0T /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/libgnutls-extra.so.28.1.0 libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib && { ln -s -f libgnutls-extra.so.28.1.0 libgnutls-extra.so.28 || { rm -f libgnutls-extra.so.28 && ln -s libgnutls-extra.so.28.1.0 libgnutls-extra.so.28; }; }) libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib && { ln -s -f libgnutls-extra.so.28.1.0 libgnutls-extra.so || { rm -f libgnutls-extra.so && ln -s libgnutls-extra.so.28.1.0 libgnutls-extra.so; }; }) libtool: install: /usr/bin/install -c .libs/libgnutls-extra.lai /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/libgnutls-extra.la libtool: install: warning: relinking `libgnutls-openssl.la' libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra; /bin/sh /var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libtool --silent --tag CC --mode=relink i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=native -pipe -g -ggdb -no-undefined -version-info 27:1:0 -L/usr/lib -ltasn1 -Wl,-O1 -Wl,--as-needed -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la -inst-prefix-dir /var/tmp/portage/net-libs/gnutls-3.0.3/image/) libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.1T /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/libgnutls-openssl.so.27.0.1 libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib && { ln -s -f libgnutls-openssl.so.27.0.1 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.1 libgnutls-openssl.so.27; }; }) libtool: install: (cd /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib && { ln -s -f libgnutls-openssl.so.27.0.1 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.1 libgnutls-openssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/lib/libgnutls-openssl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/libextra' Making install in po make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/po' /bin/mkdir -p /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share if test "gnutls" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed address@hidden address@hidden insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/po' Making install in src make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' Making install in cfg make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' Making install in platon make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' Making install in str make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon/str' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon/str' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon/str' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon/str' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg/platon' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/cfg' Making install in crywrap make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/crywrap' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/crywrap' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin" make[3]: Nothing to be done for `install-data-am'. /bin/sh ../../libtool --mode=install /usr/bin/install -c crywrap '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin' libtool: install: warning: `../../lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/crywrap /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin/crywrap make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/crywrap' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src/crywrap' make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin" make[3]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c gnutls-serv gnutls-cli psktool gnutls-cli-debug certtool srptool '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin' libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: warning: `../libextra/libgnutls-extra.la' has not been installed in `/usr/lib' libtool: install: warning: `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gnutls-serv /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin/gnutls-serv libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: warning: `../libextra/libgnutls-extra.la' has not been installed in `/usr/lib' libtool: install: warning: `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gnutls-cli /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin/gnutls-cli libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/psktool /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin/psktool libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin/gnutls-cli-debug libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: warning: `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/certtool /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin/certtool libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/srptool /var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/bin/srptool make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/src' Making install in doc make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make install-recursive make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' Making install in examples make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/examples' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/examples' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/examples' Making install in cyclo make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/cyclo' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/cyclo' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/cyclo' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/cyclo' Making install in scripts make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/scripts' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/scripts' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/scripts' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/scripts' Making install in manpages make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/manpages' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/manpages' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man1" test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3" /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 srptool.1 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man1' /usr/bin/install -c -m 644 gnutls_cipher_init.3 gnutls_cipher_tag.3 gnutls_cipher_add_auth.3 gnutls_cipher_set_iv.3 gnutls_cipher_encrypt.3 gnutls_cipher_decrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_hmac_init.3 gnutls_hmac.3 gnutls_hmac_output.3 gnutls_hmac_deinit.3 gnutls_hmac_get_len.3 gnutls_hmac_fast.3 gnutls_hash_init.3 gnutls_hash.3 gnutls_hash_output.3 gnutls_hash_deinit.3 gnutls_hash_get_len.3 gnutls_hash_fast.3 gnutls_key_generate.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_error_to_alert.3 gnutls_alert_send_appropriate.3 gnutls_alert_get.3 gnutls_anon_free_server_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_auth_client_get_type.3 gnutls_record_check_pending.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_certificate_free_keys.3 gnutls_certificate_free_cas.3 gnutls_certificate_get_issuer.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_credentials.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_server_set_request.3 gnutls_certificate_client_set_retrieve_function.3 gnutls_certificate_server_set_retrieve_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_activation_time_peers.3 gnutls_sign_callback_set.3 gnutls_sign_callback_get.3 gnutls_compression_get_name.3 gnutls_compression_get_id.3 gnutls_compression_list.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_remove_function.3 gnutls_db_set_store_function.3 gnutls_db_set_ptr.3 gnutls_db_get_ptr.3 gnutls_db_set_cache_expiration.3 gnutls_db_check_entry.3 gnutls_db_remove_session.3 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_params_deinit.3 gnutls_dh_params_cpy.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dtls_set_timeouts.3 gnutls_dtls_set_mtu.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_prestate_set.3 gnutls_error_is_fatal.3 gnutls_perror.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_global_set_log_function.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_time_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_init.3 gnutls_global_deinit.3 gnutls_check_version.3 gnutls_rehandshake.3 gnutls_handshake.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_malloc.3 gnutls_free.3 gnutls_pcert_import_x509.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_deinit.3 gnutls_cipher_set_priority.3 gnutls_kx_set_priority.3 gnutls_mac_set_priority.3 gnutls_compression_set_priority.3 gnutls_protocol_set_priority.3 gnutls_certificate_type_set_priority.3 gnutls_priority_set.3 gnutls_priority_init.3 gnutls_priority_deinit.3 gnutls_priority_set_direct.3 gnutls_set_default_priority.3 gnutls_set_default_export_priority.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_privkey_get_type.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_init.3 gnutls_privkey_deinit.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_decrypt_data.3 gnutls_psk_free_client_credentials.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_set_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_server_get_username.3 gnutls_psk_client_get_hint.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_init.3 gnutls_pubkey_deinit.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_export.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_import.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crq_set_pubkey.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_protocol_get_version.3 gnutls_record_disable_padding.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_bye.3 gnutls_record_send.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_id.3 gnutls_session_set_data.3 gnutls_cipher_get.3 gnutls_certificate_type_get.3 gnutls_kx_get.3 gnutls_mac_get.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_compression_get.3 gnutls_init.3 gnutls_deinit.3 gnutls_openpgp_send_cert.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_handshake_set_private_extensions.3 gnutls_prf_raw.3 gnutls_prf.3 gnutls_session_is_resumed.3 gnutls_session_get_ptr.3 gnutls_session_set_ptr.3 gnutls_record_get_direction.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_channel_binding.3 gnutls_ecc_curve_get.3 gnutls_hex2bin.3 gnutls_supplemental_get_name.3 gnutls_dh_set_prime_bits.3 gnutls_dh_get_group.3 gnutls_dh_get_pubkey.3 gnutls_rsa_export_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_get_prime_bits.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_dh_get_peers_public_bits.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_client_get_request_status.3 gnutls_fingerprint.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_rsa_export_params.3 gnutls_psk_set_params_function.3 gnutls_anon_set_params_function.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_free_crls.3 gnutls_global_set_mutex.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_init.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_import_url.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_rnd.3 gnutls_transport_set_errno.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_transport_set_errno_function.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_register_md5_handler.3 gnutls_global_init_extra.3 gnutls_extra_check_version.3 gnutls_x509_dn_oid_known.3 gnutls_x509_crl_init.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_import.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_export.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_list_import2.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_x509_crl_list_import.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crq_init.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_import.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_export.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_attribute_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_extension_by_oid.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_verify.3 gnutls_x509_dn_init.3 gnutls_x509_dn_import.3 gnutls_x509_dn_deinit.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_dn_export.3 gnutls_x509_crt_print.3 gnutls_x509_crl_print.3 gnutls_x509_crq_print.3 gnutls_pkcs12_init.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_import.3 gnutls_pkcs12_export.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_encrypt.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_pkcs7_init.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_import.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_export.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_delete_crl.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_generate.3 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_crt_check_hostname.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_add_cas.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_verify.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_verify.3 gnutls_x509_crt_init.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_import.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_oid.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_export.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_set_activation_time.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_privkey_sign.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_get_crt.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_mem2.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_openpgp_set_recv_key_function.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 gnutls_openpgp_privkey_get_subkey_expiration_time.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' /usr/bin/install -c -m 644 gnutls_srp_free_client_credentials.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_set_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_server_get_username.3 gnutls_srp_verifier.3 gnutls_srp_set_prime_bits.3 '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/man/man3' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/manpages' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/manpages' Making install in credentials make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' Making install in openpgp make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/openpgp' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/openpgp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/openpgp' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/openpgp' Making install in srp make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/srp' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/srp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/srp' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/srp' Making install in x509 make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/x509' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/x509' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/x509' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials/x509' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/credentials' Making install in latex make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/latex' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/latex' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/latex' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc/latex' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gnutls-3.0.3/html" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/doc/gnutls-3.0.3/html" test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/info" /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/doc/gnutls-3.0.3/html' /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls-guile.info '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/info' install-info --info-dir='/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/info' '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/info/gnutls.info' install-info --info-dir='/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/info' '/var/tmp/portage/net-libs/gnutls-3.0.3/image//usr/share/info/gnutls-guile.info' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/doc' Making install in tests make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' Making install in . make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' Making install in rsa-md5-collision make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/rsa-md5-collision' Making install in pkcs1-padding make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs1-padding' Making install in pkcs8-decode make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs8-decode' Making install in pkcs12-decode make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pkcs12-decode' Making install in userid make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/userid' Making install in pathlen make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/pathlen' Making install in key-id make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/key-id' Making install in sha2 make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/sha2' Making install in safe-renegotiation make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/safe-renegotiation' Making install in dsa make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/dsa' Making install in scripts make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/scripts' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/scripts' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/scripts' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/scripts' Making install in openpgp-certs make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests/openpgp-certs' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3/tests' make[1]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-3.0.3/work/gnutls-3.0.3' >>> Completed installing gnutls-3.0.3 into /var/tmp/portage/net-libs/gnutls-3.0.3/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/libgnutls-extra.so.28.1.0 usr/lib/libgnutlsxx.so.28.0.0 usr/lib/libgnutls-openssl.so.27.0.1 usr/lib/libgnutls.so.28.1.0 usr/bin/crywrap usr/bin/srptool usr/bin/gnutls-cli-debug usr/bin/gnutls-serv usr/bin/psktool usr/bin/gnutls-cli usr/bin/certtool ecompressdir: bzip2 -9 /usr/share/doc ecompressdir: bzip2 -9 /usr/share/info ecompressdir: bzip2 -9 /usr/share/man * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * aes-padlock.c:173:5: warning: implicit declaration of function '_gnutls_cpuid' * aes-x86.c:129:3: warning: implicit declaration of function '_gnutls_cpuid' * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.gnutls.org/