* Package: net-libs/gnutls-2.12.18  * Repository: gentoo  * Maintainer: crypto@gentoo.org  * USE: amd64 bindist cxx doc elibc_glibc examples guile kernel_linux lzo multilib_abi_amd64 multilib_abi_x86 nettle nls userland_GNU zlib  * FEATURES: preserve-libs sandbox splitdebug suidctl userpriv usersandbox >>> ABI=amd64 * lzo support is disabled for binary distribution of GnuTLS due to licensing issues. >>> Unpacking source (for ABI=amd64)... >>> Unpacking gnutls-2.12.18.tar.bz2 to /var/tmp/portage/net-libs/gnutls-2.12.18/work >>> Source unpacked in /var/tmp/portage/net-libs/gnutls-2.12.18/work >>> Preparing source in /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18 (for ABI=amd64) ... * Running eautoreconf in '/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18' ... * Running gtkdocize --copy ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 -I gl/m4 -I lib/gl/m4 -I libextra/gl/m4 -I lib/m4 -I libextra/m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gnutls-2.12.18/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Running eautoreconf in '/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib' ... * Running autopoint --force ...  [ ok ] * Running libtoolize --install --copy --force --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-2.12.18/lib/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Running eautoreconf in '/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 -I gl/m4 -I ../lib/m4 -I ../lib/gl/m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gnutls-2.12.18/libextra/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-2.12.18/work/gnutls-2.12.18 (for ABI=amd64) ... * econf: updating gnutls-2.12.18/lib/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnutls-2.12.18/lib/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gnutls-2.12.18/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnutls-2.12.18/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gnutls-2.12.18/libextra/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnutls-2.12.18/libextra/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --htmldir=/usr/share/doc/gnutls-2.12.18/html --enable-cxx --enable-gtk-doc --enable-gtk-doc-pdf --enable-guile --without-libgcrypt --enable-nls --without-p11-kit --disable-static --with-zlib --without-lzo --disable-valgrind-tests configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu 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 whether make supports nested variables... yes *** *** Checking for compilation programs... checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether ln -s works... yes 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... yes 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-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... no checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 configure: autobuild project... GnuTLS configure: autobuild revision... 2.12.18 configure: autobuild hostname... ohnopublishing.net configure: autobuild timestamp... 20120724T041309Z checking for inline... inline checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether to use nettle... yes checking for libnettle... yes checking how to link with libnettle... /usr/lib64/libnettle.so checking for libtasn1... yes checking how to link with libtasn1... /usr/lib64/libtasn1.so checking whether to use the included minitasn1... no checking whether to include LZO compression support... no checking whether C99 macros are supported... yes checking whether to enable Opaque PRF input support... no checking whether to disable SRP authentication support... no checking whether to disable PSK authentication support... no checking whether to disable anonymous authentication support... no checking whether to disable Camellia cipher... no checking whether to disable extra PKI stuff... no checking whether to disable OpenPGP Certificate authentication support... no checking whether to disable SessionTicket extension support... no checking whether to add cryptodev support... no checking size of void *... 8 checking size of long... 8 checking size of int... 4 checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.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 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 for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for inttypes.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for library containing setsockopt... none needed checking whether to build OpenSSL compatibility layer... yes checking for ANSI C header files... (cached) yes checking for fork... yes checking for uint... yes checking whether building Guile bindings... yes *** *** Detecting GNU Guile... checking for guile-snarf... /usr/bin/guile-snarf checking for guile... /usr/bin/guile checking for guile-config... /usr/bin/guile-config checking for guile-tools... /usr/bin/guile-tools checking libguile compile flags... -pthread checking libguile link flags... -pthread -L/usr/lib64 -lguile -lltdl -lgmp -lcrypt -lm -lltdl checking whether GNU Guile is recent enough... yes checking whether gcc supports -fgnu89-inline... yes checking for scm_gc_malloc_pointerless... no 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 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 x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for _set_invalid_parameter_handler... no checking for getdelim... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for nanotime... no checking for mprotect... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for snprintf... yes checking for catgets... yes checking for vasnprintf... no checking for symlink... yes checking for ftruncate... yes checking for lstat... yes checking for pipe... yes checking for shutdown... (cached) yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... 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 getaddrinfo is declared without a macro... yes checking whether freeaddrinfo is declared without a macro... yes checking whether gai_strerror is declared without a macro... yes checking whether getnameinfo is declared without a macro... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for C/C++ restrict keyword... __restrict checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking whether getpass is declared... yes checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for correct struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... (cached) yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes checking for sigset_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether stat file-mode macros are broken... no checking for mode_t... yes checking for struct timespec in ... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... 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 promoted mode_t type... mode_t checking for alloca as a compiler built-in... yes checking whether inet_ntop is declared without a macro... yes checking whether inet_pton is declared without a macro... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking for error_at_line... yes checking whether conversion from 'int' to 'long double' works... yes checking for fseeko... (cached) yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... (cached) yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... (cached) yes checking whether freeaddrinfo is declared... (cached) yes checking whether getnameinfo is declared... (cached) yes checking for struct addrinfo... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether __fsetlocking is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... (cached) yes checking for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking whether getaddrinfo is declared without a macro... (cached) yes checking whether freeaddrinfo is declared without a macro... (cached) yes checking whether gai_strerror is declared without a macro... (cached) yes checking whether getnameinfo is declared without a macro... (cached) yes checking whether is self-contained... yes checking whether perror matches strerror... yes checking for pmccabe... false checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for readline... yes checking how to link with libreadline... /usr/lib64/libreadline.so checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking whether select supports a 0 argument... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for ssize_t... yes checking for working stdalign.h... no checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... 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 pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for working strerror function... yes checking whether is self-contained... (cached) yes checking whether pselect is declared without a macro... (cached) yes checking whether select is declared without a macro... (cached) yes checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage.ss_family... (cached) yes checking whether socket is declared without a macro... (cached) yes checking whether connect is declared without a macro... (cached) yes checking whether accept is declared without a macro... (cached) yes checking whether bind is declared without a macro... (cached) yes checking whether getpeername is declared without a macro... (cached) yes checking whether getsockname is declared without a macro... (cached) yes checking whether getsockopt is declared without a macro... (cached) yes checking whether listen is declared without a macro... (cached) yes checking whether recv is declared without a macro... (cached) yes checking whether send is declared without a macro... (cached) yes checking whether recvfrom is declared without a macro... (cached) yes checking whether sendto is declared without a macro... (cached) yes checking whether setsockopt is declared without a macro... (cached) yes checking whether shutdown is declared without a macro... (cached) yes checking whether accept4 is declared without a macro... (cached) yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether self tests are run under valgrind... no checking for ptrdiff_t... yes checking 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 whether fdopen sets errno... yes checking for getpagesize... yes checking whether getpagesize is declared... (cached) yes checking whether byte ordering is bigendian... no checking whether byte ordering is bigendian... (cached) no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether open recognizes a trailing slash... 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 whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking whether ioctl is declared without a macro... yes checking for pthread_atfork... yes checking whether self tests are run under valgrind... no checking for sched_yield in -lrt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating guile/pre-inst-guile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/credentials/Makefile config.status: creating doc/credentials/openpgp/Makefile config.status: creating doc/credentials/srp/Makefile config.status: creating doc/credentials/x509/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/doxygen/Doxyfile config.status: creating doc/examples/Makefile config.status: creating doc/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/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/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 tests/suite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in lib (/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--htmldir=/usr/share/doc/gnutls-2.12.18/html' '--enable-cxx' '--enable-gtk-doc' '--enable-gtk-doc-pdf' '--enable-guile' '--without-libgcrypt' '--enable-nls' '--without-p11-kit' '--disable-static' '--with-zlib' '--without-lzo' '--disable-valgrind-tests' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=athlon64 -g -ggdb -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -m64' 'LDFLAGS=-Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64' 'CPPFLAGS=-DBINKI_TRACER_CPPFLAG ' 'PKG_CONFIG=/usr/bin/pkg-config' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=athlon64 -g -ggdb -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -m64' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu 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 whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-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... no 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes 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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether to use nettle... yes checking for libnettle... yes checking how to link with libnettle... /usr/lib64/libnettle.so checking for libtasn1... yes checking how to link with libtasn1... /usr/lib64/libtasn1.so checking whether to use the included minitasn1... no checking whether to include LZO compression support... no checking whether C99 macros are supported... yes checking whether to enable Opaque PRF input support... no checking whether to disable SRP authentication support... no checking whether to disable PSK authentication support... no checking whether to disable anonymous authentication support... no checking whether to disable Camellia cipher... no checking whether to disable extra PKI stuff... no checking whether to disable OpenPGP Certificate authentication support... no checking whether to disable SessionTicket extension support... no checking whether to add cryptodev support... no checking size of void *... 8 checking size of long... 8 checking size of int... 4 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 ssize_t... yes checking size of unsigned long int... 8 checking size of unsigned int... 4 checking whether to include zlib compression support... yes checking for libz... yes checking how to link with libz... /usr/lib64/libz.so checking pkg-config is at least version 0.9.0... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking for _set_invalid_parameter_handler... no checking for mprotect... yes checking for snprintf... yes checking for localtime_r... yes checking for vasnprintf... no checking for symlink... yes checking for shutdown... yes checking for inline... inline checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking for netdb.h... yes checking for sys/socket.h... 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 for sys/uio.h... yes checking for sys/time.h... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether 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 for C/C++ restrict keyword... __restrict 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 stat file-mode macros are broken... no checking for mode_t... yes checking for pid_t... yes 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 where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking for working fcntl.h... yes checking whether ungetc works on arbitrary bytes... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for alloca as a compiler built-in... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether conversion from 'int' to 'long double' works... yes checking for fseeko... (cached) yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether __func__ is available... yes checking if gcc/ld supports -Wl,--output-def... no checking if LD -Wl,--version-script works... yes checking whether lseek detects pipes... yes checking for memmem... yes checking whether memmem works... yes checking whether getaddrinfo is declared without a macro... yes checking whether freeaddrinfo is declared without a macro... yes checking whether gai_strerror is declared without a macro... yes checking whether getnameinfo is declared without a macro... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for library containing setsockopt... none needed checking for socklen_t... yes checking for ssize_t... yes checking for working stdalign.h... no checking whether NULL can be used in arbitrary expressions... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking for 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 fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking for stdint.h... (cached) yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopen sets errno... yes checking for getpagesize... yes checking whether getpagesize is declared... (cached) yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for getrusage... yes checking for libpthread... yes checking how to link with libpthread... /usr/lib64/libpthread.so checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnutls.pc config.status: creating gl/Makefile config.status: creating gl/tests/Makefile config.status: creating includes/Makefile config.status: creating includes/gnutls/gnutls.h config.status: creating minitasn1/Makefile config.status: creating opencdk/Makefile config.status: creating openpgp/Makefile config.status: creating po/Makefile.in config.status: creating x509/Makefile config.status: creating gcrypt/Makefile config.status: creating nettle/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libextra (/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--htmldir=/usr/share/doc/gnutls-2.12.18/html' '--enable-cxx' '--enable-gtk-doc' '--enable-gtk-doc-pdf' '--enable-guile' '--without-libgcrypt' '--enable-nls' '--without-p11-kit' '--disable-static' '--with-zlib' '--without-lzo' '--disable-valgrind-tests' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=athlon64 -g -ggdb -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -m64' 'LDFLAGS=-Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=gnu -m64' 'CPPFLAGS=-DBINKI_TRACER_CPPFLAG ' 'PKG_CONFIG=/usr/bin/pkg-config' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=athlon64 -g -ggdb -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -m64' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu 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 whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-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 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes 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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether to use nettle... yes checking for libnettle... yes checking how to link with libnettle... /usr/lib64/libnettle.so checking for libtasn1... yes checking how to link with libtasn1... /usr/lib64/libtasn1.so checking whether to use the included minitasn1... no checking whether to include LZO compression support... no checking whether C99 macros are supported... yes checking whether to enable Opaque PRF input support... no checking whether to disable SRP authentication support... no checking whether to disable PSK authentication support... no checking whether to disable anonymous authentication support... no checking whether to disable Camellia cipher... no checking whether to disable extra PKI stuff... no checking whether to disable OpenPGP Certificate authentication support... no checking whether to disable SessionTicket extension support... no checking whether to add cryptodev support... no checking size of void *... 8 checking size of long... 8 checking size of int... 4 checking for inline... inline checking for sys/socket.h... yes checking for library containing setsockopt... none needed checking whether to build OpenSSL compatibility layer... yes checking whether byte ordering is bigendian... no checking for C/C++ restrict keyword... __restrict checking if gcc/ld supports -Wl,--output-def... no checking if LD -Wl,--version-script works... yes checking for working stdalign.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnutls-extra.pc config.status: creating gl/Makefile config.status: creating includes/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: summary of build options: version: 2.12.18 shared 48:1:22 Host type: x86_64-pc-linux-gnu Install prefix: /usr Compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 Warning flags: errors: warnings: Library types: Shared=yes, Static=no Valgrind: no Guile wrappers: yes C++ library: yes OpenSSL library: yes /dev/crypto: no Crypto library: nettle PKCS#11 support: no >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18 (for ABI=amd64) ... make -j4 -l4.0 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/build-aux/missing --run autoheader) configure.ac:129: 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:129: 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-2.12.18/work/gnutls-2.12.18' Making all in lib make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/build-aux/missing --run autoheader) 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[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib' Making all in gl make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl' GEN alloca.h GEN warn-on-use.h GEN stdalign.h GEN sys/types.h GEN sys/uio.h GEN arg-nonnull.h GEN c++defs.h GEN netdb.h GEN string.h GEN strings.h GEN sys/socket.h GEN sys/stat.h GEN time.h GEN unistd.h GEN wchar.h GEN stdlib.h GEN stdio.h make all-recursive make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl' Making all in tests make[6]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl/tests' GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN fcntl.h GEN inttypes.h make all-recursive make[7]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl/tests' Making all in . make[8]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl/tests' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl/tests' make[7]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl/tests' make[6]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl/tests' make[6]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl' CC c-ctype.lo CC sockets.lo CC asnprintf.lo CC printf-args.lo CC printf-parse.lo CC vasnprintf.lo CC read-file.lo CC fd-hook.lo CCLD liblgnu.la make[6]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl' make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/gl' Making all in po make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/po' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/po' Making all in includes make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/includes' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/includes' Making all in x509 make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/x509' CC common.lo CC crq.lo CC dn.lo CC extensions.lo CC mpi.lo CC output.lo CC pbkdf2-sha1.lo CC pkcs12.lo CC pkcs12_bag.lo CC pkcs12_encr.lo CC pkcs7.lo CC privkey.lo CC privkey_pkcs8.lo CC rfc2818_hostname.lo CC sign.lo CC verify.lo CC x509.lo CC x509_write.lo CC crl_write.lo CC crl.lo CCLD libgnutls_x509.la make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/x509' Making all in opencdk make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/opencdk' CC armor.lo CC sig-check.lo CC hash.lo CC keydb.lo CC pubkey.lo CC stream.lo CC write-packet.lo CC misc.lo CC seskey.lo CC literal.lo CC new-packet.lo CC read-packet.lo CC kbnode.lo CC main.lo CCLD libminiopencdk.la make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/opencdk' Making all in openpgp make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/openpgp' CC pgp.lo CC compat.lo CC privkey.lo CC output.lo CC gnutls_openpgp.lo CC extras.lo CC pgpverify.lo CCLD libgnutls_openpgp.la make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/openpgp' Making all in nettle make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/nettle' CC pk.lo CC cipher.lo CC rnd.lo CC init.lo CC egd.lo CC mac.lo CC mpi.lo CCLD libcrypto.la make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/nettle' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib' CC gnutls_record.lo CC gnutls_cipher.lo CC gnutls_mbuffers.lo CC gnutls_buffers.lo CC gnutls_handshake.lo CC gnutls_num.lo CC gnutls_errors.lo CC gnutls_algorithms.lo CC gnutls_dh.lo CC gnutls_kx.lo CC gnutls_priority.lo CC gnutls_hash_int.lo CC gnutls_cipher_int.lo CC gnutls_session.lo CC gnutls_db.lo CC x509_b64.lo CC auth_anon.lo CC gnutls_extensions.lo CC gnutls_auth.lo CC gnutls_v2_compat.lo CC gnutls_datum.lo CC auth_rsa.lo CC gnutls_session_pack.lo CC gnutls_mpi.lo CC gnutls_pk.lo CC gnutls_cert.lo CC gnutls_global.lo CC gnutls_constate.lo CC gnutls_anon_cred.lo CC pkix_asn1_tab.lo CC gnutls_asn1_tab.lo CC gnutls_mem.lo CC auth_cert.lo CC gnutls_ui.lo CC gnutls_sig.lo CC auth_dhe.lo CC gnutls_dh_primes.lo CC ext_max_record.lo CC gnutls_alert.lo CC gnutls_str.lo CC gnutls_state.lo CC gnutls_x509.lo CC ext_cert_type.lo CC gnutls_rsa_export.lo CC auth_rsa_export.lo CC ext_server_name.lo CC auth_dh_common.lo CC gnutls_helper.lo CC gnutls_supplemental.lo CC crypto.lo CC random.lo CC ext_signature.lo CC cryptodev.lo CC system.lo CC crypto-api.lo CC ext_safe_renegotiation.lo CC gnutls_privkey.lo CC gnutls_pubkey.lo CC locks.lo CC ext_srp.lo CC gnutls_srp.lo CC auth_srp.lo CC auth_srp_passwd.lo CC auth_srp_sb64.lo CC auth_srp_rsa.lo CC auth_psk.lo CC auth_psk_passwd.lo CC gnutls_psk.lo CC auth_dhe_psk.lo CC gnutls_psk_netconf.lo CC ext_session_ticket.lo CXX libgnutlsxx_la-gnutlsxx.lo CC debug.lo CC gnutls_compress.lo CCLD libgnutls.la /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbeginS.o .libs/gnutls_record.o .libs/gnutls_compress.o .libs/debug.o .libs/gnutls_cipher.o .libs/gnutls_mbuffers.o .libs/gnutls_buffers.o .libs/gnutls_handshake.o .libs/gnutls_num.o .libs/gnutls_errors.o .libs/gnutls_algorithms.o .libs/gnutls_dh.o .libs/gnutls_kx.o .libs/gnutls_priority.o .libs/gnutls_hash_int.o .libs/gnutls_cipher_int.o .libs/gnutls_session.o .libs/gnutls_db.o .libs/x509_b64.o .libs/auth_anon.o .libs/gnutls_extensions.o .libs/gnutls_auth.o .libs/gnutls_v2_compat.o .libs/gnutls_datum.o .libs/auth_rsa.o .libs/gnutls_session_pack.o .libs/gnutls_mpi.o .libs/gnutls_pk.o .libs/gnutls_cert.o .libs/gnutls_global.o .libs/gnutls_constate.o .libs/gnutls_anon_cred.o .libs/pkix_asn1_tab.o .libs/gnutls_asn1_tab.o .libs/gnutls_mem.o .libs/auth_cert.o .libs/gnutls_ui.o .libs/gnutls_sig.o .libs/auth_dhe.o .libs/gnutls_dh_primes.o .libs/ext_max_record.o .libs/gnutls_alert.o .libs/gnutls_str.o .libs/gnutls_state.o .libs/gnutls_x509.o .libs/ext_cert_type.o .libs/gnutls_rsa_export.o .libs/auth_rsa_export.o .libs/ext_server_name.o .libs/auth_dh_common.o .libs/gnutls_helper.o .libs/gnutls_supplemental.o .libs/crypto.o .libs/random.o .libs/ext_signature.o .libs/cryptodev.o .libs/system.o .libs/crypto-api.o .libs/ext_safe_renegotiation.o .libs/gnutls_privkey.o .libs/gnutls_pubkey.o .libs/locks.o .libs/ext_srp.o .libs/gnutls_srp.o .libs/auth_srp.o .libs/auth_srp_passwd.o .libs/auth_srp_sb64.o .libs/auth_srp_rsa.o .libs/auth_psk.o .libs/auth_psk_passwd.o .libs/gnutls_psk.o .libs/auth_dhe_psk.o .libs/gnutls_psk_netconf.o .libs/ext_session_ticket.o (gl/.libs/liblgnu.a)c-ctype.o (gl/.libs/liblgnu.a)fd-hook.o (gl/.libs/liblgnu.a)read-file.o (gl/.libs/liblgnu.a)sockets.o (gl/.libs/liblgnu.a)asnprintf.o (gl/.libs/liblgnu.a)printf-args.o (gl/.libs/liblgnu.a)printf-parse.o (gl/.libs/liblgnu.a)vasnprintf.o (x509/.libs/libgnutls_x509.a)common.o (x509/.libs/libgnutls_x509.a)crl.o (x509/.libs/libgnutls_x509.a)crl_write.o (x509/.libs/libgnutls_x509.a)crq.o (x509/.libs/libgnutls_x509.a)dn.o (x509/.libs/libgnutls_x509.a)extensions.o (x509/.libs/libgnutls_x509.a)mpi.o (x509/.libs/libgnutls_x509.a)output.o (x509/.libs/libgnutls_x509.a)pbkdf2-sha1.o (x509/.libs/libgnutls_x509.a)pkcs12.o (x509/.libs/libgnutls_x509.a)pkcs12_bag.o (x509/.libs/libgnutls_x509.a)pkcs12_encr.o (x509/.libs/libgnutls_x509.a)pkcs7.o (x509/.libs/libgnutls_x509.a)privkey.o (x509/.libs/libgnutls_x509.a)privkey_pkcs8.o (x509/.libs/libgnutls_x509.a)rfc2818_hostname.o (x509/.libs/libgnutls_x509.a)sign.o (x509/.libs/libgnutls_x509.a)verify.o (x509/.libs/libgnutls_x509.a)x509.o (x509/.libs/libgnutls_x509.a)x509_write.o (openpgp/.libs/libgnutls_openpgp.a)pgp.o (openpgp/.libs/libgnutls_openpgp.a)pgpverify.o (openpgp/.libs/libgnutls_openpgp.a)extras.o (openpgp/.libs/libgnutls_openpgp.a)compat.o (openpgp/.libs/libgnutls_openpgp.a)privkey.o (openpgp/.libs/libgnutls_openpgp.a)output.o (openpgp/.libs/libgnutls_openpgp.a)gnutls_openpgp.o (opencdk/.libs/libminiopencdk.a)armor.o (opencdk/.libs/libminiopencdk.a)main.o (opencdk/.libs/libminiopencdk.a)kbnode.o (opencdk/.libs/libminiopencdk.a)sig-check.o (opencdk/.libs/libminiopencdk.a)hash.o (opencdk/.libs/libminiopencdk.a)keydb.o (opencdk/.libs/libminiopencdk.a)pubkey.o (opencdk/.libs/libminiopencdk.a)stream.o (opencdk/.libs/libminiopencdk.a)write-packet.o (opencdk/.libs/libminiopencdk.a)misc.o (opencdk/.libs/libminiopencdk.a)seskey.o (opencdk/.libs/libminiopencdk.a)literal.o (opencdk/.libs/libminiopencdk.a)new-packet.o (opencdk/.libs/libminiopencdk.a)read-packet.o (nettle/.libs/libcrypto.a)pk.o (nettle/.libs/libcrypto.a)mpi.o (nettle/.libs/libcrypto.a)mac.o (nettle/.libs/libcrypto.a)cipher.o (nettle/.libs/libcrypto.a)rnd.o (nettle/.libs/libcrypto.a)init.o (nettle/.libs/libcrypto.a)egd.o -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 (/usr/lib64/libpthread_nonshared.a)pthread_atfork.oS -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CXXLD libgnutlsxx.la /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbeginS.o .libs/libgnutlsxx_la-gnutlsxx.o ./.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lstdc++ (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libstdc++.so) -lm (/usr/lib64/libm.so) /lib64/libc.so.6 /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib' Making all in libextra make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra/build-aux/missing --run autoheader) 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[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra' Making all in gl make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra/gl' GEN stdalign.h make all-am make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra/gl' CC hmac-md5.lo CC memxor.lo CC md5.lo CCLD libxgnu.la make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra/gl' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra/gl' Making all in includes make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra/includes' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra/includes' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra' CC gnutls_extra.lo CC gnutls_ia.lo CC gnutls_openssl.lo CC openssl_compat.lo CCLD libgnutls-openssl.la /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbeginS.o .libs/gnutls_openssl.o .libs/openssl_compat.o (../lib/gl/.libs/liblgnu.a)c-ctype.o (../lib/gl/.libs/liblgnu.a)fd-hook.o (../lib/gl/.libs/liblgnu.a)read-file.o (../lib/gl/.libs/liblgnu.a)sockets.o (../lib/gl/.libs/liblgnu.a)asnprintf.o (../lib/gl/.libs/liblgnu.a)printf-args.o (../lib/gl/.libs/liblgnu.a)printf-parse.o (../lib/gl/.libs/liblgnu.a)vasnprintf.o ../lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CC ext_inner_application.lo CC fipsmd5.lo CCLD libgnutls-extra.la /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbeginS.o .libs/gnutls_extra.o .libs/fipsmd5.o .libs/ext_inner_application.o .libs/gnutls_ia.o (../lib/gl/.libs/liblgnu.a)c-ctype.o (../lib/gl/.libs/liblgnu.a)fd-hook.o (../lib/gl/.libs/liblgnu.a)read-file.o (../lib/gl/.libs/liblgnu.a)sockets.o (../lib/gl/.libs/liblgnu.a)asnprintf.o (../lib/gl/.libs/liblgnu.a)printf-args.o (../lib/gl/.libs/liblgnu.a)printf-parse.o (../lib/gl/.libs/liblgnu.a)vasnprintf.o (gl/.libs/libxgnu.a)hmac-md5.o (gl/.libs/libxgnu.a)md5.o (gl/.libs/libxgnu.a)memxor.o ../lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/libextra' Making all in gl make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl' GEN alloca.h GEN arg-nonnull.h GEN stdalign.h GEN sys/types.h GEN sys/uio.h GEN warn-on-use.h GEN c++defs.h GEN arpa/inet.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN time.h GEN unistd.h GEN wchar.h GEN signal.h GEN netdb.h make all-recursive make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl' Making all in tests make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl/tests' GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN sys/ioctl.h GEN inttypes.h GEN fcntl.h make all-recursive make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl/tests' Making all in . make[6]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl/tests' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl/tests' make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl/tests' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl/tests' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl' CC c-ctype.lo CC progname.lo CC read-file.lo CC sockets.lo CC glthread/threadlib.lo CC version-etc.lo CC version-etc-fsf.lo CC asnprintf.lo CC getpass.lo CC printf-args.lo CC printf-parse.lo CC strerror_r.lo CC vasnprintf.lo CC glthread/lock.lo CC gettime.lo CC fd-hook.lo CCLD libgnu.la make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/gl' Making all in src make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src' Making all in cfg make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg' Making all in platon make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg/platon' Making all in str make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg/platon/str' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg/platon/str' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg/platon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg/platon' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg/platon' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src/cfg' make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src' CC libcmd_serv_la-serv-gaa.lo CC libcmd_cli_la-cli-gaa.lo CC libcmd_cli_debug_la-tls_test-gaa.lo CC libcfg_la-cfg+.lo CC libcfg_la-cfgfile.lo CC libcfg_la-cmdline.lo CC libcfg_la-parse.lo CC libcfg_la-props.lo CC libcfg_la-shared.lo CC libcfg_la-dynfgets.lo CC libcfg_la-strctype.lo CC libcfg_la-strdyn.lo CC libcfg_la-strplus.lo CC libcmd_certtool_la-certtool-gaa.lo CC libcmd_certtool_la-certtool-cfg.lo CC serv.o serv.c: In function 'main': serv.c:1144:43: warning: cast to pointer from integer of different size CC common.o CC cli.o cli.c: In function 'do_handshake': cli.c:1104:29: warning: cast to pointer from integer of different size cli.c: In function 'psk_callback': cli.c:1174:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result CC psk.o CC tls_test.o tls_test.c: In function 'main': tls_test.c:265:40: warning: cast to pointer from integer of different size CC tests.o CC certtool.o CC prime.o CC certtool-common.o CC crypt.o CC benchmark.o CCLD libcmd-serv.la CCLD libcmd-cli.la CCLD libcmd-cli-debug.la CCLD libcfg.la CCLD libcmd-certtool.la copying selected object files to avoid basename conflicts... CCLD gnutls-serv /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o serv.o common.o ../lib/.libs/libgnutls.so ../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 (./.libs/libcmd-serv.a)libcmd_serv_la-serv-gaa.o (../gl/.libs/libgnu.a)progname.o (../gl/.libs/libgnu.a)version-etc.o (../gl/.libs/libgnu.a)version-etc-fsf.o -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD gnutls-cli /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o cli.o common.o ../lib/.libs/libgnutls.so ../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 (./.libs/libcmd-cli.a)libcmd_cli_la-cli-gaa.o (../gl/.libs/libgnu.a)progname.o (../gl/.libs/libgnu.a)read-file.o (../gl/.libs/libgnu.a)version-etc.o (../gl/.libs/libgnu.a)version-etc-fsf.o (../gl/.libs/libgnu.a)getpass.o -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD gnutls-cli-debug /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o tls_test.o tests.o common.o ../lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 (./.libs/libcmd-cli-debug.a)libcmd_cli_debug_la-tls_test-gaa.o (../gl/.libs/libgnu.a)progname.o (../gl/.libs/libgnu.a)version-etc.o (../gl/.libs/libgnu.a)version-etc-fsf.o -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD certtool /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o certtool.o prime.o certtool-common.o ../lib/.libs/libgnutls.so (./.libs/libcmd-certtool.a)libcmd_certtool_la-certtool-gaa.o (./.libs/libcmd-certtool.a)libcmd_certtool_la-certtool-cfg.o (./.libs/libcmd-certtool.a)getpass.o (./.libs/libcmd-certtool.a)progname.o (./.libs/libcmd-certtool.a)read-file.o (./.libs/libcmd-certtool.a)version-etc.o (./.libs/libcmd-certtool.a)lt15-version-etc-fsf.o /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 (./.libs/libcfg.a)libcfg_la-cfg+.o (./.libs/libcfg.a)libcfg_la-parse.o (./.libs/libcfg.a)libcfg_la-props.o (./.libs/libcfg.a)libcfg_la-shared.o (./.libs/libcfg.a)libcfg_la-strdyn.o (./.libs/libcfg.a)libcfg_la-strplus.o (./.libs/libcfg.a)libcfg_la-cfgfile.o (./.libs/libcfg.a)libcfg_la-cmdline.o (./.libs/libcfg.a)libcfg_la-dynfgets.o (./.libs/libcfg.a)libcfg_la-strctype.o -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD benchmark /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o benchmark.o ../lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 (../gl/.libs/libgnu.a)gettime.o /lib64/libreadline.so.6 -lrt (/usr/lib64/librt.so) -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CC libcmd_psk_la-psk-gaa.lo CC libcmd_srp_la-crypt-gaa.lo CCLD libcmd-psk.la CCLD libcmd-srp.la CCLD psktool /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o psk.o ../lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 (./.libs/libcmd-psk.a)libcmd_psk_la-psk-gaa.o (../gl/.libs/libgnu.a)progname.o (../gl/.libs/libgnu.a)version-etc.o (../gl/.libs/libgnu.a)version-etc-fsf.o -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD srptool /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o crypt.o ../lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 (./.libs/libcmd-srp.a)libcmd_srp_la-crypt-gaa.o (../gl/.libs/libgnu.a)progname.o (../gl/.libs/libgnu.a)version-etc.o (../gl/.libs/libgnu.a)version-etc-fsf.o (../gl/.libs/libgnu.a)getpass.o -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/src' Making all in doc make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc' make all-recursive make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc' Making all in examples make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/examples' CC ex-alert.lo CC ex-x509-info.lo CC ex-verify.lo CC tcp.lo CC ex-client2.o ex-client2.c: In function 'main': ex-client2.c:67:38: warning: cast to pointer from integer of different size CC ex-client-resume.o ex-client-resume.c: In function 'main': ex-client-resume.c:62:42: warning: cast to pointer from integer of different size CC ex-cert-select.o ex-cert-select.c: In function 'main': ex-cert-select.c:163:38: warning: cast to pointer from integer of different size CC ex-rfc2818.o ex-rfc2818.c: In function 'main': ex-rfc2818.c:156:38: warning: cast to pointer from integer of different size CC ex-crq.o CC ex-serv1.o ex-serv1.c: In function 'main': ex-serv1.c:144:42: warning: cast to pointer from integer of different size CXX ex-cxx.o CC ex-client1.o ex-client1.c: In function 'main': ex-client1.c:54:38: warning: cast to pointer from integer of different size CC ex-serv-anon.o ex-serv-anon.c: In function 'main': ex-serv-anon.c:118:42: warning: cast to pointer from integer of different size CC ex-serv-pgp.o ex-serv-pgp.c: In function 'main': ex-serv-pgp.c:132:42: warning: cast to pointer from integer of different size CC ex-client-psk.o ex-client-psk.c: In function 'main': ex-client-psk.c:64:38: warning: cast to pointer from integer of different size CC ex-serv-psk.o ex-serv-psk.c: In function 'main': ex-serv-psk.c:158:42: warning: cast to pointer from integer of different size CC ex-client-srp.o ex-client-srp.c: In function 'main': ex-client-srp.c:67:38: warning: cast to pointer from integer of different size CC ex-serv-srp.o ex-serv-srp.c: In function 'main': ex-serv-srp.c:123:42: warning: cast to pointer from integer of different size CC ex-session-info.lo CC ex-pkcs12.lo CCLD libexamples.la CCLD ex-client2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-client2.o (./.libs/libexamples.a)tcp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-rfc2818 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-rfc2818.o (./.libs/libexamples.a)tcp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-crq /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-crq.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-serv1 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-serv1.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CXXLD ex-cxx /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-cxx.o (./.libs/libexamples.a)tcp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 ../../lib/.libs/libgnutlsxx.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lstdc++ (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libstdc++.so) -lm (/usr/lib64/libm.so) -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-client1 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-client1.o (./.libs/libexamples.a)tcp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-serv-anon /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-serv-anon.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-serv-pgp /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-serv-pgp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-client-psk /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-client-psk.o (./.libs/libexamples.a)tcp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-serv-psk /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-serv-psk.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-client-srp /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-client-srp.o (./.libs/libexamples.a)ex-alert.o (./.libs/libexamples.a)tcp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-serv-srp /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-serv-srp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-cert-select /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-cert-select.o (./.libs/libexamples.a)tcp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD ex-client-resume /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o ex-client-resume.o (./.libs/libexamples.a)tcp.o ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so /var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/examples' Making all in cyclo make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/cyclo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/cyclo' Making all in scripts make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/scripts' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/scripts' Making all in manpages make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/manpages' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/manpages' Making all in credentials make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials' Making all in openpgp make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials/openpgp' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials/openpgp' Making all in srp make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials/srp' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials/srp' Making all in x509 make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials/x509' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials/x509' make[5]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials' make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/credentials' Making all in reference make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/reference' gtk-doc: Scanning header files gtk-doc: Rebuilding template files ./gnutls-decl.txt:2130: warning: Structure imaxdiv_t has multiple definitions. ./gnutls-sections.txt:44: warning: No declaration found for: child ./gnutls-sections.txt:75: warning: No declaration found for: getaddrinfo ./gnutls-sections.txt:76: warning: No declaration found for: freeaddrinfo ./gnutls-sections.txt:78: warning: No declaration found for: getnameinfo ./gnutls-sections.txt:85: warning: No declaration found for: rettype ./gnutls-sections.txt:162: warning: No declaration found for: PAKCHOIS_API_MAJOR ./gnutls-sections.txt:163: warning: No declaration found for: PAKCHOIS_API_MINOR ./gnutls-sections.txt:164: warning: No declaration found for: pakchois_module_t ./gnutls-sections.txt:165: warning: No declaration found for: pakchois_session_t ./gnutls-sections.txt:166: warning: No declaration found for: pakchois_module_load ./gnutls-sections.txt:167: warning: No declaration found for: pakchois_module_load_abs ./gnutls-sections.txt:168: warning: No declaration found for: pakchois_module_nssload ./gnutls-sections.txt:169: warning: No declaration found for: pakchois_module_nssload_abs ./gnutls-sections.txt:170: warning: No declaration found for: pakchois_module_destroy ./gnutls-sections.txt:171: warning: No declaration found for: pakchois_error ./gnutls-sections.txt:172: warning: No declaration found for: pakchois_get_info ./gnutls-sections.txt:173: warning: No declaration found for: pakchois_get_slot_list ./gnutls-sections.txt:174: warning: No declaration found for: pakchois_get_slot_info ./gnutls-sections.txt:175: warning: No declaration found for: pakchois_get_token_info ./gnutls-sections.txt:176: warning: No declaration found for: pakchois_wait_for_slot_event ./gnutls-sections.txt:177: warning: No declaration found for: pakchois_get_mechanism_list ./gnutls-sections.txt:178: warning: No declaration found for: pakchois_get_mechanism_info ./gnutls-sections.txt:179: warning: No declaration found for: pakchois_init_token ./gnutls-sections.txt:180: warning: No declaration found for: pakchois_init_pin ./gnutls-sections.txt:181: warning: No declaration found for: pakchois_set_pin ./gnutls-sections.txt:182: warning: No declaration found for: pakchois_notify_t ./gnutls-sections.txt:183: warning: No declaration found for: pakchois_open_session ./gnutls-sections.txt:184: warning: No declaration found for: pakchois_close_session ./gnutls-sections.txt:185: warning: No declaration found for: pakchois_close_all_sessions ./gnutls-sections.txt:186: warning: No declaration found for: pakchois_get_session_info ./gnutls-sections.txt:187: warning: No declaration found for: pakchois_get_operation_state ./gnutls-sections.txt:188: warning: No declaration found for: pakchois_set_operation_state ./gnutls-sections.txt:189: warning: No declaration found for: pakchois_login ./gnutls-sections.txt:190: warning: No declaration found for: pakchois_logout ./gnutls-sections.txt:191: warning: No declaration found for: pakchois_create_object ./gnutls-sections.txt:192: warning: No declaration found for: pakchois_copy_object ./gnutls-sections.txt:193: warning: No declaration found for: pakchois_destroy_object ./gnutls-sections.txt:194: warning: No declaration found for: pakchois_get_object_size ./gnutls-sections.txt:195: warning: No declaration found for: pakchois_get_attribute_value ./gnutls-sections.txt:196: warning: No declaration found for: pakchois_set_attribute_value ./gnutls-sections.txt:197: warning: No declaration found for: pakchois_find_objects_init ./gnutls-sections.txt:198: warning: No declaration found for: pakchois_find_objects ./gnutls-sections.txt:199: warning: No declaration found for: pakchois_find_objects_final ./gnutls-sections.txt:200: warning: No declaration found for: pakchois_encrypt_init ./gnutls-sections.txt:201: warning: No declaration found for: pakchois_encrypt ./gnutls-sections.txt:202: warning: No declaration found for: pakchois_encrypt_update ./gnutls-sections.txt:203: warning: No declaration found for: pakchois_encrypt_final ./gnutls-sections.txt:204: warning: No declaration found for: pakchois_decrypt_init ./gnutls-sections.txt:205: warning: No declaration found for: pakchois_decrypt ./gnutls-sections.txt:206: warning: No declaration found for: pakchois_decrypt_update ./gnutls-sections.txt:207: warning: No declaration found for: pakchois_decrypt_final ./gnutls-sections.txt:208: warning: No declaration found for: pakchois_digest_init ./gnutls-sections.txt:209: warning: No declaration found for: pakchois_digest ./gnutls-sections.txt:210: warning: No declaration found for: pakchois_digest_update ./gnutls-sections.txt:211: warning: No declaration found for: pakchois_digest_key ./gnutls-sections.txt:212: warning: No declaration found for: pakchois_digest_final ./gnutls-sections.txt:213: warning: No declaration found for: pakchois_sign_init ./gnutls-sections.txt:214: warning: No declaration found for: pakchois_sign ./gnutls-sections.txt:215: warning: No declaration found for: pakchois_sign_update ./gnutls-sections.txt:216: warning: No declaration found for: pakchois_sign_final ./gnutls-sections.txt:217: warning: No declaration found for: pakchois_sign_recover_init ./gnutls-sections.txt:218: warning: No declaration found for: pakchois_sign_recover ./gnutls-sections.txt:219: warning: No declaration found for: pakchois_verify_init ./gnutls-sections.txt:220: warning: No declaration found for: pakchois_verify ./gnutls-sections.txt:221: warning: No declaration found for: pakchois_verify_update ./gnutls-sections.txt:222: warning: No declaration found for: pakchois_verify_final ./gnutls-sections.txt:223: warning: No declaration found for: pakchois_verify_recover_init ./gnutls-sections.txt:224: warning: No declaration found for: pakchois_verify_recover ./gnutls-sections.txt:225: warning: No declaration found for: pakchois_digest_encrypt_update ./gnutls-sections.txt:226: warning: No declaration found for: pakchois_decrypt_digest_update ./gnutls-sections.txt:227: warning: No declaration found for: pakchois_sign_encrypt_update ./gnutls-sections.txt:228: warning: No declaration found for: pakchois_decrypt_verify_update ./gnutls-sections.txt:229: warning: No declaration found for: pakchois_generate_key ./gnutls-sections.txt:230: warning: No declaration found for: pakchois_generate_key_pair ./gnutls-sections.txt:231: warning: No declaration found for: pakchois_wrap_key ./gnutls-sections.txt:232: warning: No declaration found for: pakchois_unwrap_key ./gnutls-sections.txt:233: warning: No declaration found for: pakchois_derive_key ./gnutls-sections.txt:234: warning: No declaration found for: pakchois_seed_random ./gnutls-sections.txt:235: warning: No declaration found for: pakchois_generate_random ./gnutls-sections.txt:240: warning: No declaration found for: RTLD_LOCAL ./gnutls-sections.txt:241: warning: No declaration found for: RTLD_NOW ./gnutls-sections.txt:242: warning: No declaration found for: dlopen ./gnutls-sections.txt:243: warning: No declaration found for: dlsym ./gnutls-sections.txt:244: warning: No declaration found for: dlclose ./gnutls-sections.txt:249: warning: No declaration found for: CRYPTOKI_VERSION_MAJOR ./gnutls-sections.txt:250: warning: No declaration found for: CRYPTOKI_VERSION_MINOR ./gnutls-sections.txt:251: warning: No declaration found for: CRYPTOKI_VERSION_REVISION ./gnutls-sections.txt:252: warning: No declaration found for: CRYPTOKI_COMPAT ./gnutls-sections.txt:253: warning: No declaration found for: CK_SPEC ./gnutls-sections.txt:254: warning: No declaration found for: ck_flags_t ./gnutls-sections.txt:255: warning: No declaration found for: ck_version ./gnutls-sections.txt:256: warning: No declaration found for: ck_info ./gnutls-sections.txt:257: warning: No declaration found for: cryptoki_version ./gnutls-sections.txt:258: warning: No declaration found for: manufacturer_id ./gnutls-sections.txt:259: warning: No declaration found for: library_description ./gnutls-sections.txt:260: warning: No declaration found for: library_version ./gnutls-sections.txt:261: warning: No declaration found for: ck_notification_t ./gnutls-sections.txt:262: warning: No declaration found for: ck_slot_id_t ./gnutls-sections.txt:263: warning: No declaration found for: ck_slot_info ./gnutls-sections.txt:264: warning: No declaration found for: slot_description ./gnutls-sections.txt:265: warning: No declaration found for: hardware_version ./gnutls-sections.txt:266: warning: No declaration found for: firmware_version ./gnutls-sections.txt:267: warning: No declaration found for: ck_token_info ./gnutls-sections.txt:268: warning: No declaration found for: serial_number ./gnutls-sections.txt:269: warning: No declaration found for: max_session_count ./gnutls-sections.txt:270: warning: No declaration found for: session_count ./gnutls-sections.txt:271: warning: No declaration found for: max_rw_session_count ./gnutls-sections.txt:272: warning: No declaration found for: rw_session_count ./gnutls-sections.txt:273: warning: No declaration found for: max_pin_len ./gnutls-sections.txt:274: warning: No declaration found for: min_pin_len ./gnutls-sections.txt:275: warning: No declaration found for: total_public_memory ./gnutls-sections.txt:276: warning: No declaration found for: free_public_memory ./gnutls-sections.txt:277: warning: No declaration found for: total_private_memory ./gnutls-sections.txt:278: warning: No declaration found for: free_private_memory ./gnutls-sections.txt:279: warning: No declaration found for: utc_time ./gnutls-sections.txt:280: warning: No declaration found for: ck_session_handle_t ./gnutls-sections.txt:281: warning: No declaration found for: ck_user_type_t ./gnutls-sections.txt:282: warning: No declaration found for: ck_state_t ./gnutls-sections.txt:283: warning: No declaration found for: ck_session_info ./gnutls-sections.txt:284: warning: No declaration found for: slot_id ./gnutls-sections.txt:285: warning: No declaration found for: device_error ./gnutls-sections.txt:286: warning: No declaration found for: ck_object_handle_t ./gnutls-sections.txt:287: warning: No declaration found for: ck_object_class_t ./gnutls-sections.txt:288: warning: No declaration found for: ck_hw_feature_type_t ./gnutls-sections.txt:289: warning: No declaration found for: ck_key_type_t ./gnutls-sections.txt:290: warning: No declaration found for: ck_certificate_type_t ./gnutls-sections.txt:291: warning: No declaration found for: ck_attribute_type_t ./gnutls-sections.txt:292: warning: No declaration found for: ck_attribute ./gnutls-sections.txt:293: warning: No declaration found for: value ./gnutls-sections.txt:294: warning: No declaration found for: value_len ./gnutls-sections.txt:295: warning: No declaration found for: ck_date ./gnutls-sections.txt:296: warning: No declaration found for: ck_mechanism_type_t ./gnutls-sections.txt:297: warning: No declaration found for: ck_mechanism ./gnutls-sections.txt:298: warning: No declaration found for: parameter ./gnutls-sections.txt:299: warning: No declaration found for: parameter_len ./gnutls-sections.txt:300: warning: No declaration found for: ck_mechanism_info ./gnutls-sections.txt:301: warning: No declaration found for: min_key_size ./gnutls-sections.txt:302: warning: No declaration found for: max_key_size ./gnutls-sections.txt:303: warning: No declaration found for: ck_rv_t ./gnutls-sections.txt:304: warning: No declaration found for: ck_notify_t ./gnutls-sections.txt:305: warning: No declaration found for: ck_function_list ./gnutls-sections.txt:306: warning: No declaration found for: ck_createmutex_t ./gnutls-sections.txt:307: warning: No declaration found for: ck_destroymutex_t ./gnutls-sections.txt:308: warning: No declaration found for: ck_lockmutex_t ./gnutls-sections.txt:309: warning: No declaration found for: ck_unlockmutex_t ./gnutls-sections.txt:310: warning: No declaration found for: ck_c_initialize_args ./gnutls-sections.txt:311: warning: No declaration found for: create_mutex ./gnutls-sections.txt:312: warning: No declaration found for: destroy_mutex ./gnutls-sections.txt:313: warning: No declaration found for: lock_mutex ./gnutls-sections.txt:314: warning: No declaration found for: unlock_mutex ./gnutls-sections.txt:315: warning: No declaration found for: reserved ./gnutls-sections.txt:316: warning: No declaration found for: CKN_SURRENDER ./gnutls-sections.txt:317: warning: No declaration found for: CKF_TOKEN_PRESENT ./gnutls-sections.txt:318: warning: No declaration found for: CKF_REMOVABLE_DEVICE ./gnutls-sections.txt:319: warning: No declaration found for: CKF_HW_SLOT ./gnutls-sections.txt:320: warning: No declaration found for: CKF_ARRAY_ATTRIBUTE ./gnutls-sections.txt:321: warning: No declaration found for: CKF_RNG ./gnutls-sections.txt:322: warning: No declaration found for: CKF_WRITE_PROTECTED ./gnutls-sections.txt:323: warning: No declaration found for: CKF_LOGIN_REQUIRED ./gnutls-sections.txt:324: warning: No declaration found for: CKF_USER_PIN_INITIALIZED ./gnutls-sections.txt:325: warning: No declaration found for: CKF_RESTORE_KEY_NOT_NEEDED ./gnutls-sections.txt:326: warning: No declaration found for: CKF_CLOCK_ON_TOKEN ./gnutls-sections.txt:327: warning: No declaration found for: CKF_PROTECTED_AUTHENTICATION_PATH ./gnutls-sections.txt:328: warning: No declaration found for: CKF_DUAL_CRYPTO_OPERATIONS ./gnutls-sections.txt:329: warning: No declaration found for: CKF_TOKEN_INITIALIZED ./gnutls-sections.txt:330: warning: No declaration found for: CKF_SECONDARY_AUTHENTICATION ./gnutls-sections.txt:331: warning: No declaration found for: CKF_USER_PIN_COUNT_LOW ./gnutls-sections.txt:332: warning: No declaration found for: CKF_USER_PIN_FINAL_TRY ./gnutls-sections.txt:333: warning: No declaration found for: CKF_USER_PIN_LOCKED ./gnutls-sections.txt:334: warning: No declaration found for: CKF_USER_PIN_TO_BE_CHANGED ./gnutls-sections.txt:335: warning: No declaration found for: CKF_SO_PIN_COUNT_LOW ./gnutls-sections.txt:336: warning: No declaration found for: CKF_SO_PIN_FINAL_TRY ./gnutls-sections.txt:337: warning: No declaration found for: CKF_SO_PIN_LOCKED ./gnutls-sections.txt:338: warning: No declaration found for: CKF_SO_PIN_TO_BE_CHANGED ./gnutls-sections.txt:339: warning: No declaration found for: CK_UNAVAILABLE_INFORMATION ./gnutls-sections.txt:340: warning: No declaration found for: CK_EFFECTIVELY_INFINITE ./gnutls-sections.txt:341: warning: No declaration found for: CK_INVALID_HANDLE ./gnutls-sections.txt:342: warning: No declaration found for: CKU_SO ./gnutls-sections.txt:343: warning: No declaration found for: CKU_USER ./gnutls-sections.txt:344: warning: No declaration found for: CKU_CONTEXT_SPECIFIC ./gnutls-sections.txt:345: warning: No declaration found for: CKS_RO_PUBLIC_SESSION ./gnutls-sections.txt:346: warning: No declaration found for: CKS_RO_USER_FUNCTIONS ./gnutls-sections.txt:347: warning: No declaration found for: CKS_RW_PUBLIC_SESSION ./gnutls-sections.txt:348: warning: No declaration found for: CKS_RW_USER_FUNCTIONS ./gnutls-sections.txt:349: warning: No declaration found for: CKS_RW_SO_FUNCTIONS ./gnutls-sections.txt:350: warning: No declaration found for: CKF_RW_SESSION ./gnutls-sections.txt:351: warning: No declaration found for: CKF_SERIAL_SESSION ./gnutls-sections.txt:352: warning: No declaration found for: CKO_DATA ./gnutls-sections.txt:353: warning: No declaration found for: CKO_CERTIFICATE ./gnutls-sections.txt:354: warning: No declaration found for: CKO_PUBLIC_KEY ./gnutls-sections.txt:355: warning: No declaration found for: CKO_PRIVATE_KEY ./gnutls-sections.txt:356: warning: No declaration found for: CKO_SECRET_KEY ./gnutls-sections.txt:357: warning: No declaration found for: CKO_HW_FEATURE ./gnutls-sections.txt:358: warning: No declaration found for: CKO_DOMAIN_PARAMETERS ./gnutls-sections.txt:359: warning: No declaration found for: CKO_MECHANISM ./gnutls-sections.txt:360: warning: No declaration found for: CKO_VENDOR_DEFINED ./gnutls-sections.txt:361: warning: No declaration found for: CKH_MONOTONIC_COUNTER ./gnutls-sections.txt:362: warning: No declaration found for: CKH_CLOCK ./gnutls-sections.txt:363: warning: No declaration found for: CKH_USER_INTERFACE ./gnutls-sections.txt:364: warning: No declaration found for: CKH_VENDOR_DEFINED ./gnutls-sections.txt:365: warning: No declaration found for: CKK_RSA ./gnutls-sections.txt:366: warning: No declaration found for: CKK_DSA ./gnutls-sections.txt:367: warning: No declaration found for: CKK_DH ./gnutls-sections.txt:368: warning: No declaration found for: CKK_ECDSA ./gnutls-sections.txt:369: warning: No declaration found for: CKK_EC ./gnutls-sections.txt:370: warning: No declaration found for: CKK_X9_42_DH ./gnutls-sections.txt:371: warning: No declaration found for: CKK_KEA ./gnutls-sections.txt:372: warning: No declaration found for: CKK_GENERIC_SECRET ./gnutls-sections.txt:373: warning: No declaration found for: CKK_RC2 ./gnutls-sections.txt:374: warning: No declaration found for: CKK_RC4 ./gnutls-sections.txt:375: warning: No declaration found for: CKK_DES ./gnutls-sections.txt:376: warning: No declaration found for: CKK_DES2 ./gnutls-sections.txt:377: warning: No declaration found for: CKK_DES3 ./gnutls-sections.txt:378: warning: No declaration found for: CKK_CAST ./gnutls-sections.txt:379: warning: No declaration found for: CKK_CAST3 ./gnutls-sections.txt:380: warning: No declaration found for: CKK_CAST128 ./gnutls-sections.txt:381: warning: No declaration found for: CKK_RC5 ./gnutls-sections.txt:382: warning: No declaration found for: CKK_IDEA ./gnutls-sections.txt:383: warning: No declaration found for: CKK_SKIPJACK ./gnutls-sections.txt:384: warning: No declaration found for: CKK_BATON ./gnutls-sections.txt:385: warning: No declaration found for: CKK_JUNIPER ./gnutls-sections.txt:386: warning: No declaration found for: CKK_CDMF ./gnutls-sections.txt:387: warning: No declaration found for: CKK_AES ./gnutls-sections.txt:388: warning: No declaration found for: CKK_BLOWFISH ./gnutls-sections.txt:389: warning: No declaration found for: CKK_TWOFISH ./gnutls-sections.txt:390: warning: No declaration found for: CKK_VENDOR_DEFINED ./gnutls-sections.txt:391: warning: No declaration found for: CKC_X_509 ./gnutls-sections.txt:392: warning: No declaration found for: CKC_X_509_ATTR_CERT ./gnutls-sections.txt:393: warning: No declaration found for: CKC_WTLS ./gnutls-sections.txt:394: warning: No declaration found for: CKC_VENDOR_DEFINED ./gnutls-sections.txt:395: warning: No declaration found for: CKA_CLASS ./gnutls-sections.txt:396: warning: No declaration found for: CKA_TOKEN ./gnutls-sections.txt:397: warning: No declaration found for: CKA_PRIVATE ./gnutls-sections.txt:398: warning: No declaration found for: CKA_LABEL ./gnutls-sections.txt:399: warning: No declaration found for: CKA_APPLICATION ./gnutls-sections.txt:400: warning: No declaration found for: CKA_VALUE ./gnutls-sections.txt:401: warning: No declaration found for: CKA_OBJECT_ID ./gnutls-sections.txt:402: warning: No declaration found for: CKA_CERTIFICATE_TYPE ./gnutls-sections.txt:403: warning: No declaration found for: CKA_ISSUER ./gnutls-sections.txt:404: warning: No declaration found for: CKA_SERIAL_NUMBER ./gnutls-sections.txt:405: warning: No declaration found for: CKA_AC_ISSUER ./gnutls-sections.txt:406: warning: No declaration found for: CKA_OWNER ./gnutls-sections.txt:407: warning: No declaration found for: CKA_ATTR_TYPES ./gnutls-sections.txt:408: warning: No declaration found for: CKA_TRUSTED ./gnutls-sections.txt:409: warning: No declaration found for: CKA_CERTIFICATE_CATEGORY ./gnutls-sections.txt:410: warning: No declaration found for: CKA_JAVA_MIDP_SECURITY_DOMAIN ./gnutls-sections.txt:411: warning: No declaration found for: CKA_URL ./gnutls-sections.txt:412: warning: No declaration found for: CKA_HASH_OF_SUBJECT_PUBLIC_KEY ./gnutls-sections.txt:413: warning: No declaration found for: CKA_HASH_OF_ISSUER_PUBLIC_KEY ./gnutls-sections.txt:414: warning: No declaration found for: CKA_CHECK_VALUE ./gnutls-sections.txt:415: warning: No declaration found for: CKA_KEY_TYPE ./gnutls-sections.txt:416: warning: No declaration found for: CKA_SUBJECT ./gnutls-sections.txt:417: warning: No declaration found for: CKA_ID ./gnutls-sections.txt:418: warning: No declaration found for: CKA_SENSITIVE ./gnutls-sections.txt:419: warning: No declaration found for: CKA_ENCRYPT ./gnutls-sections.txt:420: warning: No declaration found for: CKA_DECRYPT ./gnutls-sections.txt:421: warning: No declaration found for: CKA_WRAP ./gnutls-sections.txt:422: warning: No declaration found for: CKA_UNWRAP ./gnutls-sections.txt:423: warning: No declaration found for: CKA_SIGN ./gnutls-sections.txt:424: warning: No declaration found for: CKA_SIGN_RECOVER ./gnutls-sections.txt:425: warning: No declaration found for: CKA_VERIFY ./gnutls-sections.txt:426: warning: No declaration found for: CKA_VERIFY_RECOVER ./gnutls-sections.txt:427: warning: No declaration found for: CKA_DERIVE ./gnutls-sections.txt:428: warning: No declaration found for: CKA_START_DATE ./gnutls-sections.txt:429: warning: No declaration found for: CKA_END_DATE ./gnutls-sections.txt:430: warning: No declaration found for: CKA_MODULUS ./gnutls-sections.txt:431: warning: No declaration found for: CKA_MODULUS_BITS ./gnutls-sections.txt:432: warning: No declaration found for: CKA_PUBLIC_EXPONENT ./gnutls-sections.txt:433: warning: No declaration found for: CKA_PRIVATE_EXPONENT ./gnutls-sections.txt:434: warning: No declaration found for: CKA_PRIME_1 ./gnutls-sections.txt:435: warning: No declaration found for: CKA_PRIME_2 ./gnutls-sections.txt:436: warning: No declaration found for: CKA_EXPONENT_1 ./gnutls-sections.txt:437: warning: No declaration found for: CKA_EXPONENT_2 ./gnutls-sections.txt:438: warning: No declaration found for: CKA_COEFFICIENT ./gnutls-sections.txt:439: warning: No declaration found for: CKA_PRIME ./gnutls-sections.txt:440: warning: No declaration found for: CKA_SUBPRIME ./gnutls-sections.txt:441: warning: No declaration found for: CKA_BASE ./gnutls-sections.txt:442: warning: No declaration found for: CKA_PRIME_BITS ./gnutls-sections.txt:443: warning: No declaration found for: CKA_SUB_PRIME_BITS ./gnutls-sections.txt:444: warning: No declaration found for: CKA_VALUE_BITS ./gnutls-sections.txt:445: warning: No declaration found for: CKA_VALUE_LEN ./gnutls-sections.txt:446: warning: No declaration found for: CKA_EXTRACTABLE ./gnutls-sections.txt:447: warning: No declaration found for: CKA_LOCAL ./gnutls-sections.txt:448: warning: No declaration found for: CKA_NEVER_EXTRACTABLE ./gnutls-sections.txt:449: warning: No declaration found for: CKA_ALWAYS_SENSITIVE ./gnutls-sections.txt:450: warning: No declaration found for: CKA_KEY_GEN_MECHANISM ./gnutls-sections.txt:451: warning: No declaration found for: CKA_MODIFIABLE ./gnutls-sections.txt:452: warning: No declaration found for: CKA_ECDSA_PARAMS ./gnutls-sections.txt:453: warning: No declaration found for: CKA_EC_PARAMS ./gnutls-sections.txt:454: warning: No declaration found for: CKA_EC_POINT ./gnutls-sections.txt:455: warning: No declaration found for: CKA_SECONDARY_AUTH ./gnutls-sections.txt:456: warning: No declaration found for: CKA_AUTH_PIN_FLAGS ./gnutls-sections.txt:457: warning: No declaration found for: CKA_ALWAYS_AUTHENTICATE ./gnutls-sections.txt:458: warning: No declaration found for: CKA_WRAP_WITH_TRUSTED ./gnutls-sections.txt:459: warning: No declaration found for: CKA_HW_FEATURE_TYPE ./gnutls-sections.txt:460: warning: No declaration found for: CKA_RESET_ON_INIT ./gnutls-sections.txt:461: warning: No declaration found for: CKA_HAS_RESET ./gnutls-sections.txt:462: warning: No declaration found for: CKA_PIXEL_X ./gnutls-sections.txt:463: warning: No declaration found for: CKA_PIXEL_Y ./gnutls-sections.txt:464: warning: No declaration found for: CKA_RESOLUTION ./gnutls-sections.txt:465: warning: No declaration found for: CKA_CHAR_ROWS ./gnutls-sections.txt:466: warning: No declaration found for: CKA_CHAR_COLUMNS ./gnutls-sections.txt:467: warning: No declaration found for: CKA_COLOR ./gnutls-sections.txt:468: warning: No declaration found for: CKA_BITS_PER_PIXEL ./gnutls-sections.txt:469: warning: No declaration found for: CKA_CHAR_SETS ./gnutls-sections.txt:470: warning: No declaration found for: CKA_ENCODING_METHODS ./gnutls-sections.txt:471: warning: No declaration found for: CKA_MIME_TYPES ./gnutls-sections.txt:472: warning: No declaration found for: CKA_MECHANISM_TYPE ./gnutls-sections.txt:473: warning: No declaration found for: CKA_REQUIRED_CMS_ATTRIBUTES ./gnutls-sections.txt:474: warning: No declaration found for: CKA_DEFAULT_CMS_ATTRIBUTES ./gnutls-sections.txt:475: warning: No declaration found for: CKA_SUPPORTED_CMS_ATTRIBUTES ./gnutls-sections.txt:476: warning: No declaration found for: CKA_WRAP_TEMPLATE ./gnutls-sections.txt:477: warning: No declaration found for: CKA_UNWRAP_TEMPLATE ./gnutls-sections.txt:478: warning: No declaration found for: CKA_ALLOWED_MECHANISMS ./gnutls-sections.txt:479: warning: No declaration found for: CKA_VENDOR_DEFINED ./gnutls-sections.txt:480: warning: No declaration found for: CKM_RSA_PKCS_KEY_PAIR_GEN ./gnutls-sections.txt:481: warning: No declaration found for: CKM_RSA_PKCS ./gnutls-sections.txt:482: warning: No declaration found for: CKM_RSA_9796 ./gnutls-sections.txt:483: warning: No declaration found for: CKM_RSA_X_509 ./gnutls-sections.txt:484: warning: No declaration found for: CKM_MD2_RSA_PKCS ./gnutls-sections.txt:485: warning: No declaration found for: CKM_MD5_RSA_PKCS ./gnutls-sections.txt:486: warning: No declaration found for: CKM_SHA1_RSA_PKCS ./gnutls-sections.txt:487: warning: No declaration found for: CKM_RIPEMD128_RSA_PKCS ./gnutls-sections.txt:488: warning: No declaration found for: CKM_RIPEMD160_RSA_PKCS ./gnutls-sections.txt:489: warning: No declaration found for: CKM_RSA_PKCS_OAEP ./gnutls-sections.txt:490: warning: No declaration found for: CKM_RSA_X9_31_KEY_PAIR_GEN ./gnutls-sections.txt:491: warning: No declaration found for: CKM_RSA_X9_31 ./gnutls-sections.txt:492: warning: No declaration found for: CKM_SHA1_RSA_X9_31 ./gnutls-sections.txt:493: warning: No declaration found for: CKM_RSA_PKCS_PSS ./gnutls-sections.txt:494: warning: No declaration found for: CKM_SHA1_RSA_PKCS_PSS ./gnutls-sections.txt:495: warning: No declaration found for: CKM_DSA_KEY_PAIR_GEN ./gnutls-sections.txt:496: warning: No declaration found for: CKM_DSA ./gnutls-sections.txt:497: warning: No declaration found for: CKM_DSA_SHA1 ./gnutls-sections.txt:498: warning: No declaration found for: CKM_DH_PKCS_KEY_PAIR_GEN ./gnutls-sections.txt:499: warning: No declaration found for: CKM_DH_PKCS_DERIVE ./gnutls-sections.txt:500: warning: No declaration found for: CKM_X9_42_DH_KEY_PAIR_GEN ./gnutls-sections.txt:501: warning: No declaration found for: CKM_X9_42_DH_DERIVE ./gnutls-sections.txt:502: warning: No declaration found for: CKM_X9_42_DH_HYBRID_DERIVE ./gnutls-sections.txt:503: warning: No declaration found for: CKM_X9_42_MQV_DERIVE ./gnutls-sections.txt:504: warning: No declaration found for: CKM_SHA256_RSA_PKCS ./gnutls-sections.txt:505: warning: No declaration found for: CKM_SHA384_RSA_PKCS ./gnutls-sections.txt:506: warning: No declaration found for: CKM_SHA512_RSA_PKCS ./gnutls-sections.txt:507: warning: No declaration found for: CKM_SHA256_RSA_PKCS_PSS ./gnutls-sections.txt:508: warning: No declaration found for: CKM_SHA384_RSA_PKCS_PSS ./gnutls-sections.txt:509: warning: No declaration found for: CKM_SHA512_RSA_PKCS_PSS ./gnutls-sections.txt:510: warning: No declaration found for: CKM_RC2_KEY_GEN ./gnutls-sections.txt:511: warning: No declaration found for: CKM_RC2_ECB ./gnutls-sections.txt:512: warning: No declaration found for: CKM_RC2_CBC ./gnutls-sections.txt:513: warning: No declaration found for: CKM_RC2_MAC ./gnutls-sections.txt:514: warning: No declaration found for: CKM_RC2_MAC_GENERAL ./gnutls-sections.txt:515: warning: No declaration found for: CKM_RC2_CBC_PAD ./gnutls-sections.txt:516: warning: No declaration found for: CKM_RC4_KEY_GEN ./gnutls-sections.txt:517: warning: No declaration found for: CKM_RC4 ./gnutls-sections.txt:518: warning: No declaration found for: CKM_DES_KEY_GEN ./gnutls-sections.txt:519: warning: No declaration found for: CKM_DES_ECB ./gnutls-sections.txt:520: warning: No declaration found for: CKM_DES_CBC ./gnutls-sections.txt:521: warning: No declaration found for: CKM_DES_MAC ./gnutls-sections.txt:522: warning: No declaration found for: CKM_DES_MAC_GENERAL ./gnutls-sections.txt:523: warning: No declaration found for: CKM_DES_CBC_PAD ./gnutls-sections.txt:524: warning: No declaration found for: CKM_DES2_KEY_GEN ./gnutls-sections.txt:525: warning: No declaration found for: CKM_DES3_KEY_GEN ./gnutls-sections.txt:526: warning: No declaration found for: CKM_DES3_ECB ./gnutls-sections.txt:527: warning: No declaration found for: CKM_DES3_CBC ./gnutls-sections.txt:528: warning: No declaration found for: CKM_DES3_MAC ./gnutls-sections.txt:529: warning: No declaration found for: CKM_DES3_MAC_GENERAL ./gnutls-sections.txt:530: warning: No declaration found for: CKM_DES3_CBC_PAD ./gnutls-sections.txt:531: warning: No declaration found for: CKM_CDMF_KEY_GEN ./gnutls-sections.txt:532: warning: No declaration found for: CKM_CDMF_ECB ./gnutls-sections.txt:533: warning: No declaration found for: CKM_CDMF_CBC ./gnutls-sections.txt:534: warning: No declaration found for: CKM_CDMF_MAC ./gnutls-sections.txt:535: warning: No declaration found for: CKM_CDMF_MAC_GENERAL ./gnutls-sections.txt:536: warning: No declaration found for: CKM_CDMF_CBC_PAD ./gnutls-sections.txt:537: warning: No declaration found for: CKM_MD2 ./gnutls-sections.txt:538: warning: No declaration found for: CKM_MD2_HMAC ./gnutls-sections.txt:539: warning: No declaration found for: CKM_MD2_HMAC_GENERAL ./gnutls-sections.txt:540: warning: No declaration found for: CKM_MD5 ./gnutls-sections.txt:541: warning: No declaration found for: CKM_MD5_HMAC ./gnutls-sections.txt:542: warning: No declaration found for: CKM_MD5_HMAC_GENERAL ./gnutls-sections.txt:543: warning: No declaration found for: CKM_SHA_1 ./gnutls-sections.txt:544: warning: No declaration found for: CKM_SHA_1_HMAC ./gnutls-sections.txt:545: warning: No declaration found for: CKM_SHA_1_HMAC_GENERAL ./gnutls-sections.txt:546: warning: No declaration found for: CKM_RIPEMD128 ./gnutls-sections.txt:547: warning: No declaration found for: CKM_RIPEMD128_HMAC ./gnutls-sections.txt:548: warning: No declaration found for: CKM_RIPEMD128_HMAC_GENERAL ./gnutls-sections.txt:549: warning: No declaration found for: CKM_RIPEMD160 ./gnutls-sections.txt:550: warning: No declaration found for: CKM_RIPEMD160_HMAC ./gnutls-sections.txt:551: warning: No declaration found for: CKM_RIPEMD160_HMAC_GENERAL ./gnutls-sections.txt:552: warning: No declaration found for: CKM_SHA256 ./gnutls-sections.txt:553: warning: No declaration found for: CKM_SHA256_HMAC ./gnutls-sections.txt:554: warning: No declaration found for: CKM_SHA256_HMAC_GENERAL ./gnutls-sections.txt:555: warning: No declaration found for: CKM_SHA384 ./gnutls-sections.txt:556: warning: No declaration found for: CKM_SHA384_HMAC ./gnutls-sections.txt:557: warning: No declaration found for: CKM_SHA384_HMAC_GENERAL ./gnutls-sections.txt:558: warning: No declaration found for: CKM_SHA512 ./gnutls-sections.txt:559: warning: No declaration found for: CKM_SHA512_HMAC ./gnutls-sections.txt:560: warning: No declaration found for: CKM_SHA512_HMAC_GENERAL ./gnutls-sections.txt:561: warning: No declaration found for: CKM_CAST_KEY_GEN ./gnutls-sections.txt:562: warning: No declaration found for: CKM_CAST_ECB ./gnutls-sections.txt:563: warning: No declaration found for: CKM_CAST_CBC ./gnutls-sections.txt:564: warning: No declaration found for: CKM_CAST_MAC ./gnutls-sections.txt:565: warning: No declaration found for: CKM_CAST_MAC_GENERAL ./gnutls-sections.txt:566: warning: No declaration found for: CKM_CAST_CBC_PAD ./gnutls-sections.txt:567: warning: No declaration found for: CKM_CAST3_KEY_GEN ./gnutls-sections.txt:568: warning: No declaration found for: CKM_CAST3_ECB ./gnutls-sections.txt:569: warning: No declaration found for: CKM_CAST3_CBC ./gnutls-sections.txt:570: warning: No declaration found for: CKM_CAST3_MAC ./gnutls-sections.txt:571: warning: No declaration found for: CKM_CAST3_MAC_GENERAL ./gnutls-sections.txt:572: warning: No declaration found for: CKM_CAST3_CBC_PAD ./gnutls-sections.txt:573: warning: No declaration found for: CKM_CAST5_KEY_GEN ./gnutls-sections.txt:574: warning: No declaration found for: CKM_CAST128_KEY_GEN ./gnutls-sections.txt:575: warning: No declaration found for: CKM_CAST5_ECB ./gnutls-sections.txt:576: warning: No declaration found for: CKM_CAST128_ECB ./gnutls-sections.txt:577: warning: No declaration found for: CKM_CAST5_CBC ./gnutls-sections.txt:578: warning: No declaration found for: CKM_CAST128_CBC ./gnutls-sections.txt:579: warning: No declaration found for: CKM_CAST5_MAC ./gnutls-sections.txt:580: warning: No declaration found for: CKM_CAST128_MAC ./gnutls-sections.txt:581: warning: No declaration found for: CKM_CAST5_MAC_GENERAL ./gnutls-sections.txt:582: warning: No declaration found for: CKM_CAST128_MAC_GENERAL ./gnutls-sections.txt:583: warning: No declaration found for: CKM_CAST5_CBC_PAD ./gnutls-sections.txt:584: warning: No declaration found for: CKM_CAST128_CBC_PAD ./gnutls-sections.txt:585: warning: No declaration found for: CKM_RC5_KEY_GEN ./gnutls-sections.txt:586: warning: No declaration found for: CKM_RC5_ECB ./gnutls-sections.txt:587: warning: No declaration found for: CKM_RC5_CBC ./gnutls-sections.txt:588: warning: No declaration found for: CKM_RC5_MAC ./gnutls-sections.txt:589: warning: No declaration found for: CKM_RC5_MAC_GENERAL ./gnutls-sections.txt:590: warning: No declaration found for: CKM_RC5_CBC_PAD ./gnutls-sections.txt:591: warning: No declaration found for: CKM_IDEA_KEY_GEN ./gnutls-sections.txt:592: warning: No declaration found for: CKM_IDEA_ECB ./gnutls-sections.txt:593: warning: No declaration found for: CKM_IDEA_CBC ./gnutls-sections.txt:594: warning: No declaration found for: CKM_IDEA_MAC ./gnutls-sections.txt:595: warning: No declaration found for: CKM_IDEA_MAC_GENERAL ./gnutls-sections.txt:596: warning: No declaration found for: CKM_IDEA_CBC_PAD ./gnutls-sections.txt:597: warning: No declaration found for: CKM_GENERIC_SECRET_KEY_GEN ./gnutls-sections.txt:598: warning: No declaration found for: CKM_CONCATENATE_BASE_AND_KEY ./gnutls-sections.txt:599: warning: No declaration found for: CKM_CONCATENATE_BASE_AND_DATA ./gnutls-sections.txt:600: warning: No declaration found for: CKM_CONCATENATE_DATA_AND_BASE ./gnutls-sections.txt:601: warning: No declaration found for: CKM_XOR_BASE_AND_DATA ./gnutls-sections.txt:602: warning: No declaration found for: CKM_EXTRACT_KEY_FROM_KEY ./gnutls-sections.txt:603: warning: No declaration found for: CKM_SSL3_PRE_MASTER_KEY_GEN ./gnutls-sections.txt:604: warning: No declaration found for: CKM_SSL3_MASTER_KEY_DERIVE ./gnutls-sections.txt:605: warning: No declaration found for: CKM_SSL3_KEY_AND_MAC_DERIVE ./gnutls-sections.txt:606: warning: No declaration found for: CKM_SSL3_MASTER_KEY_DERIVE_DH ./gnutls-sections.txt:607: warning: No declaration found for: CKM_TLS_PRE_MASTER_KEY_GEN ./gnutls-sections.txt:608: warning: No declaration found for: CKM_TLS_MASTER_KEY_DERIVE ./gnutls-sections.txt:609: warning: No declaration found for: CKM_TLS_KEY_AND_MAC_DERIVE ./gnutls-sections.txt:610: warning: No declaration found for: CKM_TLS_MASTER_KEY_DERIVE_DH ./gnutls-sections.txt:611: warning: No declaration found for: CKM_SSL3_MD5_MAC ./gnutls-sections.txt:612: warning: No declaration found for: CKM_SSL3_SHA1_MAC ./gnutls-sections.txt:613: warning: No declaration found for: CKM_MD5_KEY_DERIVATION ./gnutls-sections.txt:614: warning: No declaration found for: CKM_MD2_KEY_DERIVATION ./gnutls-sections.txt:615: warning: No declaration found for: CKM_SHA1_KEY_DERIVATION ./gnutls-sections.txt:616: warning: No declaration found for: CKM_PBE_MD2_DES_CBC ./gnutls-sections.txt:617: warning: No declaration found for: CKM_PBE_MD5_DES_CBC ./gnutls-sections.txt:618: warning: No declaration found for: CKM_PBE_MD5_CAST_CBC ./gnutls-sections.txt:619: warning: No declaration found for: CKM_PBE_MD5_CAST3_CBC ./gnutls-sections.txt:620: warning: No declaration found for: CKM_PBE_MD5_CAST5_CBC ./gnutls-sections.txt:621: warning: No declaration found for: CKM_PBE_MD5_CAST128_CBC ./gnutls-sections.txt:622: warning: No declaration found for: CKM_PBE_SHA1_CAST5_CBC ./gnutls-sections.txt:623: warning: No declaration found for: CKM_PBE_SHA1_CAST128_CBC ./gnutls-sections.txt:624: warning: No declaration found for: CKM_PBE_SHA1_RC4_128 ./gnutls-sections.txt:625: warning: No declaration found for: CKM_PBE_SHA1_RC4_40 ./gnutls-sections.txt:626: warning: No declaration found for: CKM_PBE_SHA1_DES3_EDE_CBC ./gnutls-sections.txt:627: warning: No declaration found for: CKM_PBE_SHA1_DES2_EDE_CBC ./gnutls-sections.txt:628: warning: No declaration found for: CKM_PBE_SHA1_RC2_128_CBC ./gnutls-sections.txt:629: warning: No declaration found for: CKM_PBE_SHA1_RC2_40_CBC ./gnutls-sections.txt:630: warning: No declaration found for: CKM_PKCS5_PBKD2 ./gnutls-sections.txt:631: warning: No declaration found for: CKM_PBA_SHA1_WITH_SHA1_HMAC ./gnutls-sections.txt:632: warning: No declaration found for: CKM_KEY_WRAP_LYNKS ./gnutls-sections.txt:633: warning: No declaration found for: CKM_KEY_WRAP_SET_OAEP ./gnutls-sections.txt:634: warning: No declaration found for: CKM_SKIPJACK_KEY_GEN ./gnutls-sections.txt:635: warning: No declaration found for: CKM_SKIPJACK_ECB64 ./gnutls-sections.txt:636: warning: No declaration found for: CKM_SKIPJACK_CBC64 ./gnutls-sections.txt:637: warning: No declaration found for: CKM_SKIPJACK_OFB64 ./gnutls-sections.txt:638: warning: No declaration found for: CKM_SKIPJACK_CFB64 ./gnutls-sections.txt:639: warning: No declaration found for: CKM_SKIPJACK_CFB32 ./gnutls-sections.txt:640: warning: No declaration found for: CKM_SKIPJACK_CFB16 ./gnutls-sections.txt:641: warning: No declaration found for: CKM_SKIPJACK_CFB8 ./gnutls-sections.txt:642: warning: No declaration found for: CKM_SKIPJACK_WRAP ./gnutls-sections.txt:643: warning: No declaration found for: CKM_SKIPJACK_PRIVATE_WRAP ./gnutls-sections.txt:644: warning: No declaration found for: CKM_SKIPJACK_RELAYX ./gnutls-sections.txt:645: warning: No declaration found for: CKM_KEA_KEY_PAIR_GEN ./gnutls-sections.txt:646: warning: No declaration found for: CKM_KEA_KEY_DERIVE ./gnutls-sections.txt:647: warning: No declaration found for: CKM_FORTEZZA_TIMESTAMP ./gnutls-sections.txt:648: warning: No declaration found for: CKM_BATON_KEY_GEN ./gnutls-sections.txt:649: warning: No declaration found for: CKM_BATON_ECB128 ./gnutls-sections.txt:650: warning: No declaration found for: CKM_BATON_ECB96 ./gnutls-sections.txt:651: warning: No declaration found for: CKM_BATON_CBC128 ./gnutls-sections.txt:652: warning: No declaration found for: CKM_BATON_COUNTER ./gnutls-sections.txt:653: warning: No declaration found for: CKM_BATON_SHUFFLE ./gnutls-sections.txt:654: warning: No declaration found for: CKM_BATON_WRAP ./gnutls-sections.txt:655: warning: No declaration found for: CKM_ECDSA_KEY_PAIR_GEN ./gnutls-sections.txt:656: warning: No declaration found for: CKM_EC_KEY_PAIR_GEN ./gnutls-sections.txt:657: warning: No declaration found for: CKM_ECDSA ./gnutls-sections.txt:658: warning: No declaration found for: CKM_ECDSA_SHA1 ./gnutls-sections.txt:659: warning: No declaration found for: CKM_ECDH1_DERIVE ./gnutls-sections.txt:660: warning: No declaration found for: CKM_ECDH1_COFACTOR_DERIVE ./gnutls-sections.txt:661: warning: No declaration found for: CKM_ECMQV_DERIVE ./gnutls-sections.txt:662: warning: No declaration found for: CKM_JUNIPER_KEY_GEN ./gnutls-sections.txt:663: warning: No declaration found for: CKM_JUNIPER_ECB128 ./gnutls-sections.txt:664: warning: No declaration found for: CKM_JUNIPER_CBC128 ./gnutls-sections.txt:665: warning: No declaration found for: CKM_JUNIPER_COUNTER ./gnutls-sections.txt:666: warning: No declaration found for: CKM_JUNIPER_SHUFFLE ./gnutls-sections.txt:667: warning: No declaration found for: CKM_JUNIPER_WRAP ./gnutls-sections.txt:668: warning: No declaration found for: CKM_FASTHASH ./gnutls-sections.txt:669: warning: No declaration found for: CKM_AES_KEY_GEN ./gnutls-sections.txt:670: warning: No declaration found for: CKM_AES_ECB ./gnutls-sections.txt:671: warning: No declaration found for: CKM_AES_CBC ./gnutls-sections.txt:672: warning: No declaration found for: CKM_AES_MAC ./gnutls-sections.txt:673: warning: No declaration found for: CKM_AES_MAC_GENERAL ./gnutls-sections.txt:674: warning: No declaration found for: CKM_AES_CBC_PAD ./gnutls-sections.txt:675: warning: No declaration found for: CKM_DSA_PARAMETER_GEN ./gnutls-sections.txt:676: warning: No declaration found for: CKM_DH_PKCS_PARAMETER_GEN ./gnutls-sections.txt:677: warning: No declaration found for: CKM_X9_42_DH_PARAMETER_GEN ./gnutls-sections.txt:678: warning: No declaration found for: CKM_VENDOR_DEFINED ./gnutls-sections.txt:679: warning: No declaration found for: CKM_SHA224 ./gnutls-sections.txt:680: warning: No declaration found for: CKM_SHA224_HMAC ./gnutls-sections.txt:681: warning: No declaration found for: CKM_SHA224_HMAC_GENERAL ./gnutls-sections.txt:682: warning: No declaration found for: CKM_SHA224_RSA_PKCS ./gnutls-sections.txt:683: warning: No declaration found for: CKM_SHA224_RSA_PKCS_PSS ./gnutls-sections.txt:684: warning: No declaration found for: CKM_SHA224_KEY_DERIVATION ./gnutls-sections.txt:685: warning: No declaration found for: CKM_CAMELLIA_KEY_GEN ./gnutls-sections.txt:686: warning: No declaration found for: CKM_CAMELLIA_ECB ./gnutls-sections.txt:687: warning: No declaration found for: CKM_CAMELLIA_CBC ./gnutls-sections.txt:688: warning: No declaration found for: CKM_CAMELLIA_MAC ./gnutls-sections.txt:689: warning: No declaration found for: CKM_CAMELLIA_MAC_GENERAL ./gnutls-sections.txt:690: warning: No declaration found for: CKM_CAMELLIA_CBC_PAD ./gnutls-sections.txt:691: warning: No declaration found for: CKM_CAMELLIA_ECB_ENCRYPT_DATA ./gnutls-sections.txt:692: warning: No declaration found for: CKM_CAMELLIA_CBC_ENCRYPT_DATA ./gnutls-sections.txt:693: warning: No declaration found for: CKF_HW ./gnutls-sections.txt:694: warning: No declaration found for: CKF_ENCRYPT ./gnutls-sections.txt:695: warning: No declaration found for: CKF_DECRYPT ./gnutls-sections.txt:696: warning: No declaration found for: CKF_DIGEST ./gnutls-sections.txt:697: warning: No declaration found for: CKF_SIGN ./gnutls-sections.txt:698: warning: No declaration found for: CKF_SIGN_RECOVER ./gnutls-sections.txt:699: warning: No declaration found for: CKF_VERIFY ./gnutls-sections.txt:700: warning: No declaration found for: CKF_VERIFY_RECOVER ./gnutls-sections.txt:701: warning: No declaration found for: CKF_GENERATE ./gnutls-sections.txt:702: warning: No declaration found for: CKF_GENERATE_KEY_PAIR ./gnutls-sections.txt:703: warning: No declaration found for: CKF_WRAP ./gnutls-sections.txt:704: warning: No declaration found for: CKF_UNWRAP ./gnutls-sections.txt:705: warning: No declaration found for: CKF_DERIVE ./gnutls-sections.txt:706: warning: No declaration found for: CKF_EXTENSION ./gnutls-sections.txt:707: warning: No declaration found for: CKF_DONT_BLOCK ./gnutls-sections.txt:708: warning: No declaration found for: args ./gnutls-sections.txt:709: warning: No declaration found for: CKF_LIBRARY_CANT_CREATE_OS_THREADS ./gnutls-sections.txt:710: warning: No declaration found for: CKF_OS_LOCKING_OK ./gnutls-sections.txt:711: warning: No declaration found for: CKR_OK ./gnutls-sections.txt:712: warning: No declaration found for: CKR_CANCEL ./gnutls-sections.txt:713: warning: No declaration found for: CKR_HOST_MEMORY ./gnutls-sections.txt:714: warning: No declaration found for: CKR_SLOT_ID_INVALID ./gnutls-sections.txt:715: warning: No declaration found for: CKR_GENERAL_ERROR ./gnutls-sections.txt:716: warning: No declaration found for: CKR_FUNCTION_FAILED ./gnutls-sections.txt:717: warning: No declaration found for: CKR_ARGUMENTS_BAD ./gnutls-sections.txt:718: warning: No declaration found for: CKR_NO_EVENT ./gnutls-sections.txt:719: warning: No declaration found for: CKR_NEED_TO_CREATE_THREADS ./gnutls-sections.txt:720: warning: No declaration found for: CKR_CANT_LOCK ./gnutls-sections.txt:721: warning: No declaration found for: CKR_ATTRIBUTE_READ_ONLY ./gnutls-sections.txt:722: warning: No declaration found for: CKR_ATTRIBUTE_SENSITIVE ./gnutls-sections.txt:723: warning: No declaration found for: CKR_ATTRIBUTE_TYPE_INVALID ./gnutls-sections.txt:724: warning: No declaration found for: CKR_ATTRIBUTE_VALUE_INVALID ./gnutls-sections.txt:725: warning: No declaration found for: CKR_DATA_INVALID ./gnutls-sections.txt:726: warning: No declaration found for: CKR_DATA_LEN_RANGE ./gnutls-sections.txt:727: warning: No declaration found for: CKR_DEVICE_ERROR ./gnutls-sections.txt:728: warning: No declaration found for: CKR_DEVICE_MEMORY ./gnutls-sections.txt:729: warning: No declaration found for: CKR_DEVICE_REMOVED ./gnutls-sections.txt:730: warning: No declaration found for: CKR_ENCRYPTED_DATA_INVALID ./gnutls-sections.txt:731: warning: No declaration found for: CKR_ENCRYPTED_DATA_LEN_RANGE ./gnutls-sections.txt:732: warning: No declaration found for: CKR_FUNCTION_CANCELED ./gnutls-sections.txt:733: warning: No declaration found for: CKR_FUNCTION_NOT_PARALLEL ./gnutls-sections.txt:734: warning: No declaration found for: CKR_FUNCTION_NOT_SUPPORTED ./gnutls-sections.txt:735: warning: No declaration found for: CKR_KEY_HANDLE_INVALID ./gnutls-sections.txt:736: warning: No declaration found for: CKR_KEY_SIZE_RANGE ./gnutls-sections.txt:737: warning: No declaration found for: CKR_KEY_TYPE_INCONSISTENT ./gnutls-sections.txt:738: warning: No declaration found for: CKR_KEY_NOT_NEEDED ./gnutls-sections.txt:739: warning: No declaration found for: CKR_KEY_CHANGED ./gnutls-sections.txt:740: warning: No declaration found for: CKR_KEY_NEEDED ./gnutls-sections.txt:741: warning: No declaration found for: CKR_KEY_INDIGESTIBLE ./gnutls-sections.txt:742: warning: No declaration found for: CKR_KEY_FUNCTION_NOT_PERMITTED ./gnutls-sections.txt:743: warning: No declaration found for: CKR_KEY_NOT_WRAPPABLE ./gnutls-sections.txt:744: warning: No declaration found for: CKR_KEY_UNEXTRACTABLE ./gnutls-sections.txt:745: warning: No declaration found for: CKR_MECHANISM_INVALID ./gnutls-sections.txt:746: warning: No declaration found for: CKR_MECHANISM_PARAM_INVALID ./gnutls-sections.txt:747: warning: No declaration found for: CKR_OBJECT_HANDLE_INVALID ./gnutls-sections.txt:748: warning: No declaration found for: CKR_OPERATION_ACTIVE ./gnutls-sections.txt:749: warning: No declaration found for: CKR_OPERATION_NOT_INITIALIZED ./gnutls-sections.txt:750: warning: No declaration found for: CKR_PIN_INCORRECT ./gnutls-sections.txt:751: warning: No declaration found for: CKR_PIN_INVALID ./gnutls-sections.txt:752: warning: No declaration found for: CKR_PIN_LEN_RANGE ./gnutls-sections.txt:753: warning: No declaration found for: CKR_PIN_EXPIRED ./gnutls-sections.txt:754: warning: No declaration found for: CKR_PIN_LOCKED ./gnutls-sections.txt:755: warning: No declaration found for: CKR_SESSION_CLOSED ./gnutls-sections.txt:756: warning: No declaration found for: CKR_SESSION_COUNT ./gnutls-sections.txt:757: warning: No declaration found for: CKR_SESSION_HANDLE_INVALID ./gnutls-sections.txt:758: warning: No declaration found for: CKR_SESSION_PARALLEL_NOT_SUPPORTED ./gnutls-sections.txt:759: warning: No declaration found for: CKR_SESSION_READ_ONLY ./gnutls-sections.txt:760: warning: No declaration found for: CKR_SESSION_EXISTS ./gnutls-sections.txt:761: warning: No declaration found for: CKR_SESSION_READ_ONLY_EXISTS ./gnutls-sections.txt:762: warning: No declaration found for: CKR_SESSION_READ_WRITE_SO_EXISTS ./gnutls-sections.txt:763: warning: No declaration found for: CKR_SIGNATURE_INVALID ./gnutls-sections.txt:764: warning: No declaration found for: CKR_SIGNATURE_LEN_RANGE ./gnutls-sections.txt:765: warning: No declaration found for: CKR_TEMPLATE_INCOMPLETE ./gnutls-sections.txt:766: warning: No declaration found for: CKR_TEMPLATE_INCONSISTENT ./gnutls-sections.txt:767: warning: No declaration found for: CKR_TOKEN_NOT_PRESENT ./gnutls-sections.txt:768: warning: No declaration found for: CKR_TOKEN_NOT_RECOGNIZED ./gnutls-sections.txt:769: warning: No declaration found for: CKR_TOKEN_WRITE_PROTECTED ./gnutls-sections.txt:770: warning: No declaration found for: CKR_UNWRAPPING_KEY_HANDLE_INVALID ./gnutls-sections.txt:771: warning: No declaration found for: CKR_UNWRAPPING_KEY_SIZE_RANGE ./gnutls-sections.txt:772: warning: No declaration found for: CKR_UNWRAPPING_KEY_TYPE_INCONSISTENT ./gnutls-sections.txt:773: warning: No declaration found for: CKR_USER_ALREADY_LOGGED_IN ./gnutls-sections.txt:774: warning: No declaration found for: CKR_USER_NOT_LOGGED_IN ./gnutls-sections.txt:775: warning: No declaration found for: CKR_USER_PIN_NOT_INITIALIZED ./gnutls-sections.txt:776: warning: No declaration found for: CKR_USER_TYPE_INVALID ./gnutls-sections.txt:777: warning: No declaration found for: CKR_USER_ANOTHER_ALREADY_LOGGED_IN ./gnutls-sections.txt:778: warning: No declaration found for: CKR_USER_TOO_MANY_TYPES ./gnutls-sections.txt:779: warning: No declaration found for: CKR_WRAPPED_KEY_INVALID ./gnutls-sections.txt:780: warning: No declaration found for: CKR_WRAPPED_KEY_LEN_RANGE ./gnutls-sections.txt:781: warning: No declaration found for: CKR_WRAPPING_KEY_HANDLE_INVALID ./gnutls-sections.txt:782: warning: No declaration found for: CKR_WRAPPING_KEY_SIZE_RANGE ./gnutls-sections.txt:783: warning: No declaration found for: CKR_WRAPPING_KEY_TYPE_INCONSISTENT ./gnutls-sections.txt:784: warning: No declaration found for: CKR_RANDOM_SEED_NOT_SUPPORTED ./gnutls-sections.txt:785: warning: No declaration found for: CKR_RANDOM_NO_RNG ./gnutls-sections.txt:786: warning: No declaration found for: CKR_DOMAIN_PARAMS_INVALID ./gnutls-sections.txt:787: warning: No declaration found for: CKR_BUFFER_TOO_SMALL ./gnutls-sections.txt:788: warning: No declaration found for: CKR_SAVED_STATE_INVALID ./gnutls-sections.txt:789: warning: No declaration found for: CKR_INFORMATION_SENSITIVE ./gnutls-sections.txt:790: warning: No declaration found for: CKR_STATE_UNSAVEABLE ./gnutls-sections.txt:791: warning: No declaration found for: CKR_CRYPTOKI_NOT_INITIALIZED ./gnutls-sections.txt:792: warning: No declaration found for: CKR_CRYPTOKI_ALREADY_INITIALIZED ./gnutls-sections.txt:793: warning: No declaration found for: CKR_MUTEX_BAD ./gnutls-sections.txt:794: warning: No declaration found for: CKR_MUTEX_NOT_LOCKED ./gnutls-sections.txt:795: warning: No declaration found for: CKR_FUNCTION_REJECTED ./gnutls-sections.txt:796: warning: No declaration found for: CKR_VENDOR_DEFINED ./gnutls-sections.txt:797: warning: No declaration found for: CK_DEFINE_FUNCTION ./gnutls-sections.txt:798: warning: No declaration found for: CK_BYTE ./gnutls-sections.txt:799: warning: No declaration found for: CK_CHAR ./gnutls-sections.txt:800: warning: No declaration found for: CK_UTF8CHAR ./gnutls-sections.txt:801: warning: No declaration found for: CK_BBOOL ./gnutls-sections.txt:802: warning: No declaration found for: CK_ULONG ./gnutls-sections.txt:803: warning: No declaration found for: CK_LONG ./gnutls-sections.txt:804: warning: No declaration found for: CK_BYTE_PTR ./gnutls-sections.txt:805: warning: No declaration found for: CK_CHAR_PTR ./gnutls-sections.txt:806: warning: No declaration found for: CK_UTF8CHAR_PTR ./gnutls-sections.txt:807: warning: No declaration found for: CK_ULONG_PTR ./gnutls-sections.txt:808: warning: No declaration found for: CK_VOID_PTR ./gnutls-sections.txt:809: warning: No declaration found for: CK_VOID_PTR_PTR ./gnutls-sections.txt:810: warning: No declaration found for: CK_FALSE ./gnutls-sections.txt:811: warning: No declaration found for: CK_TRUE ./gnutls-sections.txt:812: warning: No declaration found for: CK_VERSION ./gnutls-sections.txt:813: warning: No declaration found for: CK_VERSION_PTR ./gnutls-sections.txt:814: warning: No declaration found for: CK_INFO ./gnutls-sections.txt:815: warning: No declaration found for: CK_INFO_PTR ./gnutls-sections.txt:816: warning: No declaration found for: CK_SLOT_ID_PTR ./gnutls-sections.txt:817: warning: No declaration found for: CK_SLOT_INFO ./gnutls-sections.txt:818: warning: No declaration found for: CK_SLOT_INFO_PTR ./gnutls-sections.txt:819: warning: No declaration found for: CK_TOKEN_INFO ./gnutls-sections.txt:820: warning: No declaration found for: CK_TOKEN_INFO_PTR ./gnutls-sections.txt:821: warning: No declaration found for: CK_SESSION_HANDLE_PTR ./gnutls-sections.txt:822: warning: No declaration found for: CK_SESSION_INFO ./gnutls-sections.txt:823: warning: No declaration found for: CK_SESSION_INFO_PTR ./gnutls-sections.txt:824: warning: No declaration found for: CK_OBJECT_HANDLE_PTR ./gnutls-sections.txt:825: warning: No declaration found for: CK_OBJECT_CLASS_PTR ./gnutls-sections.txt:826: warning: No declaration found for: CK_ATTRIBUTE ./gnutls-sections.txt:827: warning: No declaration found for: CK_ATTRIBUTE_PTR ./gnutls-sections.txt:828: warning: No declaration found for: CK_DATE ./gnutls-sections.txt:829: warning: No declaration found for: CK_DATE_PTR ./gnutls-sections.txt:830: warning: No declaration found for: CK_MECHANISM_TYPE_PTR ./gnutls-sections.txt:831: warning: No declaration found for: CK_MECHANISM ./gnutls-sections.txt:832: warning: No declaration found for: CK_MECHANISM_PTR ./gnutls-sections.txt:833: warning: No declaration found for: CK_MECHANISM_INFO ./gnutls-sections.txt:834: warning: No declaration found for: CK_MECHANISM_INFO_PTR ./gnutls-sections.txt:835: warning: No declaration found for: CK_FUNCTION_LIST ./gnutls-sections.txt:836: warning: No declaration found for: CK_FUNCTION_LIST_PTR ./gnutls-sections.txt:837: warning: No declaration found for: CK_FUNCTION_LIST_PTR_PTR ./gnutls-sections.txt:838: warning: No declaration found for: CK_C_INITIALIZE_ARGS ./gnutls-sections.txt:839: warning: No declaration found for: CK_C_INITIALIZE_ARGS_PTR ./gnutls-sections.txt:840: warning: No declaration found for: NULL_PTR Can't parse args for function in "*bigint_get_nbits) (const bigint_t a " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 428, line 893. Can't parse args for function in "/*gnutls_pkcs11_pin_flag_t */ , char *pin, size_t pin_max " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 428, line 1017. ./gnutls-sections.txt:1626: warning: No declaration found for: gnutls_transport_set_global_errno Can't parse args for function in "gnutls_ia_client_credentials_t sc) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_allocate_client_credentials (gnutls_ia_client_credentials_t * sc) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_free_server_credentials (gnutls_ia_server_credentials_t sc) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_allocate_server_credentials (gnutls_ia_server_credentials_t * sc) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_set_client_avp_function (gnutls_ia_client_credentials_t cred, gnutls_ia_avp_func avp_func) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_set_client_avp_ptr (gnutls_ia_client_credentials_t cred, void *ptr) _GNUTLS_GCC_ATTR_DEPRECATED; extern void *gnutls_ia_get_client_avp_ptr (gnutls_ia_client_credentials_t cred) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_set_server_avp_function (gnutls_ia_server_credentials_t cred, gnutls_ia_avp_func avp_func) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_set_server_avp_ptr (gnutls_ia_server_credentials_t cred, void *ptr) _GNUTLS_GCC_ATTR_DEPRECATED; extern void *gnutls_ia_get_server_avp_ptr (gnutls_ia_server_credentials_t cred) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_handshake_p (gnutls_session_t session) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_handshake (gnutls_session_t session) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_permute_inner_secret (gnutls_session_t session, size_t session_keys_size, const char *session_keys) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_endphase_send (gnutls_session_t session, int final_p " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 428, line 1855. Can't parse args for function in "char *buffer) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_extract_inner_secret (gnutls_session_t session, char *buffer) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_enable (gnutls_session_t session, int allow_skip_on_resume) _GNUTLS_GCC_ATTR_DEPRECATED; int gnutls_global_init_extra (void " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 428, line 1859. ./gnutls-unused.txt:1: warning: 231 unused declarations.They should be added to gnutls-sections.txt in the appropriate place. gtk-doc: Building XML ./gnutls-decl.txt:2130: warning: Structure imaxdiv_t has multiple definitions. ../../lib/gnutls_cert.c:757: warning: gnutls_certificate_expiration_time_peers is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../lib/gnutls_cert.c:804: warning: gnutls_certificate_activation_time_peers is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../lib/gnutls_pubkey.c:223: warning: Symbol name not found at the start of the comment block. ../../lib/gnutls_pubkey.c:286: warning: Symbol name not found at the start of the comment block. ../../lib/gnutls_pubkey.c:342: warning: Symbol name not found at the start of the comment block. ./gnutls-sections.txt:44: warning: No declaration found for child. ./gnutls-sections.txt:75: warning: No declaration found for getaddrinfo. ./gnutls-sections.txt:76: warning: No declaration found for freeaddrinfo. ./gnutls-sections.txt:78: warning: No declaration found for getnameinfo. ./gnutls-sections.txt:85: warning: No declaration found for rettype. ./gnutls-sections.txt:162: warning: No declaration found for PAKCHOIS_API_MAJOR. ./gnutls-sections.txt:163: warning: No declaration found for PAKCHOIS_API_MINOR. ./gnutls-sections.txt:164: warning: No declaration found for pakchois_module_t. ./gnutls-sections.txt:165: warning: No declaration found for pakchois_session_t. ./gnutls-sections.txt:166: warning: No declaration found for pakchois_module_load. ./gnutls-sections.txt:167: warning: No declaration found for pakchois_module_load_abs. ./gnutls-sections.txt:168: warning: No declaration found for pakchois_module_nssload. ./gnutls-sections.txt:169: warning: No declaration found for pakchois_module_nssload_abs. ./gnutls-sections.txt:170: warning: No declaration found for pakchois_module_destroy. ./gnutls-sections.txt:171: warning: No declaration found for pakchois_error. ./gnutls-sections.txt:172: warning: No declaration found for pakchois_get_info. ./gnutls-sections.txt:173: warning: No declaration found for pakchois_get_slot_list. ./gnutls-sections.txt:174: warning: No declaration found for pakchois_get_slot_info. ./gnutls-sections.txt:175: warning: No declaration found for pakchois_get_token_info. ./gnutls-sections.txt:176: warning: No declaration found for pakchois_wait_for_slot_event. ./gnutls-sections.txt:177: warning: No declaration found for pakchois_get_mechanism_list. ./gnutls-sections.txt:178: warning: No declaration found for pakchois_get_mechanism_info. ./gnutls-sections.txt:179: warning: No declaration found for pakchois_init_token. ./gnutls-sections.txt:180: warning: No declaration found for pakchois_init_pin. ./gnutls-sections.txt:181: warning: No declaration found for pakchois_set_pin. ./gnutls-sections.txt:182: warning: No declaration found for pakchois_notify_t. ./gnutls-sections.txt:183: warning: No declaration found for pakchois_open_session. ./gnutls-sections.txt:184: warning: No declaration found for pakchois_close_session. ./gnutls-sections.txt:185: warning: No declaration found for pakchois_close_all_sessions. ./gnutls-sections.txt:186: warning: No declaration found for pakchois_get_session_info. ./gnutls-sections.txt:187: warning: No declaration found for pakchois_get_operation_state. ./gnutls-sections.txt:188: warning: No declaration found for pakchois_set_operation_state. ./gnutls-sections.txt:189: warning: No declaration found for pakchois_login. ./gnutls-sections.txt:190: warning: No declaration found for pakchois_logout. ./gnutls-sections.txt:191: warning: No declaration found for pakchois_create_object. ./gnutls-sections.txt:192: warning: No declaration found for pakchois_copy_object. ./gnutls-sections.txt:193: warning: No declaration found for pakchois_destroy_object. ./gnutls-sections.txt:194: warning: No declaration found for pakchois_get_object_size. ./gnutls-sections.txt:195: warning: No declaration found for pakchois_get_attribute_value. ./gnutls-sections.txt:196: warning: No declaration found for pakchois_set_attribute_value. ./gnutls-sections.txt:197: warning: No declaration found for pakchois_find_objects_init. ./gnutls-sections.txt:198: warning: No declaration found for pakchois_find_objects. ./gnutls-sections.txt:199: warning: No declaration found for pakchois_find_objects_final. ./gnutls-sections.txt:200: warning: No declaration found for pakchois_encrypt_init. ./gnutls-sections.txt:201: warning: No declaration found for pakchois_encrypt. ./gnutls-sections.txt:202: warning: No declaration found for pakchois_encrypt_update. ./gnutls-sections.txt:203: warning: No declaration found for pakchois_encrypt_final. ./gnutls-sections.txt:204: warning: No declaration found for pakchois_decrypt_init. ./gnutls-sections.txt:205: warning: No declaration found for pakchois_decrypt. ./gnutls-sections.txt:206: warning: No declaration found for pakchois_decrypt_update. ./gnutls-sections.txt:207: warning: No declaration found for pakchois_decrypt_final. ./gnutls-sections.txt:208: warning: No declaration found for pakchois_digest_init. ./gnutls-sections.txt:209: warning: No declaration found for pakchois_digest. ./gnutls-sections.txt:210: warning: No declaration found for pakchois_digest_update. ./gnutls-sections.txt:211: warning: No declaration found for pakchois_digest_key. ./gnutls-sections.txt:212: warning: No declaration found for pakchois_digest_final. ./gnutls-sections.txt:213: warning: No declaration found for pakchois_sign_init. ./gnutls-sections.txt:214: warning: No declaration found for pakchois_sign. ./gnutls-sections.txt:215: warning: No declaration found for pakchois_sign_update. ./gnutls-sections.txt:216: warning: No declaration found for pakchois_sign_final. ./gnutls-sections.txt:217: warning: No declaration found for pakchois_sign_recover_init. ./gnutls-sections.txt:218: warning: No declaration found for pakchois_sign_recover. ./gnutls-sections.txt:219: warning: No declaration found for pakchois_verify_init. ./gnutls-sections.txt:220: warning: No declaration found for pakchois_verify. ./gnutls-sections.txt:221: warning: No declaration found for pakchois_verify_update. ./gnutls-sections.txt:222: warning: No declaration found for pakchois_verify_final. ./gnutls-sections.txt:223: warning: No declaration found for pakchois_verify_recover_init. ./gnutls-sections.txt:224: warning: No declaration found for pakchois_verify_recover. ./gnutls-sections.txt:225: warning: No declaration found for pakchois_digest_encrypt_update. ./gnutls-sections.txt:226: warning: No declaration found for pakchois_decrypt_digest_update. ./gnutls-sections.txt:227: warning: No declaration found for pakchois_sign_encrypt_update. ./gnutls-sections.txt:228: warning: No declaration found for pakchois_decrypt_verify_update. ./gnutls-sections.txt:229: warning: No declaration found for pakchois_generate_key. ./gnutls-sections.txt:230: warning: No declaration found for pakchois_generate_key_pair. ./gnutls-sections.txt:231: warning: No declaration found for pakchois_wrap_key. ./gnutls-sections.txt:232: warning: No declaration found for pakchois_unwrap_key. ./gnutls-sections.txt:233: warning: No declaration found for pakchois_derive_key. ./gnutls-sections.txt:234: warning: No declaration found for pakchois_seed_random. ./gnutls-sections.txt:235: warning: No declaration found for pakchois_generate_random. ./gnutls-sections.txt:240: warning: No declaration found for RTLD_LOCAL. ./gnutls-sections.txt:241: warning: No declaration found for RTLD_NOW. ./gnutls-sections.txt:242: warning: No declaration found for dlopen. ./gnutls-sections.txt:243: warning: No declaration found for dlsym. ./gnutls-sections.txt:244: warning: No declaration found for dlclose. ./gnutls-sections.txt:249: warning: No declaration found for CRYPTOKI_VERSION_MAJOR. ./gnutls-sections.txt:250: warning: No declaration found for CRYPTOKI_VERSION_MINOR. ./gnutls-sections.txt:251: warning: No declaration found for CRYPTOKI_VERSION_REVISION. ./gnutls-sections.txt:252: warning: No declaration found for CRYPTOKI_COMPAT. ./gnutls-sections.txt:253: warning: No declaration found for CK_SPEC. ./gnutls-sections.txt:254: warning: No declaration found for ck_flags_t. ./gnutls-sections.txt:255: warning: No declaration found for ck_version. ./gnutls-sections.txt:256: warning: No declaration found for ck_info. ./gnutls-sections.txt:257: warning: No declaration found for cryptoki_version. ./gnutls-sections.txt:258: warning: No declaration found for manufacturer_id. ./gnutls-sections.txt:259: warning: No declaration found for library_description. ./gnutls-sections.txt:260: warning: No declaration found for library_version. ./gnutls-sections.txt:261: warning: No declaration found for ck_notification_t. ./gnutls-sections.txt:262: warning: No declaration found for ck_slot_id_t. ./gnutls-sections.txt:263: warning: No declaration found for ck_slot_info. ./gnutls-sections.txt:264: warning: No declaration found for slot_description. ./gnutls-sections.txt:265: warning: No declaration found for hardware_version. ./gnutls-sections.txt:266: warning: No declaration found for firmware_version. ./gnutls-sections.txt:267: warning: No declaration found for ck_token_info. ./gnutls-sections.txt:268: warning: No declaration found for serial_number. ./gnutls-sections.txt:269: warning: No declaration found for max_session_count. ./gnutls-sections.txt:270: warning: No declaration found for session_count. ./gnutls-sections.txt:271: warning: No declaration found for max_rw_session_count. ./gnutls-sections.txt:272: warning: No declaration found for rw_session_count. ./gnutls-sections.txt:273: warning: No declaration found for max_pin_len. ./gnutls-sections.txt:274: warning: No declaration found for min_pin_len. ./gnutls-sections.txt:275: warning: No declaration found for total_public_memory. ./gnutls-sections.txt:276: warning: No declaration found for free_public_memory. ./gnutls-sections.txt:277: warning: No declaration found for total_private_memory. ./gnutls-sections.txt:278: warning: No declaration found for free_private_memory. ./gnutls-sections.txt:279: warning: No declaration found for utc_time. ./gnutls-sections.txt:280: warning: No declaration found for ck_session_handle_t. ./gnutls-sections.txt:281: warning: No declaration found for ck_user_type_t. ./gnutls-sections.txt:282: warning: No declaration found for ck_state_t. ./gnutls-sections.txt:283: warning: No declaration found for ck_session_info. ./gnutls-sections.txt:284: warning: No declaration found for slot_id. ./gnutls-sections.txt:285: warning: No declaration found for device_error. ./gnutls-sections.txt:286: warning: No declaration found for ck_object_handle_t. ./gnutls-sections.txt:287: warning: No declaration found for ck_object_class_t. ./gnutls-sections.txt:288: warning: No declaration found for ck_hw_feature_type_t. ./gnutls-sections.txt:289: warning: No declaration found for ck_key_type_t. ./gnutls-sections.txt:290: warning: No declaration found for ck_certificate_type_t. ./gnutls-sections.txt:291: warning: No declaration found for ck_attribute_type_t. ./gnutls-sections.txt:292: warning: No declaration found for ck_attribute. ./gnutls-sections.txt:293: warning: No declaration found for value. ./gnutls-sections.txt:294: warning: No declaration found for value_len. ./gnutls-sections.txt:295: warning: No declaration found for ck_date. ./gnutls-sections.txt:296: warning: No declaration found for ck_mechanism_type_t. ./gnutls-sections.txt:297: warning: No declaration found for ck_mechanism. ./gnutls-sections.txt:298: warning: No declaration found for parameter. ./gnutls-sections.txt:299: warning: No declaration found for parameter_len. ./gnutls-sections.txt:300: warning: No declaration found for ck_mechanism_info. ./gnutls-sections.txt:301: warning: No declaration found for min_key_size. ./gnutls-sections.txt:302: warning: No declaration found for max_key_size. ./gnutls-sections.txt:303: warning: No declaration found for ck_rv_t. ./gnutls-sections.txt:304: warning: No declaration found for ck_notify_t. ./gnutls-sections.txt:305: warning: No declaration found for ck_function_list. ./gnutls-sections.txt:306: warning: No declaration found for ck_createmutex_t. ./gnutls-sections.txt:307: warning: No declaration found for ck_destroymutex_t. ./gnutls-sections.txt:308: warning: No declaration found for ck_lockmutex_t. ./gnutls-sections.txt:309: warning: No declaration found for ck_unlockmutex_t. ./gnutls-sections.txt:310: warning: No declaration found for ck_c_initialize_args. ./gnutls-sections.txt:311: warning: No declaration found for create_mutex. ./gnutls-sections.txt:312: warning: No declaration found for destroy_mutex. ./gnutls-sections.txt:313: warning: No declaration found for lock_mutex. ./gnutls-sections.txt:314: warning: No declaration found for unlock_mutex. ./gnutls-sections.txt:315: warning: No declaration found for reserved. ./gnutls-sections.txt:316: warning: No declaration found for CKN_SURRENDER. ./gnutls-sections.txt:317: warning: No declaration found for CKF_TOKEN_PRESENT. ./gnutls-sections.txt:318: warning: No declaration found for CKF_REMOVABLE_DEVICE. ./gnutls-sections.txt:319: warning: No declaration found for CKF_HW_SLOT. ./gnutls-sections.txt:320: warning: No declaration found for CKF_ARRAY_ATTRIBUTE. ./gnutls-sections.txt:321: warning: No declaration found for CKF_RNG. ./gnutls-sections.txt:322: warning: No declaration found for CKF_WRITE_PROTECTED. ./gnutls-sections.txt:323: warning: No declaration found for CKF_LOGIN_REQUIRED. ./gnutls-sections.txt:324: warning: No declaration found for CKF_USER_PIN_INITIALIZED. ./gnutls-sections.txt:325: warning: No declaration found for CKF_RESTORE_KEY_NOT_NEEDED. ./gnutls-sections.txt:326: warning: No declaration found for CKF_CLOCK_ON_TOKEN. ./gnutls-sections.txt:327: warning: No declaration found for CKF_PROTECTED_AUTHENTICATION_PATH. ./gnutls-sections.txt:328: warning: No declaration found for CKF_DUAL_CRYPTO_OPERATIONS. ./gnutls-sections.txt:329: warning: No declaration found for CKF_TOKEN_INITIALIZED. ./gnutls-sections.txt:330: warning: No declaration found for CKF_SECONDARY_AUTHENTICATION. ./gnutls-sections.txt:331: warning: No declaration found for CKF_USER_PIN_COUNT_LOW. ./gnutls-sections.txt:332: warning: No declaration found for CKF_USER_PIN_FINAL_TRY. ./gnutls-sections.txt:333: warning: No declaration found for CKF_USER_PIN_LOCKED. ./gnutls-sections.txt:334: warning: No declaration found for CKF_USER_PIN_TO_BE_CHANGED. ./gnutls-sections.txt:335: warning: No declaration found for CKF_SO_PIN_COUNT_LOW. ./gnutls-sections.txt:336: warning: No declaration found for CKF_SO_PIN_FINAL_TRY. ./gnutls-sections.txt:337: warning: No declaration found for CKF_SO_PIN_LOCKED. ./gnutls-sections.txt:338: warning: No declaration found for CKF_SO_PIN_TO_BE_CHANGED. ./gnutls-sections.txt:339: warning: No declaration found for CK_UNAVAILABLE_INFORMATION. ./gnutls-sections.txt:340: warning: No declaration found for CK_EFFECTIVELY_INFINITE. ./gnutls-sections.txt:341: warning: No declaration found for CK_INVALID_HANDLE. ./gnutls-sections.txt:342: warning: No declaration found for CKU_SO. ./gnutls-sections.txt:343: warning: No declaration found for CKU_USER. ./gnutls-sections.txt:344: warning: No declaration found for CKU_CONTEXT_SPECIFIC. ./gnutls-sections.txt:345: warning: No declaration found for CKS_RO_PUBLIC_SESSION. ./gnutls-sections.txt:346: warning: No declaration found for CKS_RO_USER_FUNCTIONS. ./gnutls-sections.txt:347: warning: No declaration found for CKS_RW_PUBLIC_SESSION. ./gnutls-sections.txt:348: warning: No declaration found for CKS_RW_USER_FUNCTIONS. ./gnutls-sections.txt:349: warning: No declaration found for CKS_RW_SO_FUNCTIONS. ./gnutls-sections.txt:350: warning: No declaration found for CKF_RW_SESSION. ./gnutls-sections.txt:351: warning: No declaration found for CKF_SERIAL_SESSION. ./gnutls-sections.txt:352: warning: No declaration found for CKO_DATA. ./gnutls-sections.txt:353: warning: No declaration found for CKO_CERTIFICATE. ./gnutls-sections.txt:354: warning: No declaration found for CKO_PUBLIC_KEY. ./gnutls-sections.txt:355: warning: No declaration found for CKO_PRIVATE_KEY. ./gnutls-sections.txt:356: warning: No declaration found for CKO_SECRET_KEY. ./gnutls-sections.txt:357: warning: No declaration found for CKO_HW_FEATURE. ./gnutls-sections.txt:358: warning: No declaration found for CKO_DOMAIN_PARAMETERS. ./gnutls-sections.txt:359: warning: No declaration found for CKO_MECHANISM. ./gnutls-sections.txt:360: warning: No declaration found for CKO_VENDOR_DEFINED. ./gnutls-sections.txt:361: warning: No declaration found for CKH_MONOTONIC_COUNTER. ./gnutls-sections.txt:362: warning: No declaration found for CKH_CLOCK. ./gnutls-sections.txt:363: warning: No declaration found for CKH_USER_INTERFACE. ./gnutls-sections.txt:364: warning: No declaration found for CKH_VENDOR_DEFINED. ./gnutls-sections.txt:365: warning: No declaration found for CKK_RSA. ./gnutls-sections.txt:366: warning: No declaration found for CKK_DSA. ./gnutls-sections.txt:367: warning: No declaration found for CKK_DH. ./gnutls-sections.txt:368: warning: No declaration found for CKK_ECDSA. ./gnutls-sections.txt:369: warning: No declaration found for CKK_EC. ./gnutls-sections.txt:370: warning: No declaration found for CKK_X9_42_DH. ./gnutls-sections.txt:371: warning: No declaration found for CKK_KEA. ./gnutls-sections.txt:372: warning: No declaration found for CKK_GENERIC_SECRET. ./gnutls-sections.txt:373: warning: No declaration found for CKK_RC2. ./gnutls-sections.txt:374: warning: No declaration found for CKK_RC4. ./gnutls-sections.txt:375: warning: No declaration found for CKK_DES. ./gnutls-sections.txt:376: warning: No declaration found for CKK_DES2. ./gnutls-sections.txt:377: warning: No declaration found for CKK_DES3. ./gnutls-sections.txt:378: warning: No declaration found for CKK_CAST. ./gnutls-sections.txt:379: warning: No declaration found for CKK_CAST3. ./gnutls-sections.txt:380: warning: No declaration found for CKK_CAST128. ./gnutls-sections.txt:381: warning: No declaration found for CKK_RC5. ./gnutls-sections.txt:382: warning: No declaration found for CKK_IDEA. ./gnutls-sections.txt:383: warning: No declaration found for CKK_SKIPJACK. ./gnutls-sections.txt:384: warning: No declaration found for CKK_BATON. ./gnutls-sections.txt:385: warning: No declaration found for CKK_JUNIPER. ./gnutls-sections.txt:386: warning: No declaration found for CKK_CDMF. ./gnutls-sections.txt:387: warning: No declaration found for CKK_AES. ./gnutls-sections.txt:388: warning: No declaration found for CKK_BLOWFISH. ./gnutls-sections.txt:389: warning: No declaration found for CKK_TWOFISH. ./gnutls-sections.txt:390: warning: No declaration found for CKK_VENDOR_DEFINED. ./gnutls-sections.txt:391: warning: No declaration found for CKC_X_509. ./gnutls-sections.txt:392: warning: No declaration found for CKC_X_509_ATTR_CERT. ./gnutls-sections.txt:393: warning: No declaration found for CKC_WTLS. ./gnutls-sections.txt:394: warning: No declaration found for CKC_VENDOR_DEFINED. ./gnutls-sections.txt:395: warning: No declaration found for CKA_CLASS. ./gnutls-sections.txt:396: warning: No declaration found for CKA_TOKEN. ./gnutls-sections.txt:397: warning: No declaration found for CKA_PRIVATE. ./gnutls-sections.txt:398: warning: No declaration found for CKA_LABEL. ./gnutls-sections.txt:399: warning: No declaration found for CKA_APPLICATION. ./gnutls-sections.txt:400: warning: No declaration found for CKA_VALUE. ./gnutls-sections.txt:401: warning: No declaration found for CKA_OBJECT_ID. ./gnutls-sections.txt:402: warning: No declaration found for CKA_CERTIFICATE_TYPE. ./gnutls-sections.txt:403: warning: No declaration found for CKA_ISSUER. ./gnutls-sections.txt:404: warning: No declaration found for CKA_SERIAL_NUMBER. ./gnutls-sections.txt:405: warning: No declaration found for CKA_AC_ISSUER. ./gnutls-sections.txt:406: warning: No declaration found for CKA_OWNER. ./gnutls-sections.txt:407: warning: No declaration found for CKA_ATTR_TYPES. ./gnutls-sections.txt:408: warning: No declaration found for CKA_TRUSTED. ./gnutls-sections.txt:409: warning: No declaration found for CKA_CERTIFICATE_CATEGORY. ./gnutls-sections.txt:410: warning: No declaration found for CKA_JAVA_MIDP_SECURITY_DOMAIN. ./gnutls-sections.txt:411: warning: No declaration found for CKA_URL. ./gnutls-sections.txt:412: warning: No declaration found for CKA_HASH_OF_SUBJECT_PUBLIC_KEY. ./gnutls-sections.txt:413: warning: No declaration found for CKA_HASH_OF_ISSUER_PUBLIC_KEY. ./gnutls-sections.txt:414: warning: No declaration found for CKA_CHECK_VALUE. ./gnutls-sections.txt:415: warning: No declaration found for CKA_KEY_TYPE. ./gnutls-sections.txt:416: warning: No declaration found for CKA_SUBJECT. ./gnutls-sections.txt:417: warning: No declaration found for CKA_ID. ./gnutls-sections.txt:418: warning: No declaration found for CKA_SENSITIVE. ./gnutls-sections.txt:419: warning: No declaration found for CKA_ENCRYPT. ./gnutls-sections.txt:420: warning: No declaration found for CKA_DECRYPT. ./gnutls-sections.txt:421: warning: No declaration found for CKA_WRAP. ./gnutls-sections.txt:422: warning: No declaration found for CKA_UNWRAP. ./gnutls-sections.txt:423: warning: No declaration found for CKA_SIGN. ./gnutls-sections.txt:424: warning: No declaration found for CKA_SIGN_RECOVER. ./gnutls-sections.txt:425: warning: No declaration found for CKA_VERIFY. ./gnutls-sections.txt:426: warning: No declaration found for CKA_VERIFY_RECOVER. ./gnutls-sections.txt:427: warning: No declaration found for CKA_DERIVE. ./gnutls-sections.txt:428: warning: No declaration found for CKA_START_DATE. ./gnutls-sections.txt:429: warning: No declaration found for CKA_END_DATE. ./gnutls-sections.txt:430: warning: No declaration found for CKA_MODULUS. ./gnutls-sections.txt:431: warning: No declaration found for CKA_MODULUS_BITS. ./gnutls-sections.txt:432: warning: No declaration found for CKA_PUBLIC_EXPONENT. ./gnutls-sections.txt:433: warning: No declaration found for CKA_PRIVATE_EXPONENT. ./gnutls-sections.txt:434: warning: No declaration found for CKA_PRIME_1. ./gnutls-sections.txt:435: warning: No declaration found for CKA_PRIME_2. ./gnutls-sections.txt:436: warning: No declaration found for CKA_EXPONENT_1. ./gnutls-sections.txt:437: warning: No declaration found for CKA_EXPONENT_2. ./gnutls-sections.txt:438: warning: No declaration found for CKA_COEFFICIENT. ./gnutls-sections.txt:439: warning: No declaration found for CKA_PRIME. ./gnutls-sections.txt:440: warning: No declaration found for CKA_SUBPRIME. ./gnutls-sections.txt:441: warning: No declaration found for CKA_BASE. ./gnutls-sections.txt:442: warning: No declaration found for CKA_PRIME_BITS. ./gnutls-sections.txt:443: warning: No declaration found for CKA_SUB_PRIME_BITS. ./gnutls-sections.txt:444: warning: No declaration found for CKA_VALUE_BITS. ./gnutls-sections.txt:445: warning: No declaration found for CKA_VALUE_LEN. ./gnutls-sections.txt:446: warning: No declaration found for CKA_EXTRACTABLE. ./gnutls-sections.txt:447: warning: No declaration found for CKA_LOCAL. ./gnutls-sections.txt:448: warning: No declaration found for CKA_NEVER_EXTRACTABLE. ./gnutls-sections.txt:449: warning: No declaration found for CKA_ALWAYS_SENSITIVE. ./gnutls-sections.txt:450: warning: No declaration found for CKA_KEY_GEN_MECHANISM. ./gnutls-sections.txt:451: warning: No declaration found for CKA_MODIFIABLE. ./gnutls-sections.txt:452: warning: No declaration found for CKA_ECDSA_PARAMS. ./gnutls-sections.txt:453: warning: No declaration found for CKA_EC_PARAMS. ./gnutls-sections.txt:454: warning: No declaration found for CKA_EC_POINT. ./gnutls-sections.txt:455: warning: No declaration found for CKA_SECONDARY_AUTH. ./gnutls-sections.txt:456: warning: No declaration found for CKA_AUTH_PIN_FLAGS. ./gnutls-sections.txt:457: warning: No declaration found for CKA_ALWAYS_AUTHENTICATE. ./gnutls-sections.txt:458: warning: No declaration found for CKA_WRAP_WITH_TRUSTED. ./gnutls-sections.txt:459: warning: No declaration found for CKA_HW_FEATURE_TYPE. ./gnutls-sections.txt:460: warning: No declaration found for CKA_RESET_ON_INIT. ./gnutls-sections.txt:461: warning: No declaration found for CKA_HAS_RESET. ./gnutls-sections.txt:462: warning: No declaration found for CKA_PIXEL_X. ./gnutls-sections.txt:463: warning: No declaration found for CKA_PIXEL_Y. ./gnutls-sections.txt:464: warning: No declaration found for CKA_RESOLUTION. ./gnutls-sections.txt:465: warning: No declaration found for CKA_CHAR_ROWS. ./gnutls-sections.txt:466: warning: No declaration found for CKA_CHAR_COLUMNS. ./gnutls-sections.txt:467: warning: No declaration found for CKA_COLOR. ./gnutls-sections.txt:468: warning: No declaration found for CKA_BITS_PER_PIXEL. ./gnutls-sections.txt:469: warning: No declaration found for CKA_CHAR_SETS. ./gnutls-sections.txt:470: warning: No declaration found for CKA_ENCODING_METHODS. ./gnutls-sections.txt:471: warning: No declaration found for CKA_MIME_TYPES. ./gnutls-sections.txt:472: warning: No declaration found for CKA_MECHANISM_TYPE. ./gnutls-sections.txt:473: warning: No declaration found for CKA_REQUIRED_CMS_ATTRIBUTES. ./gnutls-sections.txt:474: warning: No declaration found for CKA_DEFAULT_CMS_ATTRIBUTES. ./gnutls-sections.txt:475: warning: No declaration found for CKA_SUPPORTED_CMS_ATTRIBUTES. ./gnutls-sections.txt:476: warning: No declaration found for CKA_WRAP_TEMPLATE. ./gnutls-sections.txt:477: warning: No declaration found for CKA_UNWRAP_TEMPLATE. ./gnutls-sections.txt:478: warning: No declaration found for CKA_ALLOWED_MECHANISMS. ./gnutls-sections.txt:479: warning: No declaration found for CKA_VENDOR_DEFINED. ./gnutls-sections.txt:480: warning: No declaration found for CKM_RSA_PKCS_KEY_PAIR_GEN. ./gnutls-sections.txt:481: warning: No declaration found for CKM_RSA_PKCS. ./gnutls-sections.txt:482: warning: No declaration found for CKM_RSA_9796. ./gnutls-sections.txt:483: warning: No declaration found for CKM_RSA_X_509. ./gnutls-sections.txt:484: warning: No declaration found for CKM_MD2_RSA_PKCS. ./gnutls-sections.txt:485: warning: No declaration found for CKM_MD5_RSA_PKCS. ./gnutls-sections.txt:486: warning: No declaration found for CKM_SHA1_RSA_PKCS. ./gnutls-sections.txt:487: warning: No declaration found for CKM_RIPEMD128_RSA_PKCS. ./gnutls-sections.txt:488: warning: No declaration found for CKM_RIPEMD160_RSA_PKCS. ./gnutls-sections.txt:489: warning: No declaration found for CKM_RSA_PKCS_OAEP. ./gnutls-sections.txt:490: warning: No declaration found for CKM_RSA_X9_31_KEY_PAIR_GEN. ./gnutls-sections.txt:491: warning: No declaration found for CKM_RSA_X9_31. ./gnutls-sections.txt:492: warning: No declaration found for CKM_SHA1_RSA_X9_31. ./gnutls-sections.txt:493: warning: No declaration found for CKM_RSA_PKCS_PSS. ./gnutls-sections.txt:494: warning: No declaration found for CKM_SHA1_RSA_PKCS_PSS. ./gnutls-sections.txt:495: warning: No declaration found for CKM_DSA_KEY_PAIR_GEN. ./gnutls-sections.txt:496: warning: No declaration found for CKM_DSA. ./gnutls-sections.txt:497: warning: No declaration found for CKM_DSA_SHA1. ./gnutls-sections.txt:498: warning: No declaration found for CKM_DH_PKCS_KEY_PAIR_GEN. ./gnutls-sections.txt:499: warning: No declaration found for CKM_DH_PKCS_DERIVE. ./gnutls-sections.txt:500: warning: No declaration found for CKM_X9_42_DH_KEY_PAIR_GEN. ./gnutls-sections.txt:501: warning: No declaration found for CKM_X9_42_DH_DERIVE. ./gnutls-sections.txt:502: warning: No declaration found for CKM_X9_42_DH_HYBRID_DERIVE. ./gnutls-sections.txt:503: warning: No declaration found for CKM_X9_42_MQV_DERIVE. ./gnutls-sections.txt:504: warning: No declaration found for CKM_SHA256_RSA_PKCS. ./gnutls-sections.txt:505: warning: No declaration found for CKM_SHA384_RSA_PKCS. ./gnutls-sections.txt:506: warning: No declaration found for CKM_SHA512_RSA_PKCS. ./gnutls-sections.txt:507: warning: No declaration found for CKM_SHA256_RSA_PKCS_PSS. ./gnutls-sections.txt:508: warning: No declaration found for CKM_SHA384_RSA_PKCS_PSS. ./gnutls-sections.txt:509: warning: No declaration found for CKM_SHA512_RSA_PKCS_PSS. ./gnutls-sections.txt:510: warning: No declaration found for CKM_RC2_KEY_GEN. ./gnutls-sections.txt:511: warning: No declaration found for CKM_RC2_ECB. ./gnutls-sections.txt:512: warning: No declaration found for CKM_RC2_CBC. ./gnutls-sections.txt:513: warning: No declaration found for CKM_RC2_MAC. ./gnutls-sections.txt:514: warning: No declaration found for CKM_RC2_MAC_GENERAL. ./gnutls-sections.txt:515: warning: No declaration found for CKM_RC2_CBC_PAD. ./gnutls-sections.txt:516: warning: No declaration found for CKM_RC4_KEY_GEN. ./gnutls-sections.txt:517: warning: No declaration found for CKM_RC4. ./gnutls-sections.txt:518: warning: No declaration found for CKM_DES_KEY_GEN. ./gnutls-sections.txt:519: warning: No declaration found for CKM_DES_ECB. ./gnutls-sections.txt:520: warning: No declaration found for CKM_DES_CBC. ./gnutls-sections.txt:521: warning: No declaration found for CKM_DES_MAC. ./gnutls-sections.txt:522: warning: No declaration found for CKM_DES_MAC_GENERAL. ./gnutls-sections.txt:523: warning: No declaration found for CKM_DES_CBC_PAD. ./gnutls-sections.txt:524: warning: No declaration found for CKM_DES2_KEY_GEN. ./gnutls-sections.txt:525: warning: No declaration found for CKM_DES3_KEY_GEN. ./gnutls-sections.txt:526: warning: No declaration found for CKM_DES3_ECB. ./gnutls-sections.txt:527: warning: No declaration found for CKM_DES3_CBC. ./gnutls-sections.txt:528: warning: No declaration found for CKM_DES3_MAC. ./gnutls-sections.txt:529: warning: No declaration found for CKM_DES3_MAC_GENERAL. ./gnutls-sections.txt:530: warning: No declaration found for CKM_DES3_CBC_PAD. ./gnutls-sections.txt:531: warning: No declaration found for CKM_CDMF_KEY_GEN. ./gnutls-sections.txt:532: warning: No declaration found for CKM_CDMF_ECB. ./gnutls-sections.txt:533: warning: No declaration found for CKM_CDMF_CBC. ./gnutls-sections.txt:534: warning: No declaration found for CKM_CDMF_MAC. ./gnutls-sections.txt:535: warning: No declaration found for CKM_CDMF_MAC_GENERAL. ./gnutls-sections.txt:536: warning: No declaration found for CKM_CDMF_CBC_PAD. ./gnutls-sections.txt:537: warning: No declaration found for CKM_MD2. ./gnutls-sections.txt:538: warning: No declaration found for CKM_MD2_HMAC. ./gnutls-sections.txt:539: warning: No declaration found for CKM_MD2_HMAC_GENERAL. ./gnutls-sections.txt:540: warning: No declaration found for CKM_MD5. ./gnutls-sections.txt:541: warning: No declaration found for CKM_MD5_HMAC. ./gnutls-sections.txt:542: warning: No declaration found for CKM_MD5_HMAC_GENERAL. ./gnutls-sections.txt:543: warning: No declaration found for CKM_SHA_1. ./gnutls-sections.txt:544: warning: No declaration found for CKM_SHA_1_HMAC. ./gnutls-sections.txt:545: warning: No declaration found for CKM_SHA_1_HMAC_GENERAL. ./gnutls-sections.txt:546: warning: No declaration found for CKM_RIPEMD128. ./gnutls-sections.txt:547: warning: No declaration found for CKM_RIPEMD128_HMAC. ./gnutls-sections.txt:548: warning: No declaration found for CKM_RIPEMD128_HMAC_GENERAL. ./gnutls-sections.txt:549: warning: No declaration found for CKM_RIPEMD160. ./gnutls-sections.txt:550: warning: No declaration found for CKM_RIPEMD160_HMAC. ./gnutls-sections.txt:551: warning: No declaration found for CKM_RIPEMD160_HMAC_GENERAL. ./gnutls-sections.txt:552: warning: No declaration found for CKM_SHA256. ./gnutls-sections.txt:553: warning: No declaration found for CKM_SHA256_HMAC. ./gnutls-sections.txt:554: warning: No declaration found for CKM_SHA256_HMAC_GENERAL. ./gnutls-sections.txt:555: warning: No declaration found for CKM_SHA384. ./gnutls-sections.txt:556: warning: No declaration found for CKM_SHA384_HMAC. ./gnutls-sections.txt:557: warning: No declaration found for CKM_SHA384_HMAC_GENERAL. ./gnutls-sections.txt:558: warning: No declaration found for CKM_SHA512. ./gnutls-sections.txt:559: warning: No declaration found for CKM_SHA512_HMAC. ./gnutls-sections.txt:560: warning: No declaration found for CKM_SHA512_HMAC_GENERAL. ./gnutls-sections.txt:561: warning: No declaration found for CKM_CAST_KEY_GEN. ./gnutls-sections.txt:562: warning: No declaration found for CKM_CAST_ECB. ./gnutls-sections.txt:563: warning: No declaration found for CKM_CAST_CBC. ./gnutls-sections.txt:564: warning: No declaration found for CKM_CAST_MAC. ./gnutls-sections.txt:565: warning: No declaration found for CKM_CAST_MAC_GENERAL. ./gnutls-sections.txt:566: warning: No declaration found for CKM_CAST_CBC_PAD. ./gnutls-sections.txt:567: warning: No declaration found for CKM_CAST3_KEY_GEN. ./gnutls-sections.txt:568: warning: No declaration found for CKM_CAST3_ECB. ./gnutls-sections.txt:569: warning: No declaration found for CKM_CAST3_CBC. ./gnutls-sections.txt:570: warning: No declaration found for CKM_CAST3_MAC. ./gnutls-sections.txt:571: warning: No declaration found for CKM_CAST3_MAC_GENERAL. ./gnutls-sections.txt:572: warning: No declaration found for CKM_CAST3_CBC_PAD. ./gnutls-sections.txt:573: warning: No declaration found for CKM_CAST5_KEY_GEN. ./gnutls-sections.txt:574: warning: No declaration found for CKM_CAST128_KEY_GEN. ./gnutls-sections.txt:575: warning: No declaration found for CKM_CAST5_ECB. ./gnutls-sections.txt:576: warning: No declaration found for CKM_CAST128_ECB. ./gnutls-sections.txt:577: warning: No declaration found for CKM_CAST5_CBC. ./gnutls-sections.txt:578: warning: No declaration found for CKM_CAST128_CBC. ./gnutls-sections.txt:579: warning: No declaration found for CKM_CAST5_MAC. ./gnutls-sections.txt:580: warning: No declaration found for CKM_CAST128_MAC. ./gnutls-sections.txt:581: warning: No declaration found for CKM_CAST5_MAC_GENERAL. ./gnutls-sections.txt:582: warning: No declaration found for CKM_CAST128_MAC_GENERAL. ./gnutls-sections.txt:583: warning: No declaration found for CKM_CAST5_CBC_PAD. ./gnutls-sections.txt:584: warning: No declaration found for CKM_CAST128_CBC_PAD. ./gnutls-sections.txt:585: warning: No declaration found for CKM_RC5_KEY_GEN. ./gnutls-sections.txt:586: warning: No declaration found for CKM_RC5_ECB. ./gnutls-sections.txt:587: warning: No declaration found for CKM_RC5_CBC. ./gnutls-sections.txt:588: warning: No declaration found for CKM_RC5_MAC. ./gnutls-sections.txt:589: warning: No declaration found for CKM_RC5_MAC_GENERAL. ./gnutls-sections.txt:590: warning: No declaration found for CKM_RC5_CBC_PAD. ./gnutls-sections.txt:591: warning: No declaration found for CKM_IDEA_KEY_GEN. ./gnutls-sections.txt:592: warning: No declaration found for CKM_IDEA_ECB. ./gnutls-sections.txt:593: warning: No declaration found for CKM_IDEA_CBC. ./gnutls-sections.txt:594: warning: No declaration found for CKM_IDEA_MAC. ./gnutls-sections.txt:595: warning: No declaration found for CKM_IDEA_MAC_GENERAL. ./gnutls-sections.txt:596: warning: No declaration found for CKM_IDEA_CBC_PAD. ./gnutls-sections.txt:597: warning: No declaration found for CKM_GENERIC_SECRET_KEY_GEN. ./gnutls-sections.txt:598: warning: No declaration found for CKM_CONCATENATE_BASE_AND_KEY. ./gnutls-sections.txt:599: warning: No declaration found for CKM_CONCATENATE_BASE_AND_DATA. ./gnutls-sections.txt:600: warning: No declaration found for CKM_CONCATENATE_DATA_AND_BASE. ./gnutls-sections.txt:601: warning: No declaration found for CKM_XOR_BASE_AND_DATA. ./gnutls-sections.txt:602: warning: No declaration found for CKM_EXTRACT_KEY_FROM_KEY. ./gnutls-sections.txt:603: warning: No declaration found for CKM_SSL3_PRE_MASTER_KEY_GEN. ./gnutls-sections.txt:604: warning: No declaration found for CKM_SSL3_MASTER_KEY_DERIVE. ./gnutls-sections.txt:605: warning: No declaration found for CKM_SSL3_KEY_AND_MAC_DERIVE. ./gnutls-sections.txt:606: warning: No declaration found for CKM_SSL3_MASTER_KEY_DERIVE_DH. ./gnutls-sections.txt:607: warning: No declaration found for CKM_TLS_PRE_MASTER_KEY_GEN. ./gnutls-sections.txt:608: warning: No declaration found for CKM_TLS_MASTER_KEY_DERIVE. ./gnutls-sections.txt:609: warning: No declaration found for CKM_TLS_KEY_AND_MAC_DERIVE. ./gnutls-sections.txt:610: warning: No declaration found for CKM_TLS_MASTER_KEY_DERIVE_DH. ./gnutls-sections.txt:611: warning: No declaration found for CKM_SSL3_MD5_MAC. ./gnutls-sections.txt:612: warning: No declaration found for CKM_SSL3_SHA1_MAC. ./gnutls-sections.txt:613: warning: No declaration found for CKM_MD5_KEY_DERIVATION. ./gnutls-sections.txt:614: warning: No declaration found for CKM_MD2_KEY_DERIVATION. ./gnutls-sections.txt:615: warning: No declaration found for CKM_SHA1_KEY_DERIVATION. ./gnutls-sections.txt:616: warning: No declaration found for CKM_PBE_MD2_DES_CBC. ./gnutls-sections.txt:617: warning: No declaration found for CKM_PBE_MD5_DES_CBC. ./gnutls-sections.txt:618: warning: No declaration found for CKM_PBE_MD5_CAST_CBC. ./gnutls-sections.txt:619: warning: No declaration found for CKM_PBE_MD5_CAST3_CBC. ./gnutls-sections.txt:620: warning: No declaration found for CKM_PBE_MD5_CAST5_CBC. ./gnutls-sections.txt:621: warning: No declaration found for CKM_PBE_MD5_CAST128_CBC. ./gnutls-sections.txt:622: warning: No declaration found for CKM_PBE_SHA1_CAST5_CBC. ./gnutls-sections.txt:623: warning: No declaration found for CKM_PBE_SHA1_CAST128_CBC. ./gnutls-sections.txt:624: warning: No declaration found for CKM_PBE_SHA1_RC4_128. ./gnutls-sections.txt:625: warning: No declaration found for CKM_PBE_SHA1_RC4_40. ./gnutls-sections.txt:626: warning: No declaration found for CKM_PBE_SHA1_DES3_EDE_CBC. ./gnutls-sections.txt:627: warning: No declaration found for CKM_PBE_SHA1_DES2_EDE_CBC. ./gnutls-sections.txt:628: warning: No declaration found for CKM_PBE_SHA1_RC2_128_CBC. ./gnutls-sections.txt:629: warning: No declaration found for CKM_PBE_SHA1_RC2_40_CBC. ./gnutls-sections.txt:630: warning: No declaration found for CKM_PKCS5_PBKD2. ./gnutls-sections.txt:631: warning: No declaration found for CKM_PBA_SHA1_WITH_SHA1_HMAC. ./gnutls-sections.txt:632: warning: No declaration found for CKM_KEY_WRAP_LYNKS. ./gnutls-sections.txt:633: warning: No declaration found for CKM_KEY_WRAP_SET_OAEP. ./gnutls-sections.txt:634: warning: No declaration found for CKM_SKIPJACK_KEY_GEN. ./gnutls-sections.txt:635: warning: No declaration found for CKM_SKIPJACK_ECB64. ./gnutls-sections.txt:636: warning: No declaration found for CKM_SKIPJACK_CBC64. ./gnutls-sections.txt:637: warning: No declaration found for CKM_SKIPJACK_OFB64. ./gnutls-sections.txt:638: warning: No declaration found for CKM_SKIPJACK_CFB64. ./gnutls-sections.txt:639: warning: No declaration found for CKM_SKIPJACK_CFB32. ./gnutls-sections.txt:640: warning: No declaration found for CKM_SKIPJACK_CFB16. ./gnutls-sections.txt:641: warning: No declaration found for CKM_SKIPJACK_CFB8. ./gnutls-sections.txt:642: warning: No declaration found for CKM_SKIPJACK_WRAP. ./gnutls-sections.txt:643: warning: No declaration found for CKM_SKIPJACK_PRIVATE_WRAP. ./gnutls-sections.txt:644: warning: No declaration found for CKM_SKIPJACK_RELAYX. ./gnutls-sections.txt:645: warning: No declaration found for CKM_KEA_KEY_PAIR_GEN. ./gnutls-sections.txt:646: warning: No declaration found for CKM_KEA_KEY_DERIVE. ./gnutls-sections.txt:647: warning: No declaration found for CKM_FORTEZZA_TIMESTAMP. ./gnutls-sections.txt:648: warning: No declaration found for CKM_BATON_KEY_GEN. ./gnutls-sections.txt:649: warning: No declaration found for CKM_BATON_ECB128. ./gnutls-sections.txt:650: warning: No declaration found for CKM_BATON_ECB96. ./gnutls-sections.txt:651: warning: No declaration found for CKM_BATON_CBC128. ./gnutls-sections.txt:652: warning: No declaration found for CKM_BATON_COUNTER. ./gnutls-sections.txt:653: warning: No declaration found for CKM_BATON_SHUFFLE. ./gnutls-sections.txt:654: warning: No declaration found for CKM_BATON_WRAP. ./gnutls-sections.txt:655: warning: No declaration found for CKM_ECDSA_KEY_PAIR_GEN. ./gnutls-sections.txt:656: warning: No declaration found for CKM_EC_KEY_PAIR_GEN. ./gnutls-sections.txt:657: warning: No declaration found for CKM_ECDSA. ./gnutls-sections.txt:658: warning: No declaration found for CKM_ECDSA_SHA1. ./gnutls-sections.txt:659: warning: No declaration found for CKM_ECDH1_DERIVE. ./gnutls-sections.txt:660: warning: No declaration found for CKM_ECDH1_COFACTOR_DERIVE. ./gnutls-sections.txt:661: warning: No declaration found for CKM_ECMQV_DERIVE. ./gnutls-sections.txt:662: warning: No declaration found for CKM_JUNIPER_KEY_GEN. ./gnutls-sections.txt:663: warning: No declaration found for CKM_JUNIPER_ECB128. ./gnutls-sections.txt:664: warning: No declaration found for CKM_JUNIPER_CBC128. ./gnutls-sections.txt:665: warning: No declaration found for CKM_JUNIPER_COUNTER. ./gnutls-sections.txt:666: warning: No declaration found for CKM_JUNIPER_SHUFFLE. ./gnutls-sections.txt:667: warning: No declaration found for CKM_JUNIPER_WRAP. ./gnutls-sections.txt:668: warning: No declaration found for CKM_FASTHASH. ./gnutls-sections.txt:669: warning: No declaration found for CKM_AES_KEY_GEN. ./gnutls-sections.txt:670: warning: No declaration found for CKM_AES_ECB. ./gnutls-sections.txt:671: warning: No declaration found for CKM_AES_CBC. ./gnutls-sections.txt:672: warning: No declaration found for CKM_AES_MAC. ./gnutls-sections.txt:673: warning: No declaration found for CKM_AES_MAC_GENERAL. ./gnutls-sections.txt:674: warning: No declaration found for CKM_AES_CBC_PAD. ./gnutls-sections.txt:675: warning: No declaration found for CKM_DSA_PARAMETER_GEN. ./gnutls-sections.txt:676: warning: No declaration found for CKM_DH_PKCS_PARAMETER_GEN. ./gnutls-sections.txt:677: warning: No declaration found for CKM_X9_42_DH_PARAMETER_GEN. ./gnutls-sections.txt:678: warning: No declaration found for CKM_VENDOR_DEFINED. ./gnutls-sections.txt:679: warning: No declaration found for CKM_SHA224. ./gnutls-sections.txt:680: warning: No declaration found for CKM_SHA224_HMAC. ./gnutls-sections.txt:681: warning: No declaration found for CKM_SHA224_HMAC_GENERAL. ./gnutls-sections.txt:682: warning: No declaration found for CKM_SHA224_RSA_PKCS. ./gnutls-sections.txt:683: warning: No declaration found for CKM_SHA224_RSA_PKCS_PSS. ./gnutls-sections.txt:684: warning: No declaration found for CKM_SHA224_KEY_DERIVATION. ./gnutls-sections.txt:685: warning: No declaration found for CKM_CAMELLIA_KEY_GEN. ./gnutls-sections.txt:686: warning: No declaration found for CKM_CAMELLIA_ECB. ./gnutls-sections.txt:687: warning: No declaration found for CKM_CAMELLIA_CBC. ./gnutls-sections.txt:688: warning: No declaration found for CKM_CAMELLIA_MAC. ./gnutls-sections.txt:689: warning: No declaration found for CKM_CAMELLIA_MAC_GENERAL. ./gnutls-sections.txt:690: warning: No declaration found for CKM_CAMELLIA_CBC_PAD. ./gnutls-sections.txt:691: warning: No declaration found for CKM_CAMELLIA_ECB_ENCRYPT_DATA. ./gnutls-sections.txt:692: warning: No declaration found for CKM_CAMELLIA_CBC_ENCRYPT_DATA. ./gnutls-sections.txt:693: warning: No declaration found for CKF_HW. ./gnutls-sections.txt:694: warning: No declaration found for CKF_ENCRYPT. ./gnutls-sections.txt:695: warning: No declaration found for CKF_DECRYPT. ./gnutls-sections.txt:696: warning: No declaration found for CKF_DIGEST. ./gnutls-sections.txt:697: warning: No declaration found for CKF_SIGN. ./gnutls-sections.txt:698: warning: No declaration found for CKF_SIGN_RECOVER. ./gnutls-sections.txt:699: warning: No declaration found for CKF_VERIFY. ./gnutls-sections.txt:700: warning: No declaration found for CKF_VERIFY_RECOVER. ./gnutls-sections.txt:701: warning: No declaration found for CKF_GENERATE. ./gnutls-sections.txt:702: warning: No declaration found for CKF_GENERATE_KEY_PAIR. ./gnutls-sections.txt:703: warning: No declaration found for CKF_WRAP. ./gnutls-sections.txt:704: warning: No declaration found for CKF_UNWRAP. ./gnutls-sections.txt:705: warning: No declaration found for CKF_DERIVE. ./gnutls-sections.txt:706: warning: No declaration found for CKF_EXTENSION. ./gnutls-sections.txt:707: warning: No declaration found for CKF_DONT_BLOCK. ./gnutls-sections.txt:708: warning: No declaration found for args. ./gnutls-sections.txt:709: warning: No declaration found for CKF_LIBRARY_CANT_CREATE_OS_THREADS. ./gnutls-sections.txt:710: warning: No declaration found for CKF_OS_LOCKING_OK. ./gnutls-sections.txt:711: warning: No declaration found for CKR_OK. ./gnutls-sections.txt:712: warning: No declaration found for CKR_CANCEL. ./gnutls-sections.txt:713: warning: No declaration found for CKR_HOST_MEMORY. ./gnutls-sections.txt:714: warning: No declaration found for CKR_SLOT_ID_INVALID. ./gnutls-sections.txt:715: warning: No declaration found for CKR_GENERAL_ERROR. ./gnutls-sections.txt:716: warning: No declaration found for CKR_FUNCTION_FAILED. ./gnutls-sections.txt:717: warning: No declaration found for CKR_ARGUMENTS_BAD. ./gnutls-sections.txt:718: warning: No declaration found for CKR_NO_EVENT. ./gnutls-sections.txt:719: warning: No declaration found for CKR_NEED_TO_CREATE_THREADS. ./gnutls-sections.txt:720: warning: No declaration found for CKR_CANT_LOCK. ./gnutls-sections.txt:721: warning: No declaration found for CKR_ATTRIBUTE_READ_ONLY. ./gnutls-sections.txt:722: warning: No declaration found for CKR_ATTRIBUTE_SENSITIVE. ./gnutls-sections.txt:723: warning: No declaration found for CKR_ATTRIBUTE_TYPE_INVALID. ./gnutls-sections.txt:724: warning: No declaration found for CKR_ATTRIBUTE_VALUE_INVALID. ./gnutls-sections.txt:725: warning: No declaration found for CKR_DATA_INVALID. ./gnutls-sections.txt:726: warning: No declaration found for CKR_DATA_LEN_RANGE. ./gnutls-sections.txt:727: warning: No declaration found for CKR_DEVICE_ERROR. ./gnutls-sections.txt:728: warning: No declaration found for CKR_DEVICE_MEMORY. ./gnutls-sections.txt:729: warning: No declaration found for CKR_DEVICE_REMOVED. ./gnutls-sections.txt:730: warning: No declaration found for CKR_ENCRYPTED_DATA_INVALID. ./gnutls-sections.txt:731: warning: No declaration found for CKR_ENCRYPTED_DATA_LEN_RANGE. ./gnutls-sections.txt:732: warning: No declaration found for CKR_FUNCTION_CANCELED. ./gnutls-sections.txt:733: warning: No declaration found for CKR_FUNCTION_NOT_PARALLEL. ./gnutls-sections.txt:734: warning: No declaration found for CKR_FUNCTION_NOT_SUPPORTED. ./gnutls-sections.txt:735: warning: No declaration found for CKR_KEY_HANDLE_INVALID. ./gnutls-sections.txt:736: warning: No declaration found for CKR_KEY_SIZE_RANGE. ./gnutls-sections.txt:737: warning: No declaration found for CKR_KEY_TYPE_INCONSISTENT. ./gnutls-sections.txt:738: warning: No declaration found for CKR_KEY_NOT_NEEDED. ./gnutls-sections.txt:739: warning: No declaration found for CKR_KEY_CHANGED. ./gnutls-sections.txt:740: warning: No declaration found for CKR_KEY_NEEDED. ./gnutls-sections.txt:741: warning: No declaration found for CKR_KEY_INDIGESTIBLE. ./gnutls-sections.txt:742: warning: No declaration found for CKR_KEY_FUNCTION_NOT_PERMITTED. ./gnutls-sections.txt:743: warning: No declaration found for CKR_KEY_NOT_WRAPPABLE. ./gnutls-sections.txt:744: warning: No declaration found for CKR_KEY_UNEXTRACTABLE. ./gnutls-sections.txt:745: warning: No declaration found for CKR_MECHANISM_INVALID. ./gnutls-sections.txt:746: warning: No declaration found for CKR_MECHANISM_PARAM_INVALID. ./gnutls-sections.txt:747: warning: No declaration found for CKR_OBJECT_HANDLE_INVALID. ./gnutls-sections.txt:748: warning: No declaration found for CKR_OPERATION_ACTIVE. ./gnutls-sections.txt:749: warning: No declaration found for CKR_OPERATION_NOT_INITIALIZED. ./gnutls-sections.txt:750: warning: No declaration found for CKR_PIN_INCORRECT. ./gnutls-sections.txt:751: warning: No declaration found for CKR_PIN_INVALID. ./gnutls-sections.txt:752: warning: No declaration found for CKR_PIN_LEN_RANGE. ./gnutls-sections.txt:753: warning: No declaration found for CKR_PIN_EXPIRED. ./gnutls-sections.txt:754: warning: No declaration found for CKR_PIN_LOCKED. ./gnutls-sections.txt:755: warning: No declaration found for CKR_SESSION_CLOSED. ./gnutls-sections.txt:756: warning: No declaration found for CKR_SESSION_COUNT. ./gnutls-sections.txt:757: warning: No declaration found for CKR_SESSION_HANDLE_INVALID. ./gnutls-sections.txt:758: warning: No declaration found for CKR_SESSION_PARALLEL_NOT_SUPPORTED. ./gnutls-sections.txt:759: warning: No declaration found for CKR_SESSION_READ_ONLY. ./gnutls-sections.txt:760: warning: No declaration found for CKR_SESSION_EXISTS. ./gnutls-sections.txt:761: warning: No declaration found for CKR_SESSION_READ_ONLY_EXISTS. ./gnutls-sections.txt:762: warning: No declaration found for CKR_SESSION_READ_WRITE_SO_EXISTS. ./gnutls-sections.txt:763: warning: No declaration found for CKR_SIGNATURE_INVALID. ./gnutls-sections.txt:764: warning: No declaration found for CKR_SIGNATURE_LEN_RANGE. ./gnutls-sections.txt:765: warning: No declaration found for CKR_TEMPLATE_INCOMPLETE. ./gnutls-sections.txt:766: warning: No declaration found for CKR_TEMPLATE_INCONSISTENT. ./gnutls-sections.txt:767: warning: No declaration found for CKR_TOKEN_NOT_PRESENT. ./gnutls-sections.txt:768: warning: No declaration found for CKR_TOKEN_NOT_RECOGNIZED. ./gnutls-sections.txt:769: warning: No declaration found for CKR_TOKEN_WRITE_PROTECTED. ./gnutls-sections.txt:770: warning: No declaration found for CKR_UNWRAPPING_KEY_HANDLE_INVALID. ./gnutls-sections.txt:771: warning: No declaration found for CKR_UNWRAPPING_KEY_SIZE_RANGE. ./gnutls-sections.txt:772: warning: No declaration found for CKR_UNWRAPPING_KEY_TYPE_INCONSISTENT. ./gnutls-sections.txt:773: warning: No declaration found for CKR_USER_ALREADY_LOGGED_IN. ./gnutls-sections.txt:774: warning: No declaration found for CKR_USER_NOT_LOGGED_IN. ./gnutls-sections.txt:775: warning: No declaration found for CKR_USER_PIN_NOT_INITIALIZED. ./gnutls-sections.txt:776: warning: No declaration found for CKR_USER_TYPE_INVALID. ./gnutls-sections.txt:777: warning: No declaration found for CKR_USER_ANOTHER_ALREADY_LOGGED_IN. ./gnutls-sections.txt:778: warning: No declaration found for CKR_USER_TOO_MANY_TYPES. ./gnutls-sections.txt:779: warning: No declaration found for CKR_WRAPPED_KEY_INVALID. ./gnutls-sections.txt:780: warning: No declaration found for CKR_WRAPPED_KEY_LEN_RANGE. ./gnutls-sections.txt:781: warning: No declaration found for CKR_WRAPPING_KEY_HANDLE_INVALID. ./gnutls-sections.txt:782: warning: No declaration found for CKR_WRAPPING_KEY_SIZE_RANGE. ./gnutls-sections.txt:783: warning: No declaration found for CKR_WRAPPING_KEY_TYPE_INCONSISTENT. ./gnutls-sections.txt:784: warning: No declaration found for CKR_RANDOM_SEED_NOT_SUPPORTED. ./gnutls-sections.txt:785: warning: No declaration found for CKR_RANDOM_NO_RNG. ./gnutls-sections.txt:786: warning: No declaration found for CKR_DOMAIN_PARAMS_INVALID. ./gnutls-sections.txt:787: warning: No declaration found for CKR_BUFFER_TOO_SMALL. ./gnutls-sections.txt:788: warning: No declaration found for CKR_SAVED_STATE_INVALID. ./gnutls-sections.txt:789: warning: No declaration found for CKR_INFORMATION_SENSITIVE. ./gnutls-sections.txt:790: warning: No declaration found for CKR_STATE_UNSAVEABLE. ./gnutls-sections.txt:791: warning: No declaration found for CKR_CRYPTOKI_NOT_INITIALIZED. ./gnutls-sections.txt:792: warning: No declaration found for CKR_CRYPTOKI_ALREADY_INITIALIZED. ./gnutls-sections.txt:793: warning: No declaration found for CKR_MUTEX_BAD. ./gnutls-sections.txt:794: warning: No declaration found for CKR_MUTEX_NOT_LOCKED. ./gnutls-sections.txt:795: warning: No declaration found for CKR_FUNCTION_REJECTED. ./gnutls-sections.txt:796: warning: No declaration found for CKR_VENDOR_DEFINED. ./gnutls-sections.txt:797: warning: No declaration found for CK_DEFINE_FUNCTION. ./gnutls-sections.txt:798: warning: No declaration found for CK_BYTE. ./gnutls-sections.txt:799: warning: No declaration found for CK_CHAR. ./gnutls-sections.txt:800: warning: No declaration found for CK_UTF8CHAR. ./gnutls-sections.txt:801: warning: No declaration found for CK_BBOOL. ./gnutls-sections.txt:802: warning: No declaration found for CK_ULONG. ./gnutls-sections.txt:803: warning: No declaration found for CK_LONG. ./gnutls-sections.txt:804: warning: No declaration found for CK_BYTE_PTR. ./gnutls-sections.txt:805: warning: No declaration found for CK_CHAR_PTR. ./gnutls-sections.txt:806: warning: No declaration found for CK_UTF8CHAR_PTR. ./gnutls-sections.txt:807: warning: No declaration found for CK_ULONG_PTR. ./gnutls-sections.txt:808: warning: No declaration found for CK_VOID_PTR. ./gnutls-sections.txt:809: warning: No declaration found for CK_VOID_PTR_PTR. ./gnutls-sections.txt:810: warning: No declaration found for CK_FALSE. ./gnutls-sections.txt:811: warning: No declaration found for CK_TRUE. ./gnutls-sections.txt:812: warning: No declaration found for CK_VERSION. ./gnutls-sections.txt:813: warning: No declaration found for CK_VERSION_PTR. ./gnutls-sections.txt:814: warning: No declaration found for CK_INFO. ./gnutls-sections.txt:815: warning: No declaration found for CK_INFO_PTR. ./gnutls-sections.txt:816: warning: No declaration found for CK_SLOT_ID_PTR. ./gnutls-sections.txt:817: warning: No declaration found for CK_SLOT_INFO. ./gnutls-sections.txt:818: warning: No declaration found for CK_SLOT_INFO_PTR. ./gnutls-sections.txt:819: warning: No declaration found for CK_TOKEN_INFO. ./gnutls-sections.txt:820: warning: No declaration found for CK_TOKEN_INFO_PTR. ./gnutls-sections.txt:821: warning: No declaration found for CK_SESSION_HANDLE_PTR. ./gnutls-sections.txt:822: warning: No declaration found for CK_SESSION_INFO. ./gnutls-sections.txt:823: warning: No declaration found for CK_SESSION_INFO_PTR. ./gnutls-sections.txt:824: warning: No declaration found for CK_OBJECT_HANDLE_PTR. ./gnutls-sections.txt:825: warning: No declaration found for CK_OBJECT_CLASS_PTR. ./gnutls-sections.txt:826: warning: No declaration found for CK_ATTRIBUTE. ./gnutls-sections.txt:827: warning: No declaration found for CK_ATTRIBUTE_PTR. ./gnutls-sections.txt:828: warning: No declaration found for CK_DATE. ./gnutls-sections.txt:829: warning: No declaration found for CK_DATE_PTR. ./gnutls-sections.txt:830: warning: No declaration found for CK_MECHANISM_TYPE_PTR. ./gnutls-sections.txt:831: warning: No declaration found for CK_MECHANISM. ./gnutls-sections.txt:832: warning: No declaration found for CK_MECHANISM_PTR. ./gnutls-sections.txt:833: warning: No declaration found for CK_MECHANISM_INFO. ./gnutls-sections.txt:834: warning: No declaration found for CK_MECHANISM_INFO_PTR. ./gnutls-sections.txt:835: warning: No declaration found for CK_FUNCTION_LIST. ./gnutls-sections.txt:836: warning: No declaration found for CK_FUNCTION_LIST_PTR. ./gnutls-sections.txt:837: warning: No declaration found for CK_FUNCTION_LIST_PTR_PTR. ./gnutls-sections.txt:838: warning: No declaration found for CK_C_INITIALIZE_ARGS. ./gnutls-sections.txt:839: warning: No declaration found for CK_C_INITIALIZE_ARGS_PTR. ./gnutls-sections.txt:840: warning: No declaration found for NULL_PTR. Can't parse args for function in "*bigint_get_nbits) (const bigint_t a " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 428, line 893. ../../lib/pkcs11.c:678: warning: Parameter described in source code comment block but does not exist. FUNCTION: gnutls_pkcs11_set_token_function Parameter: Returns. ../../lib/pkcs11.c:1535: warning: Parameter described in source code comment block but does not exist. FUNCTION: gnutls_pkcs11_privkey_import_url Parameter: cert. ../../lib/pkcs11.c:1535: warning: Parameter description for gnutls_pkcs11_privkey_import_url::pkey is missing in source code comment block. ../../lib/includes/gnutls/pkcs11.h:75: warning: Parameter described in source code comment block but does not exist. USER_FUNCTION: gnutls_pkcs11_pin_callback_t Parameter: pin. ../../lib/includes/gnutls/pkcs11.h:75: warning: Parameter described in source code comment block but does not exist. USER_FUNCTION: gnutls_pkcs11_pin_callback_t Parameter: pin_max. ../../lib/pkcs11.c:659: warning: Parameter described in source code comment block but does not exist. FUNCTION: gnutls_pkcs11_set_pin_function Parameter: Returns. ../../lib/pkcs11_privkey.c:94: warning: Parameter description for gnutls_pkcs11_privkey_get_pk_algorithm::bits is missing in source code comment block. Can't parse args for function in "/*gnutls_pkcs11_pin_flag_t */ , char *pin, size_t pin_max " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 428, line 1017. ./gnutls-sections.txt:1626: warning: No declaration found for gnutls_transport_set_global_errno. ./tmpl/gnutls.sgml:2760: warning: Value descriptions for gnutls_privkey_type_t are missing in source code comment block. ../../libextra/gnutls_ia.c:263: warning: Parameter described in source code comment block but does not exist. FUNCTION: gnutls_ia_generate_challenge Parameter: buffer. Can't parse args for function in "gnutls_ia_client_credentials_t sc) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_allocate_client_credentials (gnutls_ia_client_credentials_t * sc) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_free_server_credentials (gnutls_ia_server_credentials_t sc) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_allocate_server_credentials (gnutls_ia_server_credentials_t * sc) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_set_client_avp_function (gnutls_ia_client_credentials_t cred, gnutls_ia_avp_func avp_func) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_set_client_avp_ptr (gnutls_ia_client_credentials_t cred, void *ptr) _GNUTLS_GCC_ATTR_DEPRECATED; extern void *gnutls_ia_get_client_avp_ptr (gnutls_ia_client_credentials_t cred) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_set_server_avp_function (gnutls_ia_server_credentials_t cred, gnutls_ia_avp_func avp_func) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_set_server_avp_ptr (gnutls_ia_server_credentials_t cred, void *ptr) _GNUTLS_GCC_ATTR_DEPRECATED; extern void *gnutls_ia_get_server_avp_ptr (gnutls_ia_server_credentials_t cred) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_handshake_p (gnutls_session_t session) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_handshake (gnutls_session_t session) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_permute_inner_secret (gnutls_session_t session, size_t session_keys_size, const char *session_keys) _GNUTLS_GCC_ATTR_DEPRECATED; extern int gnutls_ia_endphase_send (gnutls_session_t session, int final_p " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 428, line 1855. Can't parse args for function in "char *buffer) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_extract_inner_secret (gnutls_session_t session, char *buffer) _GNUTLS_GCC_ATTR_DEPRECATED; extern void gnutls_ia_enable (gnutls_session_t session, int allow_skip_on_resume) _GNUTLS_GCC_ATTR_DEPRECATED; int gnutls_global_init_extra (void " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 428, line 1859. ./tmpl/openssl.sgml:224: warning: Field descriptions for SSL are missing in source code comment block. See gnutls-undeclared.txt for the list of undeclared symbols. ./gnutls-unused.txt:1: warning: 231 unused declarations.They should be added to gnutls-sections.txt in the appropriate place. gtk-doc: Building HTML Computing chunks... Writing gnutls-gnutls.html for refentry(gnutls-gnutls) Writing gnutls-extra.html for refentry(gnutls-extra) Writing gnutls-x509.html for refentry(gnutls-x509) Writing gnutls-pkcs11.html for refentry(gnutls-pkcs11) Writing gnutls-pkcs12.html for refentry(gnutls-pkcs12) Writing gnutls-openpgp.html for refentry(gnutls-openpgp) Writing gnutls-crypto.html for refentry(gnutls-crypto) Writing gnutls-openssl.html for refentry(gnutls-openssl) Writing intro.html for chapter(intro) Writing api-index-full.html for index(api-index-full) Writing api-index-deprecated.html for index(api-index-deprecated) Writing api-index-2-4-0.html for index(api-index-2-4-0) Writing api-index-2-6-0.html for index(api-index-2-6-0) Writing api-index-2-8-0.html for index(api-index-2-8-0) Writing api-index-2-10-0.html for index(api-index-2-10-0) Writing api-index-2-12-0.html for index(api-index-2-12-0) Writing index.html for book(index) Writing index.sgml for book(index) Writing gnutls.devhelp for book(index) Writing gnutls.devhelp2 for book(index) gtk-doc: Fixing cross-references html/gnutls-pkcs11.html:239: warning: no link for: '11:CAPS' -> (11). html/gnutls-pkcs11.html:888: warning: no link for: 'output-size' -> (output_size). html/gnutls-extra.html:191: warning: no link for: 'gnutls-ia-endphase-send' -> (gnutls_ia_endphase_send()). html/gnutls-x509.html:1034: warning: no link for: 'GNUTLS-E-CERTIFICATE-LIST-UNSORTED:CAPS' -> (GNUTLS_E_CERTIFICATE_LIST_UNSORTED). html/gnutls-x509.html:7033: warning: no link for: '10:CAPS' -> (10). html/gnutls-openssl.html:73: warning: no link for: 'X509-STORE-CTX:CAPS' -> (X509_STORE_CTX). html/gnutls-openssl.html:89: warning: no link for: 'SSL-METHOD:CAPS' -> (SSL_METHOD). html/gnutls-openssl.html:90: warning: no link for: 'SSL-CTX:CAPS' -> (SSL_CTX). html/gnutls-openssl.html:129: warning: no link for: 'BIO:CAPS' -> (BIO). html/gnutls-openssl.html:162: warning: no link for: 'SSL-CIPHER:CAPS' -> (SSL_CIPHER). html/gnutls-gnutls.html:3364: warning: no link for: 'gnutls-global-init-extra' -> (gnutls_global_init_extra()). html/gnutls-gnutls.html:3804: warning: no link for: 'EINTR:CAPS' -> (EINTR). html/gnutls-gnutls.html:4545: warning: no link for: 'COMPAT:CAPS' -> (COMPAT). html/gnutls-gnutls.html:5159: warning: no link for: 'store-func' -> (store_func()). html/gnutls-gnutls.html:6041: warning: no link for: 'gnutls-sign-callback-set' -> (gnutls_sign_callback_set()). html/gnutls-gnutls.html:6117: warning: no link for: '12:CAPS' -> (12). html/gnutls-gnutls.html:7563: warning: no link for: 'gnutls-transport-set-global-errno' -> (gnutls_transport_set_global_errno()). html/gnutls-gnutls.html:7918: warning: no link for: 'gcry-prime-generate' -> (gcry_prime_generate()). html/gnutls-gnutls.html:7919: warning: no link for: 'gcry-prime-group-generator' -> (gcry_prime_group_generator()). html/gnutls-gnutls.html:8415: warning: no link for: 'gnutls-psk-server-credentials-t' -> (gnutls_psk_server_credentials_t). gtk-doc: Building PDF make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc/reference' make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc' CC printlist.o CC errcodes.o CCLD printlist /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o printlist.o ../lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o CCLD errcodes /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbegin.o errcodes.o ../lib/.libs/libgnutls.so -ltasn1 (/usr/lib64/libtasn1.so) -lnettle (/usr/lib64/libnettle.so) -lgmp (/usr/lib64/libgmp.so) -lhogweed (/usr/lib64/libhogweed.so) /lib64/libz.so.1 /lib64/libpthread.so.0 -lrt (/usr/lib64/librt.so) /lib64/libreadline.so.6 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /lib64/libc.so.6 (/usr/lib64/libc_nonshared.a)elf-init.oS /lib64/ld-linux-x86-64.so.2 -lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libgcc_s.so) /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc' make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/doc' Making all in tests make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests' Making all in . make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests' CC utils.lo CCLD libutils.la make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests' Making all in rsa-md5-collision make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/rsa-md5-collision' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/rsa-md5-collision' Making all in pkcs1-padding make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/pkcs1-padding' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/pkcs1-padding' Making all in pkcs8-decode make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/pkcs8-decode' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/pkcs8-decode' Making all in pkcs12-decode make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/pkcs12-decode' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/pkcs12-decode' Making all in userid make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/userid' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/userid' Making all in pathlen make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/pathlen' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/pathlen' Making all in key-id make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/key-id' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/key-id' Making all in sha2 make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/sha2' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/sha2' Making all in safe-renegotiation make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/safe-renegotiation' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/safe-renegotiation' Making all in dsa make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/dsa' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/dsa' Making all in openpgp-certs make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/openpgp-certs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests/openpgp-certs' make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/tests' Making all in guile make[2]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/guile' Making all in modules make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/guile/modules' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/guile/modules' Making all in src make[3]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/guile/src' GUILE_AUTO_COMPILE=0 /usr/bin/guile -L ../../guile/modules make-enum-map.scm > enum-map.i.c GUILE_AUTO_COMPILE=0 /usr/bin/guile -L ../../guile/modules make-smob-header.scm > smobs.h GUILE_AUTO_COMPILE=0 /usr/bin/guile -L ../../guile/modules make-session-priorities.scm > priorities.i.c GUILE_AUTO_COMPILE=0 /usr/bin/guile -L ../../guile/modules make-smob-header.scm extra > extra-smobs.h GUILE_AUTO_COMPILE=0 /usr/bin/guile -L ../../guile/modules make-enum-header.scm extra > extra-enums.h GUILE_AUTO_COMPILE=0 /usr/bin/guile -L ../../guile/modules make-enum-map.scm extra > extra-enum-map.i.c GUILE_AUTO_COMPILE=0 /usr/bin/guile -L ../../guile/modules make-smob-types.scm extra > extra-smob-types.i.c /usr/bin/guile-snarf -o core.x core.c -DHAVE_CONFIG_H -I../../lib/includes -I../../lib/includes -I../../libextra/includes -I../.. -I. -DBINKI_TRACER_CPPFLAG -O2 -pipe -march=athlon64 -g -ggdb -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -m64 -Wno-strict-prototypes -pthread core.c:32:19: fatal error: enums.h: No such file or directory compilation terminated. make[3]: *** [core.x] Error 1 make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/guile/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18/guile' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18' make: *** [all] Error 2 make: INTERNAL: Exiting with 5 jobserver tokens available; should be 4! * ERROR: net-libs/gnutls-2.12.18 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/gnutls-2.12.18'`, * the complete build log and the output of `emerge -pqv '=net-libs/gnutls-2.12.18'`. * The complete build log is located at '/var/log/portage/build/net-libs:gnutls-2.12.18:20120724-041045.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/gnutls-2.12.18/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/gnutls-2.12.18/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18' * S: '/var/tmp/portage/net-libs/gnutls-2.12.18/work/gnutls-2.12.18'