Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 317508 Details for
Bug 463501
gnutls-2.4.1-1.fc10.src.rpm fails test suite
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build log showing all errors
gnutls-2.4.1-1-build-log.txt (text/plain), 609.76 KB, created by
R P Herrold
on 2008-09-23 18:48:54 UTC
(
hide
)
Description:
build log showing all errors
Filename:
MIME Type:
Creator:
R P Herrold
Created:
2008-09-23 18:48:54 UTC
Size:
609.76 KB
patch
obsolete
>warning: user mockbuild does not exist - using root >warning: group mockbuild does not exist - using root >warning: user mockbuild does not exist - using root >warning: group mockbuild does not exist - using root >warning: user mockbuild does not exist - using root >warning: group mockbuild does not exist - using root >warning: user mockbuild does not exist - using root >warning: group mockbuild does not exist - using root >Installing gnutls-2.4.1-1.fc10.src.rpm >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.98516 >+ umask 022 >+ cd /home/herrold/rpmbuild/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /home/herrold/rpmbuild/BUILD >+ rm -rf gnutls-2.4.1 >+ /usr/bin/bzip2 -dc /home/herrold/rpmbuild/SOURCES/gnutls-2.4.1-nosrp.tar.bz2 >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gnutls-2.4.1 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #1 (gnutls-2.4.0-nosrp.patch):' >Patch #1 (gnutls-2.4.0-nosrp.patch): >+ patch -p1 -b --suffix .nosrp -s >+ for i in auth_srp_rsa.c auth_srp_sb64.c auth_srp_passwd.c auth_srp.c gnutls_srp.c ext_srp.c >+ touch lib/auth_srp_rsa.c >+ for i in auth_srp_rsa.c auth_srp_sb64.c auth_srp_passwd.c auth_srp.c gnutls_srp.c ext_srp.c >+ touch lib/auth_srp_sb64.c >+ for i in auth_srp_rsa.c auth_srp_sb64.c auth_srp_passwd.c auth_srp.c gnutls_srp.c ext_srp.c >+ touch lib/auth_srp_passwd.c >+ for i in auth_srp_rsa.c auth_srp_sb64.c auth_srp_passwd.c auth_srp.c gnutls_srp.c ext_srp.c >+ touch lib/auth_srp.c >+ for i in auth_srp_rsa.c auth_srp_sb64.c auth_srp_passwd.c auth_srp.c gnutls_srp.c ext_srp.c >+ touch lib/gnutls_srp.c >+ for i in auth_srp_rsa.c auth_srp_sb64.c auth_srp_passwd.c auth_srp.c gnutls_srp.c ext_srp.c >+ touch lib/ext_srp.c >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.27250 >+ umask 022 >+ cd /home/herrold/rpmbuild/BUILD >+ cd gnutls-2.4.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./build-aux/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./build-aux/config.sub >++ basename ./build-aux/config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./build-aux/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./build-aux/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./build-aux/config.guess >++ basename ./build-aux/config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./build-aux/config.guess' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-libtasn1-prefix=/usr --with-included-libcfg --disable-srp-authentication >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 in dmalloc mode... no >checking whether in electric fence mode... no >checking whether in developer mode... no >*** >*** Checking for compilation programs... > >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for x86_64-redhat-linux-gnu-g++... no >checking for x86_64-redhat-linux-gnu-c++... no >checking for x86_64-redhat-linux-gnu-gpp... no >checking for x86_64-redhat-linux-gnu-aCC... no >checking for x86_64-redhat-linux-gnu-CC... no >checking for x86_64-redhat-linux-gnu-cxx... no >checking for x86_64-redhat-linux-gnu-cc++... no >checking for x86_64-redhat-linux-gnu-cl.exe... no >checking for x86_64-redhat-linux-gnu-FCC... no >checking for x86_64-redhat-linux-gnu-KCC... no >checking for x86_64-redhat-linux-gnu-RCC... no >checking for x86_64-redhat-linux-gnu-xlC_r... no >checking for x86_64-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking whether ln -s works... yes >checking for x86_64-redhat-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to build gtk-doc documentation... no >checking for gtkdoc-check... no >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/ >*** >*** >*** Detecting compiler options... > >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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 build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking for gcc option to accept ISO C99... -std=gnu99 >checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >configure: autobuild project... GnuTLS >configure: autobuild revision... 2.4.1 >configure: autobuild hostname... centos-5.first.lan >configure: autobuild timestamp... 20080923-144246 >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking whether to build C++ library... yes >checking whether C99 macros are supported... yes >checking whether gcc supports -Wno-pointer-sign... yes >checking whether gcc supports -fgnu89-inline... yes >checking if gcc/ld supports -Wl,--output-def... no >checking whether we have GNU assembler... yes >*** >*** Detecting C library capabilities... > >checking for ANSI C header files... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for fork... yes >*** >*** Detecting system's parameters... > >checking for valgrind... valgrind >checking whether self tests are run under valgrind... yes >checking size of unsigned long int... 8 >checking size of unsigned int... 4 >checking size of void *... 8 >checking size of long... 8 >checking size of int... 4 >checking for uint... yes >checking for ssize_t... yes >checking whether byte ordering is bigendian... no >*** >*** Checking for external libraries... > >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 -lguile >checking whether GNU Guile is recent enough... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.2.4... yes (1.4.2) >checking LIBGCRYPT API version... okay >checking whether to enable Opaque PRF input support... no >checking whether to disable SRP authentication support... yes >checking whether to disable PSK authentication support... no >checking whether to disable anonymous authentication support... no >checking for Camellia support in libgcrypt... yes >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 OpenSSL compatibility layer... no >checking for libtasn1-config... /usr/bin/libtasn1-config >checking for libtasn1 - version >= 0.3.4... yes >checking whether to use the included minitasn1... no >checking whether to use the included libcfg... yes >checking whether to include zlib compression support... yes >checking for libz... yes >checking how to link with libz... /usr/lib64/libz.so -Wl,-rpath -Wl,/usr/lib64 >checking whether to include LZO compression support... no >checking if we have Windows and WSAStartup/WSACleanup in -lws2_32... no >*** >*** Setting up gnulib compatibility files... > >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for netdb.h... (cached) 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 stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking for stdint.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.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 whether the preprocessor supports include_next... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking whether <sys/socket.h> is self-contained... yes >checking for shutdown... yes >checking whether <sys/socket.h> defines the SHUT_* macros... yes >checking for C/C++ restrict keyword... __restrict >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 for __fsetlocking... yes >checking for tcgetattr... yes >checking for tcsetattr... yes >checking for lstat... yes >checking for vasnprintf... no >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 whether strdup is declared... yes >checking for working strerror function... yes >checking for EOVERFLOW... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for error_at_line... yes >configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo >checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking for gai_strerror (possibly via ws2tcpip.h)... yes >checking for library containing gethostbyname... none required >checking for library containing getservbyname... none required >checking for gethostbyname... yes >checking whether getaddrinfo is declared... yes >checking whether freeaddrinfo is declared... yes >checking whether gai_strerror is declared... yes >checking whether getnameinfo is declared... yes >checking for struct addrinfo... yes >checking for getdelim... yes >checking for getline... yes >checking for working getline function... yes >checking whether __fsetlocking is declared... yes >checking for inet_ntop... yes >checking whether inet_ntop is declared... yes >checking for inet_pton... yes >checking whether inet_pton is declared... yes >checking whether <netinet/in.h> is self-contained... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for readline... -lncurses >checking how to link with libreadline... /usr/lib64/libreadline.so -Wl,-rpath -Wl,/usr/lib64 -lncurses >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for socklen_t... yes >checking for va_copy... yes >checking for strdup... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether stdin defaults to large file offsets... yes >checking whether memmem is declared... yes >checking whether <limits.h> defines MIN and MAX... no >checking whether <sys/param.h> defines MIN and MAX... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking whether snprintf is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for long long int... yes >checking for unsigned long long int... yes >checking whether stat file-mode macros are broken... no >checking for struct timespec in <time.h>... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for size_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking for EOVERFLOW... (cached) yes >checking for alloca as a compiler built-in... yes >checking for camellia in libgcrypt... yes >checking device with (strong) random data...... /dev/random >checking device with pseudo random data...... /dev/urandom >checking device with unpredictable data for nonces...... /dev/urandom >checking for /dev/random... yes >checking for /dev/urandom... yes >checking for /dev/urandom... (cached) yes >checking for fseeko... yes >checking whether __func__ is available... yes >checking whether lseek detects pipes... yes >checking for memchr... yes >checking for working memcmp... yes >checking for memmem... yes >checking for memmove... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for snprintf... yes >checking whether snprintf respects a size of 1... yes >checking for socklen_t... (cached) yes >checking whether stdint.h conforms to C99... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking whether strncasecmp is declared... yes >checking for strverscmp... yes >checking whether <sys/socket.h> is self-contained... (cached) yes >checking for shutdown... (cached) yes >checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for nlink_t... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether localtime_r is compatible with its POSIX signature... yes >checking for ptrdiff_t... yes >checking for snprintf... (cached) yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking for vasprintf... yes >checking whether <wchar.h> is standalone... yes >checking for stdint.h... (cached) yes >*** >*** Detecting options for shared libraries... > >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc -std=gnu99... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognize dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... g++ -E >checking for x86_64-redhat-linux-gnu-g77... no >checking for x86_64-redhat-linux-gnu-xlf... no >checking for x86_64-redhat-linux-gnu-f77... no >checking for x86_64-redhat-linux-gnu-frt... no >checking for x86_64-redhat-linux-gnu-pgf77... no >checking for x86_64-redhat-linux-gnu-cf77... no >checking for x86_64-redhat-linux-gnu-fort77... no >checking for x86_64-redhat-linux-gnu-fl32... no >checking for x86_64-redhat-linux-gnu-af77... no >checking for x86_64-redhat-linux-gnu-xlf90... no >checking for x86_64-redhat-linux-gnu-f90... no >checking for x86_64-redhat-linux-gnu-pgf90... no >checking for x86_64-redhat-linux-gnu-pghpf... no >checking for x86_64-redhat-linux-gnu-epcf90... no >checking for x86_64-redhat-linux-gnu-gfortran... no >checking for x86_64-redhat-linux-gnu-g95... no >checking for x86_64-redhat-linux-gnu-xlf95... no >checking for x86_64-redhat-linux-gnu-f95... no >checking for x86_64-redhat-linux-gnu-fort... no >checking for x86_64-redhat-linux-gnu-ifort... no >checking for x86_64-redhat-linux-gnu-ifc... no >checking for x86_64-redhat-linux-gnu-efc... no >checking for x86_64-redhat-linux-gnu-pgf95... no >checking for x86_64-redhat-linux-gnu-lf95... no >checking for x86_64-redhat-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking the maximum length of command line arguments... 98304 >checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok >checking for objdir... .libs >checking for x86_64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-redhat-linux-gnu-ranlib... ranlib >checking for x86_64-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for gcc -std=gnu99 option to produce PIC... -fPIC >checking if gcc -std=gnu99 PIC flag -fPIC works... yes >checking if gcc -std=gnu99 static flag -static works... yes >checking if gcc -std=gnu99 supports -c -o file.o... yes >checking whether the gcc -std=gnu99 linker (/usr/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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... yes >checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating doc/Makefile >config.status: creating doc/examples/Makefile >config.status: creating doc/scripts/Makefile >config.status: creating doc/manpages/Makefile >config.status: creating doc/reference/Makefile >config.status: creating doc/credentials/Makefile >config.status: creating doc/credentials/x509/Makefile >config.status: creating doc/credentials/srp/Makefile >config.status: creating doc/credentials/openpgp/Makefile >config.status: creating gl/Makefile >config.status: creating lgl/Makefile >config.status: creating tests/Makefile >config.status: creating tests/rsa-md5-collision/Makefile >config.status: creating tests/userid/Makefile >config.status: creating tests/pkcs1-padding/Makefile >config.status: creating tests/pkcs8-decode/Makefile >config.status: creating tests/pkcs12-decode/Makefile >config.status: creating tests/pathlen/Makefile >config.status: creating tests/key-id/Makefile >config.status: creating tests/sha2/Makefile >config.status: creating tests/hostname-check/Makefile >config.status: creating includes/Makefile >config.status: creating includes/gnutls/gnutls.h >config.status: creating lib/Makefile >config.status: creating lib/minitasn1/Makefile >config.status: creating lib/x509/Makefile >config.status: creating libextra/Makefile >config.status: creating lib/openpgp/Makefile >config.status: creating lib/opencdk/Makefile >config.status: creating tests/openpgp/Makefile >config.status: creating tests/openpgp-certs/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 lib/libgnutls-config >config.status: creating libextra/libgnutls-extra-config >config.status: creating lib/gnutls.pc >config.status: creating libextra/gnutls-extra.pc >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 guile/pre-inst-guile >config.status: creating config.h >config.status: WARNING: not linking GNUmakefile to itself >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing chmod-config commands >+ make >make all-recursive >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1' >Making all in lgl >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca.in.h; \ > } > alloca.h-t >mv -f alloca.h-t alloca.h >rm -f stdio.h-t stdio.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ > -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ > -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_SNPRINTF''@|1|g' \ > -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ > -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VASPRINTF''@|1|g' \ > -e 's|@''GNULIB_FOPEN''@|0|g' \ > -e 's|@''GNULIB_FREOPEN''@|0|g' \ > -e 's|@''GNULIB_FSEEK''@|0|g' \ > -e 's|@''GNULIB_FSEEKO''@|1|g' \ > -e 's|@''GNULIB_FTELL''@|0|g' \ > -e 's|@''GNULIB_FTELLO''@|0|g' \ > -e 's|@''GNULIB_FFLUSH''@|0|g' \ > -e 's|@''GNULIB_GETDELIM''@|1|g' \ > -e 's|@''GNULIB_GETLINE''@|1|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|0|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|0|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e 's|@''HAVE_VASPRINTF''@|1|g' \ > -e 's|@''REPLACE_VASPRINTF''@|0|g' \ > -e 's|@''REPLACE_FOPEN''@|0|g' \ > -e 's|@''REPLACE_FREOPEN''@|0|g' \ > -e 's|@''REPLACE_FSEEKO''@|0|g' \ > -e 's|@''REPLACE_FSEEK''@|0|g' \ > -e 's|@''REPLACE_FTELLO''@|0|g' \ > -e 's|@''REPLACE_FTELL''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|0|g' \ > -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ > -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ > -e 's|@''REPLACE_GETLINE''@|0|g' \ > -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ > -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./stdio.in.h; \ > } > stdio.h-t >mv stdio.h-t stdio.h >rm -f stdlib.h-t stdlib.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ > -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ > -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ > -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ > -e 's|@''GNULIB_MKDTEMP''@|0|g' \ > -e 's|@''GNULIB_MKSTEMP''@|0|g' \ > -e 's|@''GNULIB_PUTENV''@|0|g' \ > -e 's|@''GNULIB_RPMATCH''@|0|g' \ > -e 's|@''GNULIB_SETENV''@|0|g' \ > -e 's|@''GNULIB_STRTOD''@|0|g' \ > -e 's|@''GNULIB_UNSETENV''@|0|g' \ > -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ > -e 's|@''HAVE_RPMATCH''@|1|g' \ > -e 's|@''HAVE_SETENV''@|1|g' \ > -e 's|@''HAVE_STRTOD''@|1|g' \ > -e 's|@''HAVE_UNSETENV''@|1|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''VOID_UNSETENV''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./stdlib.in.h; \ > } > stdlib.h-t >mv stdlib.h-t stdlib.h >rm -f string.h-t string.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's|@''GNULIB_MBSLEN''@|0|g' \ > -e 's|@''GNULIB_MBSNLEN''@|0|g' \ > -e 's|@''GNULIB_MBSCHR''@|0|g' \ > -e 's|@''GNULIB_MBSRCHR''@|0|g' \ > -e 's|@''GNULIB_MBSSTR''@|0|g' \ > -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ > -e 's|@''GNULIB_MBSCSPN''@|0|g' \ > -e 's|@''GNULIB_MBSPBRK''@|0|g' \ > -e 's|@''GNULIB_MBSSPN''@|0|g' \ > -e 's|@''GNULIB_MBSSEP''@|0|g' \ > -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ > -e 's|@''GNULIB_MEMMEM''@|1|g' \ > -e 's|@''GNULIB_MEMPCPY''@|0|g' \ > -e 's|@''GNULIB_MEMRCHR''@|0|g' \ > -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ > -e 's|@''GNULIB_STPCPY''@|0|g' \ > -e 's|@''GNULIB_STPNCPY''@|0|g' \ > -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ > -e 's|@''GNULIB_STRDUP''@|1|g' \ > -e 's|@''GNULIB_STRNDUP''@|0|g' \ > -e 's|@''GNULIB_STRNLEN''@|0|g' \ > -e 's|@''GNULIB_STRPBRK''@|0|g' \ > -e 's|@''GNULIB_STRSEP''@|0|g' \ > -e 's|@''GNULIB_STRSTR''@|0|g' \ > -e 's|@''GNULIB_STRCASESTR''@|0|g' \ > -e 's|@''GNULIB_STRTOK_R''@|0|g' \ > -e 's|@''GNULIB_STRERROR''@|1|g' \ > -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./string.in.h; \ > } > string.h-t >mv string.h-t string.h >rm -f strings.h-t strings.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \ > -e 's|@''HAVE_STRCASECMP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ > -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ > < ./strings.in.h; \ > } > strings.h-t >mv strings.h-t strings.h >/bin/mkdir -p sys >rm -f sys/stat.h-t sys/stat.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''HAVE_LSTAT''@|1|g' \ > -e 's|@''REPLACE_MKDIR''@|0|g' \ > < ./sys_stat.in.h; \ > } > sys/stat.h-t >mv sys/stat.h-t sys/stat.h >rm -f time.h-t time.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@NEXT_TIME_H''@|<time.h>|g' \ > -e 's|@REPLACE_LOCALTIME_R''@|0|g' \ > -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ > -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ > < ./time.in.h; \ > } > time.h-t >mv time.h-t time.h >rm -f unistd.h-t unistd.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''GNULIB_CHOWN''@|0|g' \ > -e 's|@''GNULIB_DUP2''@|0|g' \ > -e 's|@''GNULIB_ENVIRON''@|0|g' \ > -e 's|@''GNULIB_FCHDIR''@|0|g' \ > -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ > -e 's|@''GNULIB_GETCWD''@|0|g' \ > -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ > -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ > -e 's|@''GNULIB_LCHOWN''@|0|g' \ > -e 's|@''GNULIB_LSEEK''@|1|g' \ > -e 's|@''GNULIB_READLINK''@|0|g' \ > -e 's|@''GNULIB_SLEEP''@|0|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_FCHDIR''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > < ./unistd.in.h; \ > } > unistd.h-t >mv unistd.h-t unistd.h >make all-am >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.lo c-ctype.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 >mv -f .deps/c-ctype.Tpo .deps/c-ctype.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 >mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gc-libgcrypt.lo -MD -MP -MF .deps/gc-libgcrypt.Tpo -c -o gc-libgcrypt.lo gc-libgcrypt.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gc-libgcrypt.lo -MD -MP -MF .deps/gc-libgcrypt.Tpo -c gc-libgcrypt.c -fPIC -DPIC -o .libs/gc-libgcrypt.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gc-libgcrypt.lo -MD -MP -MF .deps/gc-libgcrypt.Tpo -c gc-libgcrypt.c -o gc-libgcrypt.o >/dev/null 2>&1 >mv -f .deps/gc-libgcrypt.Tpo .deps/gc-libgcrypt.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gc-pbkdf2-sha1.lo -MD -MP -MF .deps/gc-pbkdf2-sha1.Tpo -c -o gc-pbkdf2-sha1.lo gc-pbkdf2-sha1.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gc-pbkdf2-sha1.lo -MD -MP -MF .deps/gc-pbkdf2-sha1.Tpo -c gc-pbkdf2-sha1.c -fPIC -DPIC -o .libs/gc-pbkdf2-sha1.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gc-pbkdf2-sha1.lo -MD -MP -MF .deps/gc-pbkdf2-sha1.Tpo -c gc-pbkdf2-sha1.c -o gc-pbkdf2-sha1.o >/dev/null 2>&1 >mv -f .deps/gc-pbkdf2-sha1.Tpo .deps/gc-pbkdf2-sha1.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT md2.lo -MD -MP -MF .deps/md2.Tpo -c -o md2.lo md2.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT md2.lo -MD -MP -MF .deps/md2.Tpo -c md2.c -fPIC -DPIC -o .libs/md2.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT md2.lo -MD -MP -MF .deps/md2.Tpo -c md2.c -o md2.o >/dev/null 2>&1 >mv -f .deps/md2.Tpo .deps/md2.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 >mv -f .deps/printf-args.Tpo .deps/printf-args.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 >mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c -o read-file.lo read-file.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c read-file.c -fPIC -DPIC -o .libs/read-file.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c read-file.c -o read-file.o >/dev/null 2>&1 >mv -f .deps/read-file.Tpo .deps/read-file.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 >mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -lgcrypt -lgpg-error -o liblgnu.la c-ctype.lo asnprintf.lo gc-libgcrypt.lo gc-pbkdf2-sha1.lo md2.lo printf-args.lo printf-parse.lo read-file.lo vasnprintf.lo >ar cru .libs/liblgnu.a .libs/c-ctype.o .libs/asnprintf.o .libs/gc-libgcrypt.o .libs/gc-pbkdf2-sha1.o .libs/md2.o .libs/printf-args.o .libs/printf-parse.o .libs/read-file.o .libs/vasnprintf.o >ranlib .libs/liblgnu.a >creating liblgnu.la >(cd .libs && rm -f liblgnu.la && ln -s ../liblgnu.la liblgnu.la) >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >Making all in gl >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >/bin/mkdir -p arpa >rm -f arpa/inet.h-t arpa/inet.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ > -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \ > -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ > -e 's|@''GNULIB_INET_NTOP''@|1|g' \ > -e 's|@''GNULIB_INET_PTON''@|1|g' \ > -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ > -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ > < ./arpa_inet.in.h; \ > } > arpa/inet.h-t >mv arpa/inet.h-t arpa/inet.h >make all-am >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 >mv -f .deps/progname.Tpo .deps/progname.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.lo version-etc.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -o version-etc.o >/dev/null 2>&1 >mv -f .deps/version-etc.Tpo .deps/version-etc.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c -o version-etc-fsf.lo version-etc-fsf.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c version-etc-fsf.c -fPIC -DPIC -o .libs/version-etc-fsf.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c version-etc-fsf.c -o version-etc-fsf.o >/dev/null 2>&1 >mv -f .deps/version-etc-fsf.Tpo .deps/version-etc-fsf.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT getpass.lo -MD -MP -MF .deps/getpass.Tpo -c -o getpass.lo getpass.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT getpass.lo -MD -MP -MF .deps/getpass.Tpo -c getpass.c -fPIC -DPIC -o .libs/getpass.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT getpass.lo -MD -MP -MF .deps/getpass.Tpo -c getpass.c -o getpass.o >/dev/null 2>&1 >mv -f .deps/getpass.Tpo .deps/getpass.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o libgnu.la progname.lo version-etc.lo version-etc-fsf.lo getpass.lo ../lgl/liblgnu.la >rm -fr .libs/libgnu.lax >mkdir .libs/libgnu.lax >rm -fr .libs/libgnu.lax/liblgnu.a >mkdir .libs/libgnu.lax/liblgnu.a >(cd .libs/libgnu.lax/liblgnu.a && ar x /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl/../lgl/.libs/liblgnu.a) >ar cru .libs/libgnu.a .libs/progname.o .libs/version-etc.o .libs/version-etc-fsf.o .libs/getpass.o .libs/libgnu.lax/liblgnu.a/c-ctype.o .libs/libgnu.lax/liblgnu.a/asnprintf.o .libs/libgnu.lax/liblgnu.a/gc-libgcrypt.o .libs/libgnu.lax/liblgnu.a/gc-pbkdf2-sha1.o .libs/libgnu.lax/liblgnu.a/md2.o .libs/libgnu.lax/liblgnu.a/printf-args.o .libs/libgnu.lax/liblgnu.a/printf-parse.o .libs/libgnu.lax/liblgnu.a/read-file.o .libs/libgnu.lax/liblgnu.a/vasnprintf.o >ranlib .libs/libgnu.a >rm -fr .libs/libgnu.lax >creating libgnu.la >(cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >Making all in includes >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/includes' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/includes' >Making all in lib >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >Making all in x509 >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/x509' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crl.lo -MD -MP -MF .deps/crl.Tpo -c -o crl.lo crl.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crl.lo -MD -MP -MF .deps/crl.Tpo -c crl.c -fPIC -DPIC -o .libs/crl.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crl.lo -MD -MP -MF .deps/crl.Tpo -c crl.c -o crl.o >/dev/null 2>&1 >mv -f .deps/crl.Tpo .deps/crl.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dn.lo -MD -MP -MF .deps/dn.Tpo -c -o dn.lo dn.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dn.lo -MD -MP -MF .deps/dn.Tpo -c dn.c -fPIC -DPIC -o .libs/dn.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dn.lo -MD -MP -MF .deps/dn.Tpo -c dn.c -o dn.o >/dev/null 2>&1 >mv -f .deps/dn.Tpo .deps/dn.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1 >mv -f .deps/common.Tpo .deps/common.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c -o x509.lo x509.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -fPIC -DPIC -o .libs/x509.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -o x509.o >/dev/null 2>&1 >mv -f .deps/x509.Tpo .deps/x509.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c -o extensions.lo extensions.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.c -fPIC -DPIC -o .libs/extensions.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.c -o extensions.o >/dev/null 2>&1 >mv -f .deps/extensions.Tpo .deps/extensions.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c -o dsa.lo dsa.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c dsa.c -fPIC -DPIC -o .libs/dsa.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c dsa.c -o dsa.o >/dev/null 2>&1 >mv -f .deps/dsa.Tpo .deps/dsa.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT rfc2818_hostname.lo -MD -MP -MF .deps/rfc2818_hostname.Tpo -c -o rfc2818_hostname.lo rfc2818_hostname.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT rfc2818_hostname.lo -MD -MP -MF .deps/rfc2818_hostname.Tpo -c rfc2818_hostname.c -fPIC -DPIC -o .libs/rfc2818_hostname.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT rfc2818_hostname.lo -MD -MP -MF .deps/rfc2818_hostname.Tpo -c rfc2818_hostname.c -o rfc2818_hostname.o >/dev/null 2>&1 >mv -f .deps/rfc2818_hostname.Tpo .deps/rfc2818_hostname.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c -o verify.lo verify.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -fPIC -DPIC -o .libs/verify.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -o verify.o >/dev/null 2>&1 >mv -f .deps/verify.Tpo .deps/verify.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT mpi.lo -MD -MP -MF .deps/mpi.Tpo -c -o mpi.lo mpi.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT mpi.lo -MD -MP -MF .deps/mpi.Tpo -c mpi.c -fPIC -DPIC -o .libs/mpi.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT mpi.lo -MD -MP -MF .deps/mpi.Tpo -c mpi.c -o mpi.o >/dev/null 2>&1 >mv -f .deps/mpi.Tpo .deps/mpi.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c -o privkey.lo privkey.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c privkey.c -fPIC -DPIC -o .libs/privkey.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c privkey.c -o privkey.o >/dev/null 2>&1 >mv -f .deps/privkey.Tpo .deps/privkey.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs7.lo -MD -MP -MF .deps/pkcs7.Tpo -c -o pkcs7.lo pkcs7.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs7.lo -MD -MP -MF .deps/pkcs7.Tpo -c pkcs7.c -fPIC -DPIC -o .libs/pkcs7.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs7.lo -MD -MP -MF .deps/pkcs7.Tpo -c pkcs7.c -o pkcs7.o >/dev/null 2>&1 >mv -f .deps/pkcs7.Tpo .deps/pkcs7.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crq.lo -MD -MP -MF .deps/crq.Tpo -c -o crq.lo crq.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crq.lo -MD -MP -MF .deps/crq.Tpo -c crq.c -fPIC -DPIC -o .libs/crq.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crq.lo -MD -MP -MF .deps/crq.Tpo -c crq.c -o crq.o >/dev/null 2>&1 >mv -f .deps/crq.Tpo .deps/crq.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c -o sign.lo sign.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -fPIC -DPIC -o .libs/sign.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -o sign.o >/dev/null 2>&1 >mv -f .deps/sign.Tpo .deps/sign.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT privkey_pkcs8.lo -MD -MP -MF .deps/privkey_pkcs8.Tpo -c -o privkey_pkcs8.lo privkey_pkcs8.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT privkey_pkcs8.lo -MD -MP -MF .deps/privkey_pkcs8.Tpo -c privkey_pkcs8.c -fPIC -DPIC -o .libs/privkey_pkcs8.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT privkey_pkcs8.lo -MD -MP -MF .deps/privkey_pkcs8.Tpo -c privkey_pkcs8.c -o privkey_pkcs8.o >/dev/null 2>&1 >mv -f .deps/privkey_pkcs8.Tpo .deps/privkey_pkcs8.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs12.lo -MD -MP -MF .deps/pkcs12.Tpo -c -o pkcs12.lo pkcs12.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs12.lo -MD -MP -MF .deps/pkcs12.Tpo -c pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs12.lo -MD -MP -MF .deps/pkcs12.Tpo -c pkcs12.c -o pkcs12.o >/dev/null 2>&1 >mv -f .deps/pkcs12.Tpo .deps/pkcs12.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs12_bag.lo -MD -MP -MF .deps/pkcs12_bag.Tpo -c -o pkcs12_bag.lo pkcs12_bag.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs12_bag.lo -MD -MP -MF .deps/pkcs12_bag.Tpo -c pkcs12_bag.c -fPIC -DPIC -o .libs/pkcs12_bag.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs12_bag.lo -MD -MP -MF .deps/pkcs12_bag.Tpo -c pkcs12_bag.c -o pkcs12_bag.o >/dev/null 2>&1 >mv -f .deps/pkcs12_bag.Tpo .deps/pkcs12_bag.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs12_encr.lo -MD -MP -MF .deps/pkcs12_encr.Tpo -c -o pkcs12_encr.lo pkcs12_encr.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs12_encr.lo -MD -MP -MF .deps/pkcs12_encr.Tpo -c pkcs12_encr.c -fPIC -DPIC -o .libs/pkcs12_encr.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkcs12_encr.lo -MD -MP -MF .deps/pkcs12_encr.Tpo -c pkcs12_encr.c -o pkcs12_encr.o >/dev/null 2>&1 >mv -f .deps/pkcs12_encr.Tpo .deps/pkcs12_encr.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509_write.lo -MD -MP -MF .deps/x509_write.Tpo -c -o x509_write.lo x509_write.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509_write.lo -MD -MP -MF .deps/x509_write.Tpo -c x509_write.c -fPIC -DPIC -o .libs/x509_write.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509_write.lo -MD -MP -MF .deps/x509_write.Tpo -c x509_write.c -o x509_write.o >/dev/null 2>&1 >mv -f .deps/x509_write.Tpo .deps/x509_write.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crl_write.lo -MD -MP -MF .deps/crl_write.Tpo -c -o crl_write.lo crl_write.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crl_write.lo -MD -MP -MF .deps/crl_write.Tpo -c crl_write.c -fPIC -DPIC -o .libs/crl_write.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crl_write.lo -MD -MP -MF .deps/crl_write.Tpo -c crl_write.c -o crl_write.o >/dev/null 2>&1 >mv -f .deps/crl_write.Tpo .deps/crl_write.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../libextra -I../../lib/minitasn1 -I../../libextra/openpgp/ -I../../libextra/opencdk -I../../lib -I../../includes -I../../includes -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -o output.o >/dev/null 2>&1 >mv -f .deps/output.Tpo .deps/output.Plo >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o libgnutls_x509.la crl.lo dn.lo common.lo x509.lo extensions.lo dsa.lo rfc2818_hostname.lo verify.lo mpi.lo privkey.lo pkcs7.lo crq.lo sign.lo privkey_pkcs8.lo pkcs12.lo pkcs12_bag.lo pkcs12_encr.lo x509_write.lo crl_write.lo output.lo >ar cru .libs/libgnutls_x509.a .libs/crl.o .libs/dn.o .libs/common.o .libs/x509.o .libs/extensions.o .libs/dsa.o .libs/rfc2818_hostname.o .libs/verify.o .libs/mpi.o .libs/privkey.o .libs/pkcs7.o .libs/crq.o .libs/sign.o .libs/privkey_pkcs8.o .libs/pkcs12.o .libs/pkcs12_bag.o .libs/pkcs12_encr.o .libs/x509_write.o .libs/crl_write.o .libs/output.o >ranlib .libs/libgnutls_x509.a >creating libgnutls_x509.la >(cd .libs && rm -f libgnutls_x509.la && ln -s ../libgnutls_x509.la libgnutls_x509.la) >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/x509' >Making all in opencdk >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/opencdk' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT armor.lo -MD -MP -MF .deps/armor.Tpo -c -o armor.lo armor.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT armor.lo -MD -MP -MF .deps/armor.Tpo -c armor.c -fPIC -DPIC -o .libs/armor.o >armor.c: In function 'armor_encode': >armor.c:335: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >armor.c: In function 'armor_decode': >armor.c:502: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT armor.lo -MD -MP -MF .deps/armor.Tpo -c armor.c -o armor.o >/dev/null 2>&1 >mv -f .deps/armor.Tpo .deps/armor.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o >main.c: In function 'out_of_core': >main.c:117: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -o main.o >/dev/null 2>&1 >mv -f .deps/main.Tpo .deps/main.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT kbnode.lo -MD -MP -MF .deps/kbnode.Tpo -c -o kbnode.lo kbnode.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT kbnode.lo -MD -MP -MF .deps/kbnode.Tpo -c kbnode.c -fPIC -DPIC -o .libs/kbnode.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT kbnode.lo -MD -MP -MF .deps/kbnode.Tpo -c kbnode.c -o kbnode.o >/dev/null 2>&1 >mv -f .deps/kbnode.Tpo .deps/kbnode.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o >/dev/null 2>&1 >mv -f .deps/dummy.Tpo .deps/dummy.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT sig-check.lo -MD -MP -MF .deps/sig-check.Tpo -c -o sig-check.lo sig-check.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT sig-check.lo -MD -MP -MF .deps/sig-check.Tpo -c sig-check.c -fPIC -DPIC -o .libs/sig-check.o >sig-check.c: In function '_cdk_sig_check': >sig-check.c:236: warning: suggest parentheses around arithmetic in operand of | >sig-check.c: In function 'uid_list_all_signed': >sig-check.c:425: warning: unused variable 'p1' > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT sig-check.lo -MD -MP -MF .deps/sig-check.Tpo -c sig-check.c -o sig-check.o >/dev/null 2>&1 >mv -f .deps/sig-check.Tpo .deps/sig-check.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c -o verify.lo verify.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -fPIC -DPIC -o .libs/verify.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -o verify.o >/dev/null 2>&1 >mv -f .deps/verify.Tpo .deps/verify.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 >mv -f .deps/hash.Tpo .deps/hash.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT keydb.lo -MD -MP -MF .deps/keydb.Tpo -c -o keydb.lo keydb.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT keydb.lo -MD -MP -MF .deps/keydb.Tpo -c keydb.c -fPIC -DPIC -o .libs/keydb.o >keydb.c: In function '_cdk_keydb_open': >keydb.c:404: warning: unused variable 'ec' >keydb.c: In function 'cdk_keydb_export': >keydb.c:1957: warning: suggest parentheses around arithmetic in operand of | >keydb.c: At top level: >keydb.c:618: warning: 'keydb_search_copy' defined but not used > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT keydb.lo -MD -MP -MF .deps/keydb.Tpo -c keydb.c -o keydb.o >/dev/null 2>&1 >mv -f .deps/keydb.Tpo .deps/keydb.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c -o pubkey.lo pubkey.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c pubkey.c -fPIC -DPIC -o .libs/pubkey.o >pubkey.c: In function 'cdk_pk_encrypt': >pubkey.c:320: warning: suggest parentheses around arithmetic in operand of | >pubkey.c: In function 'cdk_pk_sign': >pubkey.c:413: warning: suggest parentheses around arithmetic in operand of | > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c pubkey.c -o pubkey.o >/dev/null 2>&1 >mv -f .deps/pubkey.Tpo .deps/pubkey.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c -o stream.lo stream.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o >stream.c: In function 'cdk_stream_set_cipher_flag': >stream.c:1130: warning: unused variable 'f' >stream.c: In function 'cdk_stream_set_compress_flag': >stream.c:1170: warning: unused variable 'f' > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o >/dev/null 2>&1 >mv -f .deps/stream.Tpo .deps/stream.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT write-packet.lo -MD -MP -MF .deps/write-packet.Tpo -c -o write-packet.lo write-packet.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT write-packet.lo -MD -MP -MF .deps/write-packet.Tpo -c write-packet.c -fPIC -DPIC -o .libs/write-packet.o >write-packet.c: In function 'write_pubkey_enc': >write-packet.c:351: warning: suggest parentheses around arithmetic in operand of | >write-packet.c: In function 'write_signature': >write-packet.c:455: warning: suggest parentheses around arithmetic in operand of | > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT write-packet.lo -MD -MP -MF .deps/write-packet.Tpo -c write-packet.c -o write-packet.o >/dev/null 2>&1 >mv -f .deps/write-packet.Tpo .deps/write-packet.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 >mv -f .deps/misc.Tpo .deps/misc.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT seskey.lo -MD -MP -MF .deps/seskey.Tpo -c -o seskey.lo seskey.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT seskey.lo -MD -MP -MF .deps/seskey.Tpo -c seskey.c -fPIC -DPIC -o .libs/seskey.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT seskey.lo -MD -MP -MF .deps/seskey.Tpo -c seskey.c -o seskey.o >/dev/null 2>&1 >mv -f .deps/seskey.Tpo .deps/seskey.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT literal.lo -MD -MP -MF .deps/literal.Tpo -c -o literal.lo literal.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT literal.lo -MD -MP -MF .deps/literal.Tpo -c literal.c -fPIC -DPIC -o .libs/literal.o >literal.c: In function 'text_encode': >literal.c:262: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >literal.c: In function 'text_decode': >literal.c:285: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >literal.c:286: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT literal.lo -MD -MP -MF .deps/literal.Tpo -c literal.c -o literal.o >/dev/null 2>&1 >mv -f .deps/literal.Tpo .deps/literal.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT new-packet.lo -MD -MP -MF .deps/new-packet.Tpo -c -o new-packet.lo new-packet.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT new-packet.lo -MD -MP -MF .deps/new-packet.Tpo -c new-packet.c -fPIC -DPIC -o .libs/new-packet.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT new-packet.lo -MD -MP -MF .deps/new-packet.Tpo -c new-packet.c -o new-packet.o >/dev/null 2>&1 >mv -f .deps/new-packet.Tpo .deps/new-packet.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT read-packet.lo -MD -MP -MF .deps/read-packet.Tpo -c -o read-packet.lo read-packet.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT read-packet.lo -MD -MP -MF .deps/read-packet.Tpo -c read-packet.c -fPIC -DPIC -o .libs/read-packet.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lgl -I../../lgl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT read-packet.lo -MD -MP -MF .deps/read-packet.Tpo -c read-packet.c -o read-packet.o >/dev/null 2>&1 >mv -f .deps/read-packet.Tpo .deps/read-packet.Plo >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o libminiopencdk.la armor.lo main.lo kbnode.lo dummy.lo sig-check.lo verify.lo hash.lo keydb.lo pubkey.lo stream.lo write-packet.lo misc.lo seskey.lo literal.lo new-packet.lo read-packet.lo >ar cru .libs/libminiopencdk.a .libs/armor.o .libs/main.o .libs/kbnode.o .libs/dummy.o .libs/sig-check.o .libs/verify.o .libs/hash.o .libs/keydb.o .libs/pubkey.o .libs/stream.o .libs/write-packet.o .libs/misc.o .libs/seskey.o .libs/literal.o .libs/new-packet.o .libs/read-packet.o >ranlib .libs/libminiopencdk.a >creating libminiopencdk.la >(cd .libs && rm -f libminiopencdk.la && ln -s ../libminiopencdk.la libminiopencdk.la) >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/opencdk' >Making all in openpgp >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/openpgp' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pgp.lo -MD -MP -MF .deps/pgp.Tpo -c -o pgp.lo pgp.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pgp.lo -MD -MP -MF .deps/pgp.Tpo -c pgp.c -fPIC -DPIC -o .libs/pgp.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pgp.lo -MD -MP -MF .deps/pgp.Tpo -c pgp.c -o pgp.o >/dev/null 2>&1 >mv -f .deps/pgp.Tpo .deps/pgp.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pgpverify.lo -MD -MP -MF .deps/pgpverify.Tpo -c -o pgpverify.lo pgpverify.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pgpverify.lo -MD -MP -MF .deps/pgpverify.Tpo -c pgpverify.c -fPIC -DPIC -o .libs/pgpverify.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pgpverify.lo -MD -MP -MF .deps/pgpverify.Tpo -c pgpverify.c -o pgpverify.o >/dev/null 2>&1 >mv -f .deps/pgpverify.Tpo .deps/pgpverify.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT extras.lo -MD -MP -MF .deps/extras.Tpo -c -o extras.lo extras.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT extras.lo -MD -MP -MF .deps/extras.Tpo -c extras.c -fPIC -DPIC -o .libs/extras.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT extras.lo -MD -MP -MF .deps/extras.Tpo -c extras.c -o extras.o >/dev/null 2>&1 >mv -f .deps/extras.Tpo .deps/extras.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -o compat.o >/dev/null 2>&1 >mv -f .deps/compat.Tpo .deps/compat.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c -o privkey.lo privkey.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c privkey.c -fPIC -DPIC -o .libs/privkey.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c privkey.c -o privkey.o >/dev/null 2>&1 >mv -f .deps/privkey.Tpo .deps/privkey.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../crypto -I../../lib -I../../includes -I../../includes -I../../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -o output.o >/dev/null 2>&1 >mv -f .deps/output.Tpo .deps/output.Plo >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o libgnutls_openpgp.la pgp.lo pgpverify.lo extras.lo compat.lo privkey.lo output.lo >ar cru .libs/libgnutls_openpgp.a .libs/pgp.o .libs/pgpverify.o .libs/extras.o .libs/compat.o .libs/privkey.o .libs/output.o >ranlib .libs/libgnutls_openpgp.a >creating libgnutls_openpgp.la >(cd .libs && rm -f libgnutls_openpgp.la && ln -s ../libgnutls_openpgp.la libgnutls_openpgp.la) >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/openpgp' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_record.lo -MD -MP -MF .deps/gnutls_record.Tpo -c -o gnutls_record.lo gnutls_record.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_record.lo -MD -MP -MF .deps/gnutls_record.Tpo -c gnutls_record.c -fPIC -DPIC -o .libs/gnutls_record.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_record.lo -MD -MP -MF .deps/gnutls_record.Tpo -c gnutls_record.c -o gnutls_record.o >/dev/null 2>&1 >mv -f .deps/gnutls_record.Tpo .deps/gnutls_record.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_compress.lo -MD -MP -MF .deps/gnutls_compress.Tpo -c -o gnutls_compress.lo gnutls_compress.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_compress.lo -MD -MP -MF .deps/gnutls_compress.Tpo -c gnutls_compress.c -fPIC -DPIC -o .libs/gnutls_compress.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_compress.lo -MD -MP -MF .deps/gnutls_compress.Tpo -c gnutls_compress.c -o gnutls_compress.o >/dev/null 2>&1 >mv -f .deps/gnutls_compress.Tpo .deps/gnutls_compress.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 >mv -f .deps/debug.Tpo .deps/debug.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_cipher.lo -MD -MP -MF .deps/gnutls_cipher.Tpo -c -o gnutls_cipher.lo gnutls_cipher.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_cipher.lo -MD -MP -MF .deps/gnutls_cipher.Tpo -c gnutls_cipher.c -fPIC -DPIC -o .libs/gnutls_cipher.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_cipher.lo -MD -MP -MF .deps/gnutls_cipher.Tpo -c gnutls_cipher.c -o gnutls_cipher.o >/dev/null 2>&1 >mv -f .deps/gnutls_cipher.Tpo .deps/gnutls_cipher.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_buffers.lo -MD -MP -MF .deps/gnutls_buffers.Tpo -c -o gnutls_buffers.lo gnutls_buffers.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_buffers.lo -MD -MP -MF .deps/gnutls_buffers.Tpo -c gnutls_buffers.c -fPIC -DPIC -o .libs/gnutls_buffers.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_buffers.lo -MD -MP -MF .deps/gnutls_buffers.Tpo -c gnutls_buffers.c -o gnutls_buffers.o >/dev/null 2>&1 >mv -f .deps/gnutls_buffers.Tpo .deps/gnutls_buffers.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_handshake.lo -MD -MP -MF .deps/gnutls_handshake.Tpo -c -o gnutls_handshake.lo gnutls_handshake.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_handshake.lo -MD -MP -MF .deps/gnutls_handshake.Tpo -c gnutls_handshake.c -fPIC -DPIC -o .libs/gnutls_handshake.o >gnutls_handshake.c: In function '_gnutls_recv_handshake': >gnutls_handshake.c:1182: warning: 'recv_type' may be used uninitialized in this function > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_handshake.lo -MD -MP -MF .deps/gnutls_handshake.Tpo -c gnutls_handshake.c -o gnutls_handshake.o >/dev/null 2>&1 >mv -f .deps/gnutls_handshake.Tpo .deps/gnutls_handshake.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_num.lo -MD -MP -MF .deps/gnutls_num.Tpo -c -o gnutls_num.lo gnutls_num.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_num.lo -MD -MP -MF .deps/gnutls_num.Tpo -c gnutls_num.c -fPIC -DPIC -o .libs/gnutls_num.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_num.lo -MD -MP -MF .deps/gnutls_num.Tpo -c gnutls_num.c -o gnutls_num.o >/dev/null 2>&1 >mv -f .deps/gnutls_num.Tpo .deps/gnutls_num.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_errors.lo -MD -MP -MF .deps/gnutls_errors.Tpo -c -o gnutls_errors.lo gnutls_errors.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_errors.lo -MD -MP -MF .deps/gnutls_errors.Tpo -c gnutls_errors.c -fPIC -DPIC -o .libs/gnutls_errors.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_errors.lo -MD -MP -MF .deps/gnutls_errors.Tpo -c gnutls_errors.c -o gnutls_errors.o >/dev/null 2>&1 >mv -f .deps/gnutls_errors.Tpo .deps/gnutls_errors.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_algorithms.lo -MD -MP -MF .deps/gnutls_algorithms.Tpo -c -o gnutls_algorithms.lo gnutls_algorithms.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_algorithms.lo -MD -MP -MF .deps/gnutls_algorithms.Tpo -c gnutls_algorithms.c -fPIC -DPIC -o .libs/gnutls_algorithms.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_algorithms.lo -MD -MP -MF .deps/gnutls_algorithms.Tpo -c gnutls_algorithms.c -o gnutls_algorithms.o >/dev/null 2>&1 >mv -f .deps/gnutls_algorithms.Tpo .deps/gnutls_algorithms.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_dh.lo -MD -MP -MF .deps/gnutls_dh.Tpo -c -o gnutls_dh.lo gnutls_dh.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_dh.lo -MD -MP -MF .deps/gnutls_dh.Tpo -c gnutls_dh.c -fPIC -DPIC -o .libs/gnutls_dh.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_dh.lo -MD -MP -MF .deps/gnutls_dh.Tpo -c gnutls_dh.c -o gnutls_dh.o >/dev/null 2>&1 >mv -f .deps/gnutls_dh.Tpo .deps/gnutls_dh.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_kx.lo -MD -MP -MF .deps/gnutls_kx.Tpo -c -o gnutls_kx.lo gnutls_kx.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_kx.lo -MD -MP -MF .deps/gnutls_kx.Tpo -c gnutls_kx.c -fPIC -DPIC -o .libs/gnutls_kx.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_kx.lo -MD -MP -MF .deps/gnutls_kx.Tpo -c gnutls_kx.c -o gnutls_kx.o >/dev/null 2>&1 >mv -f .deps/gnutls_kx.Tpo .deps/gnutls_kx.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_priority.lo -MD -MP -MF .deps/gnutls_priority.Tpo -c -o gnutls_priority.lo gnutls_priority.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_priority.lo -MD -MP -MF .deps/gnutls_priority.Tpo -c gnutls_priority.c -fPIC -DPIC -o .libs/gnutls_priority.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_priority.lo -MD -MP -MF .deps/gnutls_priority.Tpo -c gnutls_priority.c -o gnutls_priority.o >/dev/null 2>&1 >mv -f .deps/gnutls_priority.Tpo .deps/gnutls_priority.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_hash_int.lo -MD -MP -MF .deps/gnutls_hash_int.Tpo -c -o gnutls_hash_int.lo gnutls_hash_int.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_hash_int.lo -MD -MP -MF .deps/gnutls_hash_int.Tpo -c gnutls_hash_int.c -fPIC -DPIC -o .libs/gnutls_hash_int.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_hash_int.lo -MD -MP -MF .deps/gnutls_hash_int.Tpo -c gnutls_hash_int.c -o gnutls_hash_int.o >/dev/null 2>&1 >mv -f .deps/gnutls_hash_int.Tpo .deps/gnutls_hash_int.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_cipher_int.lo -MD -MP -MF .deps/gnutls_cipher_int.Tpo -c -o gnutls_cipher_int.lo gnutls_cipher_int.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_cipher_int.lo -MD -MP -MF .deps/gnutls_cipher_int.Tpo -c gnutls_cipher_int.c -fPIC -DPIC -o .libs/gnutls_cipher_int.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_cipher_int.lo -MD -MP -MF .deps/gnutls_cipher_int.Tpo -c gnutls_cipher_int.c -o gnutls_cipher_int.o >/dev/null 2>&1 >mv -f .deps/gnutls_cipher_int.Tpo .deps/gnutls_cipher_int.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_compress_int.lo -MD -MP -MF .deps/gnutls_compress_int.Tpo -c -o gnutls_compress_int.lo gnutls_compress_int.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_compress_int.lo -MD -MP -MF .deps/gnutls_compress_int.Tpo -c gnutls_compress_int.c -fPIC -DPIC -o .libs/gnutls_compress_int.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_compress_int.lo -MD -MP -MF .deps/gnutls_compress_int.Tpo -c gnutls_compress_int.c -o gnutls_compress_int.o >/dev/null 2>&1 >mv -f .deps/gnutls_compress_int.Tpo .deps/gnutls_compress_int.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_session.lo -MD -MP -MF .deps/gnutls_session.Tpo -c -o gnutls_session.lo gnutls_session.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_session.lo -MD -MP -MF .deps/gnutls_session.Tpo -c gnutls_session.c -fPIC -DPIC -o .libs/gnutls_session.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_session.lo -MD -MP -MF .deps/gnutls_session.Tpo -c gnutls_session.c -o gnutls_session.o >/dev/null 2>&1 >mv -f .deps/gnutls_session.Tpo .deps/gnutls_session.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_db.lo -MD -MP -MF .deps/gnutls_db.Tpo -c -o gnutls_db.lo gnutls_db.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_db.lo -MD -MP -MF .deps/gnutls_db.Tpo -c gnutls_db.c -fPIC -DPIC -o .libs/gnutls_db.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_db.lo -MD -MP -MF .deps/gnutls_db.Tpo -c gnutls_db.c -o gnutls_db.o >/dev/null 2>&1 >mv -f .deps/gnutls_db.Tpo .deps/gnutls_db.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509_b64.lo -MD -MP -MF .deps/x509_b64.Tpo -c -o x509_b64.lo x509_b64.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509_b64.lo -MD -MP -MF .deps/x509_b64.Tpo -c x509_b64.c -fPIC -DPIC -o .libs/x509_b64.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509_b64.lo -MD -MP -MF .deps/x509_b64.Tpo -c x509_b64.c -o x509_b64.o >/dev/null 2>&1 >mv -f .deps/x509_b64.Tpo .deps/x509_b64.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_anon.lo -MD -MP -MF .deps/auth_anon.Tpo -c -o auth_anon.lo auth_anon.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_anon.lo -MD -MP -MF .deps/auth_anon.Tpo -c auth_anon.c -fPIC -DPIC -o .libs/auth_anon.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_anon.lo -MD -MP -MF .deps/auth_anon.Tpo -c auth_anon.c -o auth_anon.o >/dev/null 2>&1 >mv -f .deps/auth_anon.Tpo .deps/auth_anon.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_extensions.lo -MD -MP -MF .deps/gnutls_extensions.Tpo -c -o gnutls_extensions.lo gnutls_extensions.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_extensions.lo -MD -MP -MF .deps/gnutls_extensions.Tpo -c gnutls_extensions.c -fPIC -DPIC -o .libs/gnutls_extensions.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_extensions.lo -MD -MP -MF .deps/gnutls_extensions.Tpo -c gnutls_extensions.c -o gnutls_extensions.o >/dev/null 2>&1 >mv -f .deps/gnutls_extensions.Tpo .deps/gnutls_extensions.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_auth.lo -MD -MP -MF .deps/gnutls_auth.Tpo -c -o gnutls_auth.lo gnutls_auth.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_auth.lo -MD -MP -MF .deps/gnutls_auth.Tpo -c gnutls_auth.c -fPIC -DPIC -o .libs/gnutls_auth.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_auth.lo -MD -MP -MF .deps/gnutls_auth.Tpo -c gnutls_auth.c -o gnutls_auth.o >/dev/null 2>&1 >mv -f .deps/gnutls_auth.Tpo .deps/gnutls_auth.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_v2_compat.lo -MD -MP -MF .deps/gnutls_v2_compat.Tpo -c -o gnutls_v2_compat.lo gnutls_v2_compat.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_v2_compat.lo -MD -MP -MF .deps/gnutls_v2_compat.Tpo -c gnutls_v2_compat.c -fPIC -DPIC -o .libs/gnutls_v2_compat.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_v2_compat.lo -MD -MP -MF .deps/gnutls_v2_compat.Tpo -c gnutls_v2_compat.c -o gnutls_v2_compat.o >/dev/null 2>&1 >mv -f .deps/gnutls_v2_compat.Tpo .deps/gnutls_v2_compat.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_datum.lo -MD -MP -MF .deps/gnutls_datum.Tpo -c -o gnutls_datum.lo gnutls_datum.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_datum.lo -MD -MP -MF .deps/gnutls_datum.Tpo -c gnutls_datum.c -fPIC -DPIC -o .libs/gnutls_datum.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_datum.lo -MD -MP -MF .deps/gnutls_datum.Tpo -c gnutls_datum.c -o gnutls_datum.o >/dev/null 2>&1 >mv -f .deps/gnutls_datum.Tpo .deps/gnutls_datum.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_rsa.lo -MD -MP -MF .deps/auth_rsa.Tpo -c -o auth_rsa.lo auth_rsa.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_rsa.lo -MD -MP -MF .deps/auth_rsa.Tpo -c auth_rsa.c -fPIC -DPIC -o .libs/auth_rsa.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_rsa.lo -MD -MP -MF .deps/auth_rsa.Tpo -c auth_rsa.c -o auth_rsa.o >/dev/null 2>&1 >mv -f .deps/auth_rsa.Tpo .deps/auth_rsa.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_session_pack.lo -MD -MP -MF .deps/gnutls_session_pack.Tpo -c -o gnutls_session_pack.lo gnutls_session_pack.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_session_pack.lo -MD -MP -MF .deps/gnutls_session_pack.Tpo -c gnutls_session_pack.c -fPIC -DPIC -o .libs/gnutls_session_pack.o >gnutls_session_pack.c:53: warning: 'unpack_srp_auth_info' declared 'static' but never defined >gnutls_session_pack.c:55: warning: 'pack_srp_auth_info' declared 'static' but never defined > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_session_pack.lo -MD -MP -MF .deps/gnutls_session_pack.Tpo -c gnutls_session_pack.c -o gnutls_session_pack.o >/dev/null 2>&1 >mv -f .deps/gnutls_session_pack.Tpo .deps/gnutls_session_pack.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_mpi.lo -MD -MP -MF .deps/gnutls_mpi.Tpo -c -o gnutls_mpi.lo gnutls_mpi.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_mpi.lo -MD -MP -MF .deps/gnutls_mpi.Tpo -c gnutls_mpi.c -fPIC -DPIC -o .libs/gnutls_mpi.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_mpi.lo -MD -MP -MF .deps/gnutls_mpi.Tpo -c gnutls_mpi.c -o gnutls_mpi.o >/dev/null 2>&1 >mv -f .deps/gnutls_mpi.Tpo .deps/gnutls_mpi.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_pk.lo -MD -MP -MF .deps/gnutls_pk.Tpo -c -o gnutls_pk.lo gnutls_pk.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_pk.lo -MD -MP -MF .deps/gnutls_pk.Tpo -c gnutls_pk.c -fPIC -DPIC -o .libs/gnutls_pk.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_pk.lo -MD -MP -MF .deps/gnutls_pk.Tpo -c gnutls_pk.c -o gnutls_pk.o >/dev/null 2>&1 >mv -f .deps/gnutls_pk.Tpo .deps/gnutls_pk.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_cert.lo -MD -MP -MF .deps/gnutls_cert.Tpo -c -o gnutls_cert.lo gnutls_cert.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_cert.lo -MD -MP -MF .deps/gnutls_cert.Tpo -c gnutls_cert.c -fPIC -DPIC -o .libs/gnutls_cert.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_cert.lo -MD -MP -MF .deps/gnutls_cert.Tpo -c gnutls_cert.c -o gnutls_cert.o >/dev/null 2>&1 >mv -f .deps/gnutls_cert.Tpo .deps/gnutls_cert.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_global.lo -MD -MP -MF .deps/gnutls_global.Tpo -c -o gnutls_global.lo gnutls_global.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_global.lo -MD -MP -MF .deps/gnutls_global.Tpo -c gnutls_global.c -fPIC -DPIC -o .libs/gnutls_global.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_global.lo -MD -MP -MF .deps/gnutls_global.Tpo -c gnutls_global.c -o gnutls_global.o >/dev/null 2>&1 >mv -f .deps/gnutls_global.Tpo .deps/gnutls_global.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_constate.lo -MD -MP -MF .deps/gnutls_constate.Tpo -c -o gnutls_constate.lo gnutls_constate.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_constate.lo -MD -MP -MF .deps/gnutls_constate.Tpo -c gnutls_constate.c -fPIC -DPIC -o .libs/gnutls_constate.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_constate.lo -MD -MP -MF .deps/gnutls_constate.Tpo -c gnutls_constate.c -o gnutls_constate.o >/dev/null 2>&1 >mv -f .deps/gnutls_constate.Tpo .deps/gnutls_constate.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_anon_cred.lo -MD -MP -MF .deps/gnutls_anon_cred.Tpo -c -o gnutls_anon_cred.lo gnutls_anon_cred.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_anon_cred.lo -MD -MP -MF .deps/gnutls_anon_cred.Tpo -c gnutls_anon_cred.c -fPIC -DPIC -o .libs/gnutls_anon_cred.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_anon_cred.lo -MD -MP -MF .deps/gnutls_anon_cred.Tpo -c gnutls_anon_cred.c -o gnutls_anon_cred.o >/dev/null 2>&1 >mv -f .deps/gnutls_anon_cred.Tpo .deps/gnutls_anon_cred.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkix_asn1_tab.lo -MD -MP -MF .deps/pkix_asn1_tab.Tpo -c -o pkix_asn1_tab.lo pkix_asn1_tab.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkix_asn1_tab.lo -MD -MP -MF .deps/pkix_asn1_tab.Tpo -c pkix_asn1_tab.c -fPIC -DPIC -o .libs/pkix_asn1_tab.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pkix_asn1_tab.lo -MD -MP -MF .deps/pkix_asn1_tab.Tpo -c pkix_asn1_tab.c -o pkix_asn1_tab.o >/dev/null 2>&1 >mv -f .deps/pkix_asn1_tab.Tpo .deps/pkix_asn1_tab.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_asn1_tab.lo -MD -MP -MF .deps/gnutls_asn1_tab.Tpo -c -o gnutls_asn1_tab.lo gnutls_asn1_tab.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_asn1_tab.lo -MD -MP -MF .deps/gnutls_asn1_tab.Tpo -c gnutls_asn1_tab.c -fPIC -DPIC -o .libs/gnutls_asn1_tab.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_asn1_tab.lo -MD -MP -MF .deps/gnutls_asn1_tab.Tpo -c gnutls_asn1_tab.c -o gnutls_asn1_tab.o >/dev/null 2>&1 >mv -f .deps/gnutls_asn1_tab.Tpo .deps/gnutls_asn1_tab.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_mem.lo -MD -MP -MF .deps/gnutls_mem.Tpo -c -o gnutls_mem.lo gnutls_mem.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_mem.lo -MD -MP -MF .deps/gnutls_mem.Tpo -c gnutls_mem.c -fPIC -DPIC -o .libs/gnutls_mem.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_mem.lo -MD -MP -MF .deps/gnutls_mem.Tpo -c gnutls_mem.c -o gnutls_mem.o >/dev/null 2>&1 >mv -f .deps/gnutls_mem.Tpo .deps/gnutls_mem.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_cert.lo -MD -MP -MF .deps/auth_cert.Tpo -c -o auth_cert.lo auth_cert.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_cert.lo -MD -MP -MF .deps/auth_cert.Tpo -c auth_cert.c -fPIC -DPIC -o .libs/auth_cert.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_cert.lo -MD -MP -MF .deps/auth_cert.Tpo -c auth_cert.c -o auth_cert.o >/dev/null 2>&1 >mv -f .deps/auth_cert.Tpo .deps/auth_cert.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_ui.lo -MD -MP -MF .deps/gnutls_ui.Tpo -c -o gnutls_ui.lo gnutls_ui.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_ui.lo -MD -MP -MF .deps/gnutls_ui.Tpo -c gnutls_ui.c -fPIC -DPIC -o .libs/gnutls_ui.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_ui.lo -MD -MP -MF .deps/gnutls_ui.Tpo -c gnutls_ui.c -o gnutls_ui.o >/dev/null 2>&1 >mv -f .deps/gnutls_ui.Tpo .deps/gnutls_ui.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_sig.lo -MD -MP -MF .deps/gnutls_sig.Tpo -c -o gnutls_sig.lo gnutls_sig.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_sig.lo -MD -MP -MF .deps/gnutls_sig.Tpo -c gnutls_sig.c -fPIC -DPIC -o .libs/gnutls_sig.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_sig.lo -MD -MP -MF .deps/gnutls_sig.Tpo -c gnutls_sig.c -o gnutls_sig.o >/dev/null 2>&1 >mv -f .deps/gnutls_sig.Tpo .deps/gnutls_sig.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_dhe.lo -MD -MP -MF .deps/auth_dhe.Tpo -c -o auth_dhe.lo auth_dhe.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_dhe.lo -MD -MP -MF .deps/auth_dhe.Tpo -c auth_dhe.c -fPIC -DPIC -o .libs/auth_dhe.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_dhe.lo -MD -MP -MF .deps/auth_dhe.Tpo -c auth_dhe.c -o auth_dhe.o >/dev/null 2>&1 >mv -f .deps/auth_dhe.Tpo .deps/auth_dhe.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_dh_primes.lo -MD -MP -MF .deps/gnutls_dh_primes.Tpo -c -o gnutls_dh_primes.lo gnutls_dh_primes.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_dh_primes.lo -MD -MP -MF .deps/gnutls_dh_primes.Tpo -c gnutls_dh_primes.c -fPIC -DPIC -o .libs/gnutls_dh_primes.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_dh_primes.lo -MD -MP -MF .deps/gnutls_dh_primes.Tpo -c gnutls_dh_primes.c -o gnutls_dh_primes.o >/dev/null 2>&1 >mv -f .deps/gnutls_dh_primes.Tpo .deps/gnutls_dh_primes.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_max_record.lo -MD -MP -MF .deps/ext_max_record.Tpo -c -o ext_max_record.lo ext_max_record.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_max_record.lo -MD -MP -MF .deps/ext_max_record.Tpo -c ext_max_record.c -fPIC -DPIC -o .libs/ext_max_record.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_max_record.lo -MD -MP -MF .deps/ext_max_record.Tpo -c ext_max_record.c -o ext_max_record.o >/dev/null 2>&1 >mv -f .deps/ext_max_record.Tpo .deps/ext_max_record.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_alert.lo -MD -MP -MF .deps/gnutls_alert.Tpo -c -o gnutls_alert.lo gnutls_alert.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_alert.lo -MD -MP -MF .deps/gnutls_alert.Tpo -c gnutls_alert.c -fPIC -DPIC -o .libs/gnutls_alert.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_alert.lo -MD -MP -MF .deps/gnutls_alert.Tpo -c gnutls_alert.c -o gnutls_alert.o >/dev/null 2>&1 >mv -f .deps/gnutls_alert.Tpo .deps/gnutls_alert.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_str.lo -MD -MP -MF .deps/gnutls_str.Tpo -c -o gnutls_str.lo gnutls_str.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_str.lo -MD -MP -MF .deps/gnutls_str.Tpo -c gnutls_str.c -fPIC -DPIC -o .libs/gnutls_str.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_str.lo -MD -MP -MF .deps/gnutls_str.Tpo -c gnutls_str.c -o gnutls_str.o >/dev/null 2>&1 >mv -f .deps/gnutls_str.Tpo .deps/gnutls_str.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_state.lo -MD -MP -MF .deps/gnutls_state.Tpo -c -o gnutls_state.lo gnutls_state.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_state.lo -MD -MP -MF .deps/gnutls_state.Tpo -c gnutls_state.c -fPIC -DPIC -o .libs/gnutls_state.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_state.lo -MD -MP -MF .deps/gnutls_state.Tpo -c gnutls_state.c -o gnutls_state.o >/dev/null 2>&1 >mv -f .deps/gnutls_state.Tpo .deps/gnutls_state.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_x509.lo -MD -MP -MF .deps/gnutls_x509.Tpo -c -o gnutls_x509.lo gnutls_x509.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_x509.lo -MD -MP -MF .deps/gnutls_x509.Tpo -c gnutls_x509.c -fPIC -DPIC -o .libs/gnutls_x509.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_x509.lo -MD -MP -MF .deps/gnutls_x509.Tpo -c gnutls_x509.c -o gnutls_x509.o >/dev/null 2>&1 >mv -f .deps/gnutls_x509.Tpo .deps/gnutls_x509.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_cert_type.lo -MD -MP -MF .deps/ext_cert_type.Tpo -c -o ext_cert_type.lo ext_cert_type.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_cert_type.lo -MD -MP -MF .deps/ext_cert_type.Tpo -c ext_cert_type.c -fPIC -DPIC -o .libs/ext_cert_type.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_cert_type.lo -MD -MP -MF .deps/ext_cert_type.Tpo -c ext_cert_type.c -o ext_cert_type.o >/dev/null 2>&1 >mv -f .deps/ext_cert_type.Tpo .deps/ext_cert_type.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_rsa_export.lo -MD -MP -MF .deps/gnutls_rsa_export.Tpo -c -o gnutls_rsa_export.lo gnutls_rsa_export.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_rsa_export.lo -MD -MP -MF .deps/gnutls_rsa_export.Tpo -c gnutls_rsa_export.c -fPIC -DPIC -o .libs/gnutls_rsa_export.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_rsa_export.lo -MD -MP -MF .deps/gnutls_rsa_export.Tpo -c gnutls_rsa_export.c -o gnutls_rsa_export.o >/dev/null 2>&1 >mv -f .deps/gnutls_rsa_export.Tpo .deps/gnutls_rsa_export.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_rsa_export.lo -MD -MP -MF .deps/auth_rsa_export.Tpo -c -o auth_rsa_export.lo auth_rsa_export.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_rsa_export.lo -MD -MP -MF .deps/auth_rsa_export.Tpo -c auth_rsa_export.c -fPIC -DPIC -o .libs/auth_rsa_export.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_rsa_export.lo -MD -MP -MF .deps/auth_rsa_export.Tpo -c auth_rsa_export.c -o auth_rsa_export.o >/dev/null 2>&1 >mv -f .deps/auth_rsa_export.Tpo .deps/auth_rsa_export.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_server_name.lo -MD -MP -MF .deps/ext_server_name.Tpo -c -o ext_server_name.lo ext_server_name.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_server_name.lo -MD -MP -MF .deps/ext_server_name.Tpo -c ext_server_name.c -fPIC -DPIC -o .libs/ext_server_name.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_server_name.lo -MD -MP -MF .deps/ext_server_name.Tpo -c ext_server_name.c -o ext_server_name.o >/dev/null 2>&1 >mv -f .deps/ext_server_name.Tpo .deps/ext_server_name.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_dh_common.lo -MD -MP -MF .deps/auth_dh_common.Tpo -c -o auth_dh_common.lo auth_dh_common.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_dh_common.lo -MD -MP -MF .deps/auth_dh_common.Tpo -c auth_dh_common.c -fPIC -DPIC -o .libs/auth_dh_common.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_dh_common.lo -MD -MP -MF .deps/auth_dh_common.Tpo -c auth_dh_common.c -o auth_dh_common.o >/dev/null 2>&1 >mv -f .deps/auth_dh_common.Tpo .deps/auth_dh_common.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_helper.lo -MD -MP -MF .deps/gnutls_helper.Tpo -c -o gnutls_helper.lo gnutls_helper.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_helper.lo -MD -MP -MF .deps/gnutls_helper.Tpo -c gnutls_helper.c -fPIC -DPIC -o .libs/gnutls_helper.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_helper.lo -MD -MP -MF .deps/gnutls_helper.Tpo -c gnutls_helper.c -o gnutls_helper.o >/dev/null 2>&1 >mv -f .deps/gnutls_helper.Tpo .deps/gnutls_helper.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_inner_application.lo -MD -MP -MF .deps/ext_inner_application.Tpo -c -o ext_inner_application.lo ext_inner_application.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_inner_application.lo -MD -MP -MF .deps/ext_inner_application.Tpo -c ext_inner_application.c -fPIC -DPIC -o .libs/ext_inner_application.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_inner_application.lo -MD -MP -MF .deps/ext_inner_application.Tpo -c ext_inner_application.c -o ext_inner_application.o >/dev/null 2>&1 >mv -f .deps/ext_inner_application.Tpo .deps/ext_inner_application.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_supplemental.lo -MD -MP -MF .deps/gnutls_supplemental.Tpo -c -o gnutls_supplemental.lo gnutls_supplemental.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_supplemental.lo -MD -MP -MF .deps/gnutls_supplemental.Tpo -c gnutls_supplemental.c -fPIC -DPIC -o .libs/gnutls_supplemental.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_supplemental.lo -MD -MP -MF .deps/gnutls_supplemental.Tpo -c gnutls_supplemental.c -o gnutls_supplemental.o >/dev/null 2>&1 >mv -f .deps/gnutls_supplemental.Tpo .deps/gnutls_supplemental.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c -o crypto.lo crypto.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/crypto.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1 >mv -f .deps/crypto.Tpo .deps/crypto.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo random.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -fPIC -DPIC -o .libs/random.o >random.c: In function '_gnutls_rnd_init': >random.c:38: warning: unused variable 'result' > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -o random.o >/dev/null 2>&1 >mv -f .deps/random.Tpo .deps/random.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_srp.lo -MD -MP -MF .deps/ext_srp.Tpo -c -o ext_srp.lo ext_srp.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_srp.lo -MD -MP -MF .deps/ext_srp.Tpo -c ext_srp.c -fPIC -DPIC -o .libs/ext_srp.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ext_srp.lo -MD -MP -MF .deps/ext_srp.Tpo -c ext_srp.c -o ext_srp.o >/dev/null 2>&1 >mv -f .deps/ext_srp.Tpo .deps/ext_srp.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_srp.lo -MD -MP -MF .deps/gnutls_srp.Tpo -c -o gnutls_srp.lo gnutls_srp.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_srp.lo -MD -MP -MF .deps/gnutls_srp.Tpo -c gnutls_srp.c -fPIC -DPIC -o .libs/gnutls_srp.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_srp.lo -MD -MP -MF .deps/gnutls_srp.Tpo -c gnutls_srp.c -o gnutls_srp.o >/dev/null 2>&1 >mv -f .deps/gnutls_srp.Tpo .deps/gnutls_srp.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp.lo -MD -MP -MF .deps/auth_srp.Tpo -c -o auth_srp.lo auth_srp.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp.lo -MD -MP -MF .deps/auth_srp.Tpo -c auth_srp.c -fPIC -DPIC -o .libs/auth_srp.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp.lo -MD -MP -MF .deps/auth_srp.Tpo -c auth_srp.c -o auth_srp.o >/dev/null 2>&1 >mv -f .deps/auth_srp.Tpo .deps/auth_srp.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp_passwd.lo -MD -MP -MF .deps/auth_srp_passwd.Tpo -c -o auth_srp_passwd.lo auth_srp_passwd.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp_passwd.lo -MD -MP -MF .deps/auth_srp_passwd.Tpo -c auth_srp_passwd.c -fPIC -DPIC -o .libs/auth_srp_passwd.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp_passwd.lo -MD -MP -MF .deps/auth_srp_passwd.Tpo -c auth_srp_passwd.c -o auth_srp_passwd.o >/dev/null 2>&1 >mv -f .deps/auth_srp_passwd.Tpo .deps/auth_srp_passwd.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp_sb64.lo -MD -MP -MF .deps/auth_srp_sb64.Tpo -c -o auth_srp_sb64.lo auth_srp_sb64.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp_sb64.lo -MD -MP -MF .deps/auth_srp_sb64.Tpo -c auth_srp_sb64.c -fPIC -DPIC -o .libs/auth_srp_sb64.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp_sb64.lo -MD -MP -MF .deps/auth_srp_sb64.Tpo -c auth_srp_sb64.c -o auth_srp_sb64.o >/dev/null 2>&1 >mv -f .deps/auth_srp_sb64.Tpo .deps/auth_srp_sb64.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp_rsa.lo -MD -MP -MF .deps/auth_srp_rsa.Tpo -c -o auth_srp_rsa.lo auth_srp_rsa.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp_rsa.lo -MD -MP -MF .deps/auth_srp_rsa.Tpo -c auth_srp_rsa.c -fPIC -DPIC -o .libs/auth_srp_rsa.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_srp_rsa.lo -MD -MP -MF .deps/auth_srp_rsa.Tpo -c auth_srp_rsa.c -o auth_srp_rsa.o >/dev/null 2>&1 >mv -f .deps/auth_srp_rsa.Tpo .deps/auth_srp_rsa.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_psk.lo -MD -MP -MF .deps/auth_psk.Tpo -c -o auth_psk.lo auth_psk.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_psk.lo -MD -MP -MF .deps/auth_psk.Tpo -c auth_psk.c -fPIC -DPIC -o .libs/auth_psk.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_psk.lo -MD -MP -MF .deps/auth_psk.Tpo -c auth_psk.c -o auth_psk.o >/dev/null 2>&1 >mv -f .deps/auth_psk.Tpo .deps/auth_psk.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_psk_passwd.lo -MD -MP -MF .deps/auth_psk_passwd.Tpo -c -o auth_psk_passwd.lo auth_psk_passwd.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_psk_passwd.lo -MD -MP -MF .deps/auth_psk_passwd.Tpo -c auth_psk_passwd.c -fPIC -DPIC -o .libs/auth_psk_passwd.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_psk_passwd.lo -MD -MP -MF .deps/auth_psk_passwd.Tpo -c auth_psk_passwd.c -o auth_psk_passwd.o >/dev/null 2>&1 >mv -f .deps/auth_psk_passwd.Tpo .deps/auth_psk_passwd.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_psk.lo -MD -MP -MF .deps/gnutls_psk.Tpo -c -o gnutls_psk.lo gnutls_psk.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_psk.lo -MD -MP -MF .deps/gnutls_psk.Tpo -c gnutls_psk.c -fPIC -DPIC -o .libs/gnutls_psk.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_psk.lo -MD -MP -MF .deps/gnutls_psk.Tpo -c gnutls_psk.c -o gnutls_psk.o >/dev/null 2>&1 >mv -f .deps/gnutls_psk.Tpo .deps/gnutls_psk.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_dhe_psk.lo -MD -MP -MF .deps/auth_dhe_psk.Tpo -c -o auth_dhe_psk.lo auth_dhe_psk.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_dhe_psk.lo -MD -MP -MF .deps/auth_dhe_psk.Tpo -c auth_dhe_psk.c -fPIC -DPIC -o .libs/auth_dhe_psk.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT auth_dhe_psk.lo -MD -MP -MF .deps/auth_dhe_psk.Tpo -c auth_dhe_psk.c -o auth_dhe_psk.o >/dev/null 2>&1 >mv -f .deps/auth_dhe_psk.Tpo .deps/auth_dhe_psk.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_psk_netconf.lo -MD -MP -MF .deps/gnutls_psk_netconf.Tpo -c -o gnutls_psk_netconf.lo gnutls_psk_netconf.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_psk_netconf.lo -MD -MP -MF .deps/gnutls_psk_netconf.Tpo -c gnutls_psk_netconf.c -fPIC -DPIC -o .libs/gnutls_psk_netconf.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_psk_netconf.lo -MD -MP -MF .deps/gnutls_psk_netconf.Tpo -c gnutls_psk_netconf.c -o gnutls_psk_netconf.o >/dev/null 2>&1 >mv -f .deps/gnutls_psk_netconf.Tpo .deps/gnutls_psk_netconf.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_openpgp.lo -MD -MP -MF .deps/gnutls_openpgp.Tpo -c -o gnutls_openpgp.lo gnutls_openpgp.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_openpgp.lo -MD -MP -MF .deps/gnutls_openpgp.Tpo -c gnutls_openpgp.c -fPIC -DPIC -o .libs/gnutls_openpgp.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../lgl -I../lgl -I../includes -I../includes -I./x509 -I../libextra -I../lib/openpgp/ -I./opencdk -I../lib/opencdk -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_openpgp.lo -MD -MP -MF .deps/gnutls_openpgp.Tpo -c gnutls_openpgp.c -o gnutls_openpgp.o >/dev/null 2>&1 >mv -f .deps/gnutls_openpgp.Tpo .deps/gnutls_openpgp.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-undefined -version-info 30:5:4 -Wl,--version-script=./libgnutls.vers -ltasn1 -o libgnutls.la -rpath /usr/lib64 gnutls_record.lo gnutls_compress.lo debug.lo gnutls_cipher.lo gnutls_buffers.lo gnutls_handshake.lo gnutls_num.lo gnutls_errors.lo gnutls_algorithms.lo gnutls_dh.lo gnutls_kx.lo gnutls_priority.lo gnutls_hash_int.lo gnutls_cipher_int.lo gnutls_compress_int.lo gnutls_session.lo gnutls_db.lo x509_b64.lo auth_anon.lo gnutls_extensions.lo gnutls_auth.lo gnutls_v2_compat.lo gnutls_datum.lo auth_rsa.lo gnutls_session_pack.lo gnutls_mpi.lo gnutls_pk.lo gnutls_cert.lo gnutls_global.lo gnutls_constate.lo gnutls_anon_cred.lo pkix_asn1_tab.lo gnutls_asn1_tab.lo gnutls_mem.lo auth_cert.lo gnutls_ui.lo gnutls_sig.lo auth_dhe.lo gnutls_dh_primes.lo ext_max_record.lo gnutls_alert.lo gnutls_str.lo gnutls_state.lo gnutls_x509.lo ext_cert_type.lo gnutls_rsa_export.lo auth_rsa_export.lo ext_server_name.lo auth_dh_common.lo gnutls_helper.lo ext_inner_application.lo gnutls_supplemental.lo crypto.lo random.lo ext_srp.lo gnutls_srp.lo auth_srp.lo auth_srp_passwd.lo auth_srp_sb64.lo auth_srp_rsa.lo auth_psk.lo auth_psk_passwd.lo gnutls_psk.lo auth_dhe_psk.lo gnutls_psk_netconf.lo gnutls_openpgp.lo ../lgl/liblgnu.la x509/libgnutls_x509.la -L/usr/lib64 -lz -R/usr/lib64 -lgcrypt -lgpg-error openpgp/libgnutls_openpgp.la opencdk/libminiopencdk.la >gcc -std=gnu99 -shared .libs/gnutls_record.o .libs/gnutls_compress.o .libs/debug.o .libs/gnutls_cipher.o .libs/gnutls_buffers.o .libs/gnutls_handshake.o .libs/gnutls_num.o .libs/gnutls_errors.o .libs/gnutls_algorithms.o .libs/gnutls_dh.o .libs/gnutls_kx.o .libs/gnutls_priority.o .libs/gnutls_hash_int.o .libs/gnutls_cipher_int.o .libs/gnutls_compress_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/ext_inner_application.o .libs/gnutls_supplemental.o .libs/crypto.o .libs/random.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/gnutls_openpgp.o -Wl,--whole-archive ../lgl/.libs/liblgnu.a x509/.libs/libgnutls_x509.a openpgp/.libs/libgnutls_openpgp.a opencdk/.libs/libminiopencdk.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -ltasn1 -L/usr/lib64 -lz -lgcrypt -lgpg-error -m64 -mtune=generic -Wl,--version-script=./libgnutls.vers -Wl,-soname -Wl,libgnutls.so.26 -o .libs/libgnutls.so.26.4.5 >(cd .libs && rm -f libgnutls.so.26 && ln -s libgnutls.so.26.4.5 libgnutls.so.26) >(cd .libs && rm -f libgnutls.so && ln -s libgnutls.so.26.4.5 libgnutls.so) >rm -fr .libs/libgnutls.lax >mkdir .libs/libgnutls.lax >rm -fr .libs/libgnutls.lax/liblgnu.a >mkdir .libs/libgnutls.lax/liblgnu.a >(cd .libs/libgnutls.lax/liblgnu.a && ar x /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/../lgl/.libs/liblgnu.a) >rm -fr .libs/libgnutls.lax/libgnutls_x509.a >mkdir .libs/libgnutls.lax/libgnutls_x509.a >(cd .libs/libgnutls.lax/libgnutls_x509.a && ar x /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/x509/.libs/libgnutls_x509.a) >rm -fr .libs/libgnutls.lax/libgnutls_openpgp.a >mkdir .libs/libgnutls.lax/libgnutls_openpgp.a >(cd .libs/libgnutls.lax/libgnutls_openpgp.a && ar x /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/openpgp/.libs/libgnutls_openpgp.a) >rm -fr .libs/libgnutls.lax/libminiopencdk.a >mkdir .libs/libgnutls.lax/libminiopencdk.a >(cd .libs/libgnutls.lax/libminiopencdk.a && ar x /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/opencdk/.libs/libminiopencdk.a) >copying selected object files to avoid basename conflicts... >ln .libs/libgnutls.lax/libgnutls_openpgp.a/privkey.o .libs/libgnutls.lax/lt1-privkey.o || cp .libs/libgnutls.lax/libgnutls_openpgp.a/privkey.o .libs/libgnutls.lax/lt1-privkey.o >ln .libs/libgnutls.lax/libgnutls_openpgp.a/output.o .libs/libgnutls.lax/lt2-output.o || cp .libs/libgnutls.lax/libgnutls_openpgp.a/output.o .libs/libgnutls.lax/lt2-output.o >ln .libs/libgnutls.lax/libminiopencdk.a/verify.o .libs/libgnutls.lax/lt3-verify.o || cp .libs/libgnutls.lax/libminiopencdk.a/verify.o .libs/libgnutls.lax/lt3-verify.o >ar cru .libs/libgnutls.a gnutls_record.o gnutls_compress.o debug.o gnutls_cipher.o gnutls_buffers.o gnutls_handshake.o gnutls_num.o gnutls_errors.o gnutls_algorithms.o gnutls_dh.o gnutls_kx.o gnutls_priority.o gnutls_hash_int.o gnutls_cipher_int.o gnutls_compress_int.o gnutls_session.o gnutls_db.o x509_b64.o auth_anon.o gnutls_extensions.o gnutls_auth.o gnutls_v2_compat.o gnutls_datum.o auth_rsa.o gnutls_session_pack.o gnutls_mpi.o gnutls_pk.o gnutls_cert.o gnutls_global.o gnutls_constate.o gnutls_anon_cred.o pkix_asn1_tab.o gnutls_asn1_tab.o gnutls_mem.o auth_cert.o gnutls_ui.o gnutls_sig.o auth_dhe.o gnutls_dh_primes.o ext_max_record.o gnutls_alert.o gnutls_str.o gnutls_state.o gnutls_x509.o ext_cert_type.o gnutls_rsa_export.o auth_rsa_export.o ext_server_name.o auth_dh_common.o gnutls_helper.o ext_inner_application.o gnutls_supplemental.o crypto.o random.o ext_srp.o gnutls_srp.o auth_srp.o auth_srp_passwd.o auth_srp_sb64.o auth_srp_rsa.o auth_psk.o auth_psk_passwd.o gnutls_psk.o auth_dhe_psk.o gnutls_psk_netconf.o gnutls_openpgp.o .libs/libgnutls.lax/liblgnu.a/c-ctype.o .libs/libgnutls.lax/liblgnu.a/asnprintf.o .libs/libgnutls.lax/liblgnu.a/gc-libgcrypt.o .libs/libgnutls.lax/liblgnu.a/gc-pbkdf2-sha1.o .libs/libgnutls.lax/liblgnu.a/md2.o .libs/libgnutls.lax/liblgnu.a/printf-args.o .libs/libgnutls.lax/liblgnu.a/printf-parse.o .libs/libgnutls.lax/liblgnu.a/read-file.o .libs/libgnutls.lax/liblgnu.a/vasnprintf.o .libs/libgnutls.lax/libgnutls_x509.a/crl.o .libs/libgnutls.lax/libgnutls_x509.a/dn.o .libs/libgnutls.lax/libgnutls_x509.a/common.o .libs/libgnutls.lax/libgnutls_x509.a/x509.o .libs/libgnutls.lax/libgnutls_x509.a/extensions.o .libs/libgnutls.lax/libgnutls_x509.a/dsa.o .libs/libgnutls.lax/libgnutls_x509.a/rfc2818_hostname.o .libs/libgnutls.lax/libgnutls_x509.a/verify.o .libs/libgnutls.lax/libgnutls_x509.a/mpi.o .libs/libgnutls.lax/libgnutls_x509.a/privkey.o .libs/libgnutls.lax/libgnutls_x509.a/pkcs7.o .libs/libgnutls.lax/libgnutls_x509.a/crq.o .libs/libgnutls.lax/libgnutls_x509.a/sign.o .libs/libgnutls.lax/libgnutls_x509.a/privkey_pkcs8.o .libs/libgnutls.lax/libgnutls_x509.a/pkcs12.o .libs/libgnutls.lax/libgnutls_x509.a/pkcs12_bag.o .libs/libgnutls.lax/libgnutls_x509.a/pkcs12_encr.o .libs/libgnutls.lax/libgnutls_x509.a/x509_write.o .libs/libgnutls.lax/libgnutls_x509.a/crl_write.o .libs/libgnutls.lax/libgnutls_x509.a/output.o .libs/libgnutls.lax/libgnutls_openpgp.a/pgp.o .libs/libgnutls.lax/libgnutls_openpgp.a/pgpverify.o .libs/libgnutls.lax/libgnutls_openpgp.a/extras.o .libs/libgnutls.lax/libgnutls_openpgp.a/compat.o .libs/libgnutls.lax/lt1-privkey.o .libs/libgnutls.lax/lt2-output.o .libs/libgnutls.lax/libminiopencdk.a/armor.o .libs/libgnutls.lax/libminiopencdk.a/main.o .libs/libgnutls.lax/libminiopencdk.a/kbnode.o .libs/libgnutls.lax/libminiopencdk.a/dummy.o .libs/libgnutls.lax/libminiopencdk.a/sig-check.o .libs/libgnutls.lax/lt3-verify.o .libs/libgnutls.lax/libminiopencdk.a/hash.o .libs/libgnutls.lax/libminiopencdk.a/keydb.o .libs/libgnutls.lax/libminiopencdk.a/pubkey.o .libs/libgnutls.lax/libminiopencdk.a/stream.o .libs/libgnutls.lax/libminiopencdk.a/write-packet.o .libs/libgnutls.lax/libminiopencdk.a/misc.o .libs/libgnutls.lax/libminiopencdk.a/seskey.o .libs/libgnutls.lax/libminiopencdk.a/literal.o .libs/libgnutls.lax/libminiopencdk.a/new-packet.o .libs/libgnutls.lax/libminiopencdk.a/read-packet.o >ranlib .libs/libgnutls.a >rm -fr .libs/libgnutls.lax >creating libgnutls.la >(cd .libs && rm -f libgnutls.la && ln -s ../libgnutls.la libgnutls.la) >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../includes/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libgnutlsxx_la-gnutlsxx.lo -MD -MP -MF .deps/libgnutlsxx_la-gnutlsxx.Tpo -c -o libgnutlsxx_la-gnutlsxx.lo `test -f 'gnutlsxx.cpp' || echo './'`gnutlsxx.cpp > g++ -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../includes/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libgnutlsxx_la-gnutlsxx.lo -MD -MP -MF .deps/libgnutlsxx_la-gnutlsxx.Tpo -c gnutlsxx.cpp -fPIC -DPIC -o .libs/libgnutlsxx_la-gnutlsxx.o > g++ -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../includes/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libgnutlsxx_la-gnutlsxx.lo -MD -MP -MF .deps/libgnutlsxx_la-gnutlsxx.Tpo -c gnutlsxx.cpp -o libgnutlsxx_la-gnutlsxx.o >/dev/null 2>&1 >mv -f .deps/libgnutlsxx_la-gnutlsxx.Tpo .deps/libgnutlsxx_la-gnutlsxx.Plo >/bin/sh ../libtool --tag=CXX --mode=link g++ -I../includes/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -version-info 30:5:4 -Wl,--version-script=./libgnutlsxx.vers -o libgnutlsxx.la -rpath /usr/lib64 libgnutlsxx_la-gnutlsxx.lo libgnutls.la >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/libgnutlsxx_la-gnutlsxx.o -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 ./.libs/libgnutls.so -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--version-script=./libgnutlsxx.vers -Wl,-soname -Wl,libgnutlsxx.so.26 -o .libs/libgnutlsxx.so.26.4.5 >(cd .libs && rm -f libgnutlsxx.so.26 && ln -s libgnutlsxx.so.26.4.5 libgnutlsxx.so.26) >(cd .libs && rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.26.4.5 libgnutlsxx.so) >ar cru .libs/libgnutlsxx.a libgnutlsxx_la-gnutlsxx.o >ranlib .libs/libgnutlsxx.a >creating libgnutlsxx.la >(cd .libs && rm -f libgnutlsxx.la && ln -s ../libgnutlsxx.la libgnutlsxx.la) >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >Making all in libextra >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_extra.lo -MD -MP -MF .deps/gnutls_extra.Tpo -c -o gnutls_extra.lo gnutls_extra.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_extra.lo -MD -MP -MF .deps/gnutls_extra.Tpo -c gnutls_extra.c -fPIC -DPIC -o .libs/gnutls_extra.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_extra.lo -MD -MP -MF .deps/gnutls_extra.Tpo -c gnutls_extra.c -o gnutls_extra.o >/dev/null 2>&1 >mv -f .deps/gnutls_extra.Tpo .deps/gnutls_extra.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_ia.lo -MD -MP -MF .deps/gnutls_ia.Tpo -c -o gnutls_ia.lo gnutls_ia.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_ia.lo -MD -MP -MF .deps/gnutls_ia.Tpo -c gnutls_ia.c -fPIC -DPIC -o .libs/gnutls_ia.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_ia.lo -MD -MP -MF .deps/gnutls_ia.Tpo -c gnutls_ia.c -o gnutls_ia.o >/dev/null 2>&1 >mv -f .deps/gnutls_ia.Tpo .deps/gnutls_ia.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-undefined -version-info 30:5:4 -Wl,--version-script=./libgnutls-extra.vers -o libgnutls-extra.la -rpath /usr/lib64 gnutls_extra.lo gnutls_ia.lo ../lgl/liblgnu.la ../lib/libgnutls.la >gcc -std=gnu99 -shared .libs/gnutls_extra.o .libs/gnutls_ia.o -Wl,--whole-archive ../lgl/.libs/liblgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 -lgcrypt -lgpg-error ../lib/.libs/libgnutls.so -m64 -mtune=generic -Wl,--version-script=./libgnutls-extra.vers -Wl,-soname -Wl,libgnutls-extra.so.26 -o .libs/libgnutls-extra.so.26.4.5 >(cd .libs && rm -f libgnutls-extra.so.26 && ln -s libgnutls-extra.so.26.4.5 libgnutls-extra.so.26) >(cd .libs && rm -f libgnutls-extra.so && ln -s libgnutls-extra.so.26.4.5 libgnutls-extra.so) >rm -fr .libs/libgnutls-extra.lax >mkdir .libs/libgnutls-extra.lax >rm -fr .libs/libgnutls-extra.lax/liblgnu.a >mkdir .libs/libgnutls-extra.lax/liblgnu.a >(cd .libs/libgnutls-extra.lax/liblgnu.a && ar x /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/../lgl/.libs/liblgnu.a) >ar cru .libs/libgnutls-extra.a gnutls_extra.o gnutls_ia.o .libs/libgnutls-extra.lax/liblgnu.a/c-ctype.o .libs/libgnutls-extra.lax/liblgnu.a/asnprintf.o .libs/libgnutls-extra.lax/liblgnu.a/gc-libgcrypt.o .libs/libgnutls-extra.lax/liblgnu.a/gc-pbkdf2-sha1.o .libs/libgnutls-extra.lax/liblgnu.a/md2.o .libs/libgnutls-extra.lax/liblgnu.a/printf-args.o .libs/libgnutls-extra.lax/liblgnu.a/printf-parse.o .libs/libgnutls-extra.lax/liblgnu.a/read-file.o .libs/libgnutls-extra.lax/liblgnu.a/vasnprintf.o >ranlib .libs/libgnutls-extra.a >rm -fr .libs/libgnutls-extra.lax >creating libgnutls-extra.la >(cd .libs && rm -f libgnutls-extra.la && ln -s ../libgnutls-extra.la libgnutls-extra.la) >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_openssl.lo -MD -MP -MF .deps/gnutls_openssl.Tpo -c -o gnutls_openssl.lo gnutls_openssl.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_openssl.lo -MD -MP -MF .deps/gnutls_openssl.Tpo -c gnutls_openssl.c -fPIC -DPIC -o .libs/gnutls_openssl.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gnutls_openssl.lo -MD -MP -MF .deps/gnutls_openssl.Tpo -c gnutls_openssl.c -o gnutls_openssl.o >/dev/null 2>&1 >mv -f .deps/gnutls_openssl.Tpo .deps/gnutls_openssl.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT openssl_compat.lo -MD -MP -MF .deps/openssl_compat.Tpo -c -o openssl_compat.lo openssl_compat.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT openssl_compat.lo -MD -MP -MF .deps/openssl_compat.Tpo -c openssl_compat.c -fPIC -DPIC -o .libs/openssl_compat.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../lib -I../includes -I../includes -I../lib/minitasn1 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT openssl_compat.lo -MD -MP -MF .deps/openssl_compat.Tpo -c openssl_compat.c -o openssl_compat.o >/dev/null 2>&1 >mv -f .deps/openssl_compat.Tpo .deps/openssl_compat.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-undefined -version-info 30:5:4 -ltasn1 -o libgnutls-openssl.la -rpath /usr/lib64 gnutls_openssl.lo openssl_compat.lo ../lgl/liblgnu.la ../lib/libgnutls.la >gcc -std=gnu99 -shared .libs/gnutls_openssl.o .libs/openssl_compat.o -Wl,--whole-archive ../lgl/.libs/liblgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 -ltasn1 -lgcrypt -lgpg-error ../lib/.libs/libgnutls.so -m64 -mtune=generic -Wl,-soname -Wl,libgnutls-openssl.so.26 -o .libs/libgnutls-openssl.so.26.4.5 >(cd .libs && rm -f libgnutls-openssl.so.26 && ln -s libgnutls-openssl.so.26.4.5 libgnutls-openssl.so.26) >(cd .libs && rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.26.4.5 libgnutls-openssl.so) >rm -fr .libs/libgnutls-openssl.lax >mkdir .libs/libgnutls-openssl.lax >rm -fr .libs/libgnutls-openssl.lax/liblgnu.a >mkdir .libs/libgnutls-openssl.lax/liblgnu.a >(cd .libs/libgnutls-openssl.lax/liblgnu.a && ar x /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/../lgl/.libs/liblgnu.a) >ar cru .libs/libgnutls-openssl.a gnutls_openssl.o openssl_compat.o .libs/libgnutls-openssl.lax/liblgnu.a/c-ctype.o .libs/libgnutls-openssl.lax/liblgnu.a/asnprintf.o .libs/libgnutls-openssl.lax/liblgnu.a/gc-libgcrypt.o .libs/libgnutls-openssl.lax/liblgnu.a/gc-pbkdf2-sha1.o .libs/libgnutls-openssl.lax/liblgnu.a/md2.o .libs/libgnutls-openssl.lax/liblgnu.a/printf-args.o .libs/libgnutls-openssl.lax/liblgnu.a/printf-parse.o .libs/libgnutls-openssl.lax/liblgnu.a/read-file.o .libs/libgnutls-openssl.lax/liblgnu.a/vasnprintf.o >ranlib .libs/libgnutls-openssl.a >rm -fr .libs/libgnutls-openssl.lax >creating libgnutls-openssl.la >(cd .libs && rm -f libgnutls-openssl.la && ln -s ../libgnutls-openssl.la libgnutls-openssl.la) >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >Making all in src >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >Making all in cfg >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >Making all in platon >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >Making all in str >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon/str' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon/str' >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT serv-gaa.o -MD -MP -MF .deps/serv-gaa.Tpo -c -o serv-gaa.o serv-gaa.c >gaa.skel:326: warning: 'gaa_getchar' defined but not used >gaa.skel:340: warning: 'gaa_getfloat' defined but not used >mv -f .deps/serv-gaa.Tpo .deps/serv-gaa.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT serv.o -MD -MP -MF .deps/serv.Tpo -c -o serv.o serv.c >serv.c: In function 'main': >serv.c:1095: warning: cast to pointer from integer of different size >mv -f .deps/serv.Tpo .deps/serv.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c >common.c: In function 'print_dh_info': >common.c:513: warning: field precision should have type 'int', but argument 3 has type 'size_t' >common.c: In function 'print_info': >common.c:536: warning: enumeration value 'GNUTLS_CRD_SRP' not handled in switch >mv -f .deps/common.Tpo .deps/common.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT select.o -MD -MP -MF .deps/select.Tpo -c -o select.o select.c >mv -f .deps/select.Tpo .deps/select.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o gnutls-serv serv-gaa.o serv.o common.o select.o ../lib/libgnutls.la -lgcrypt -lgpg-error -ltasn1 ../gl/libgnu.la >mkdir .libs >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o .libs/gnutls-serv serv-gaa.o serv.o common.o select.o ../lib/.libs/libgnutls.so -ltasn1 ../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/usr/lib64 >creating gnutls-serv >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT cli-gaa.o -MD -MP -MF .deps/cli-gaa.Tpo -c -o cli-gaa.o cli-gaa.c >gaa.skel:326: warning: 'gaa_getchar' defined but not used >gaa.skel:340: warning: 'gaa_getfloat' defined but not used >mv -f .deps/cli-gaa.Tpo .deps/cli-gaa.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o cli.c >cli.c: In function 'do_handshake': >cli.c:922: warning: cast to pointer from integer of different size >cli.c: At top level: >cli.c:962: warning: 'srp_username_callback' defined but not used >mv -f .deps/cli.Tpo .deps/cli.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o gnutls-cli cli-gaa.o cli.o common.o select.o ../lib/libgnutls.la -lgcrypt -lgpg-error -ltasn1 ../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o .libs/gnutls-cli cli-gaa.o cli.o common.o select.o ../lib/.libs/libgnutls.so -ltasn1 ../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/usr/lib64 >creating gnutls-cli >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT psk-gaa.o -MD -MP -MF .deps/psk-gaa.Tpo -c -o psk-gaa.o psk-gaa.c >gaa.skel:326: warning: 'gaa_getchar' defined but not used >gaa.skel:340: warning: 'gaa_getfloat' defined but not used >mv -f .deps/psk-gaa.Tpo .deps/psk-gaa.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT psk.o -MD -MP -MF .deps/psk.Tpo -c -o psk.o psk.c >mv -f .deps/psk.Tpo .deps/psk.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o psktool psk-gaa.o psk.o ../lib/libgnutls.la -lgcrypt -lgpg-error -ltasn1 ../gl/libgnu.la ../lgl/liblgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o .libs/psktool psk-gaa.o psk.o ../lib/.libs/libgnutls.so -ltasn1 ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/usr/lib64 >creating psktool >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT tls_test-gaa.o -MD -MP -MF .deps/tls_test-gaa.Tpo -c -o tls_test-gaa.o tls_test-gaa.c >gaa.skel:326: warning: 'gaa_getchar' defined but not used >gaa.skel:340: warning: 'gaa_getfloat' defined but not used >mv -f .deps/tls_test-gaa.Tpo .deps/tls_test-gaa.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o tls_test.c >tls_test.c: In function 'main': >tls_test.c:260: warning: cast to pointer from integer of different size >mv -f .deps/tls_test.Tpo .deps/tls_test.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT tests.o -MD -MP -MF .deps/tests.Tpo -c -o tests.o tests.c >mv -f .deps/tests.Tpo .deps/tests.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o gnutls-cli-debug tls_test-gaa.o tls_test.o tests.o common.o ../lib/libgnutls.la -lgcrypt -lgpg-error -ltasn1 ../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o .libs/gnutls-cli-debug tls_test-gaa.o tls_test.o tests.o common.o ../lib/.libs/libgnutls.so -ltasn1 ../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/usr/lib64 >creating gnutls-cli-debug >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT certtool-gaa.o -MD -MP -MF .deps/certtool-gaa.Tpo -c -o certtool-gaa.o certtool-gaa.c >gaa.skel:326: warning: 'gaa_getchar' defined but not used >gaa.skel:340: warning: 'gaa_getfloat' defined but not used >mv -f .deps/certtool-gaa.Tpo .deps/certtool-gaa.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT certtool.o -MD -MP -MF .deps/certtool.Tpo -c -o certtool.o certtool.c >certtool.c: In function 'print_private_key': >certtool.c:238: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'generate_self_signed': >certtool.c:668: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'generate_signed_certificate': >certtool.c:711: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'generate_proxy_certificate': >certtool.c:746: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'update_signed_certificate': >certtool.c:817: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'certificate_info': >certtool.c:1050: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'pgp_certificate_info': >certtool.c:1095: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'pgp_ring_info': >certtool.c:1279: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'print_crl_info': >certtool.c:1354: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'generate_request': >certtool.c:1805: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'generate_pkcs8': >certtool.c:2253: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'generate_pkcs12': >certtool.c:2411: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >certtool.c: In function 'safe_open_rw': >certtool.c:824: warning: 'oldmask' may be used uninitialized in this function >mv -f .deps/certtool.Tpo .deps/certtool.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT prime.o -MD -MP -MF .deps/prime.Tpo -c -o prime.o prime.c >mv -f .deps/prime.Tpo .deps/prime.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT certtool-cfg.o -MD -MP -MF .deps/certtool-cfg.Tpo -c -o certtool-cfg.o certtool-cfg.c >certtool-cfg.c: In function 'read_crt_set': >certtool-cfg.c:183: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >certtool-cfg.c: In function 'read_crq_set': >certtool-cfg.c:204: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >certtool-cfg.c: In function 'read_yesno': >certtool-cfg.c:287: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >mv -f .deps/certtool-cfg.Tpo .deps/certtool-cfg.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT cfg+.o -MD -MP -MF .deps/cfg+.Tpo -c -o cfg+.o `test -f 'cfg/cfg+.c' || echo './'`cfg/cfg+.c >mv -f .deps/cfg+.Tpo .deps/cfg+.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT cfgfile.o -MD -MP -MF .deps/cfgfile.Tpo -c -o cfgfile.o `test -f 'cfg/cfgfile.c' || echo './'`cfg/cfgfile.c >mv -f .deps/cfgfile.Tpo .deps/cfgfile.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o `test -f 'cfg/cmdline.c' || echo './'`cfg/cmdline.c >mv -f .deps/cmdline.Tpo .deps/cmdline.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o `test -f 'cfg/parse.c' || echo './'`cfg/parse.c >mv -f .deps/parse.Tpo .deps/parse.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT props.o -MD -MP -MF .deps/props.Tpo -c -o props.o `test -f 'cfg/props.c' || echo './'`cfg/props.c >mv -f .deps/props.Tpo .deps/props.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT shared.o -MD -MP -MF .deps/shared.Tpo -c -o shared.o `test -f 'cfg/shared.c' || echo './'`cfg/shared.c >mv -f .deps/shared.Tpo .deps/shared.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dynfgets.o -MD -MP -MF .deps/dynfgets.Tpo -c -o dynfgets.o `test -f 'cfg/platon/str/dynfgets.c' || echo './'`cfg/platon/str/dynfgets.c >mv -f .deps/dynfgets.Tpo .deps/dynfgets.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT strctype.o -MD -MP -MF .deps/strctype.Tpo -c -o strctype.o `test -f 'cfg/platon/str/strctype.c' || echo './'`cfg/platon/str/strctype.c >mv -f .deps/strctype.Tpo .deps/strctype.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT strdyn.o -MD -MP -MF .deps/strdyn.Tpo -c -o strdyn.o `test -f 'cfg/platon/str/strdyn.c' || echo './'`cfg/platon/str/strdyn.c >mv -f .deps/strdyn.Tpo .deps/strdyn.Po >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT strplus.o -MD -MP -MF .deps/strplus.Tpo -c -o strplus.o `test -f 'cfg/platon/str/strplus.c' || echo './'`cfg/platon/str/strplus.c >mv -f .deps/strplus.Tpo .deps/strplus.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o certtool certtool-gaa.o certtool.o prime.o certtool-cfg.o cfg+.o cfgfile.o cmdline.o parse.o props.o shared.o dynfgets.o strctype.o strdyn.o strplus.o ../lib/libgnutls.la -lgcrypt -lgpg-error -ltasn1 ../gl/libgnu.la -L/usr/lib64 -lreadline -R/usr/lib64 -lncurses >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o .libs/certtool certtool-gaa.o certtool.o prime.o certtool-cfg.o cfg+.o cfgfile.o cmdline.o parse.o props.o shared.o dynfgets.o strctype.o strdyn.o strplus.o ../lib/.libs/libgnutls.so -ltasn1 ../gl/.libs/libgnu.a -lgcrypt -lgpg-error -L/usr/lib64 -lreadline -lncurses -Wl,--rpath -Wl,/usr/lib64 >creating certtool >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I../lgl -I../lgl -I../gl -I../gl -I./cfg -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT errcodes.o -MD -MP -MF .deps/errcodes.Tpo -c -o errcodes.o errcodes.c >mv -f .deps/errcodes.Tpo .deps/errcodes.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o errcodes errcodes.o ../lib/libgnutls.la -lgcrypt -lgpg-error -ltasn1 ../gl/libgnu.la ../lgl/liblgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o .libs/errcodes errcodes.o ../lib/.libs/libgnutls.so -ltasn1 ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/usr/lib64 >creating errcodes >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >Making all in doc >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make all-recursive >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >Making all in examples >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/examples' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-alert.lo -MD -MP -MF .deps/ex-alert.Tpo -c -o ex-alert.lo ex-alert.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-alert.lo -MD -MP -MF .deps/ex-alert.Tpo -c ex-alert.c -fPIC -DPIC -o .libs/ex-alert.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-alert.lo -MD -MP -MF .deps/ex-alert.Tpo -c ex-alert.c -o ex-alert.o >/dev/null 2>&1 >mv -f .deps/ex-alert.Tpo .deps/ex-alert.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-pkcs12.lo -MD -MP -MF .deps/ex-pkcs12.Tpo -c -o ex-pkcs12.lo ex-pkcs12.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-pkcs12.lo -MD -MP -MF .deps/ex-pkcs12.Tpo -c ex-pkcs12.c -fPIC -DPIC -o .libs/ex-pkcs12.o >ex-pkcs12.c: In function 'write_pkcs12': >ex-pkcs12.c:129: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-pkcs12.lo -MD -MP -MF .deps/ex-pkcs12.Tpo -c ex-pkcs12.c -o ex-pkcs12.o >/dev/null 2>&1 >mv -f .deps/ex-pkcs12.Tpo .deps/ex-pkcs12.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-rfc2818.lo -MD -MP -MF .deps/ex-rfc2818.Tpo -c -o ex-rfc2818.lo ex-rfc2818.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-rfc2818.lo -MD -MP -MF .deps/ex-rfc2818.Tpo -c ex-rfc2818.c -fPIC -DPIC -o .libs/ex-rfc2818.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-rfc2818.lo -MD -MP -MF .deps/ex-rfc2818.Tpo -c ex-rfc2818.c -o ex-rfc2818.o >/dev/null 2>&1 >mv -f .deps/ex-rfc2818.Tpo .deps/ex-rfc2818.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-session-info.lo -MD -MP -MF .deps/ex-session-info.Tpo -c -o ex-session-info.lo ex-session-info.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-session-info.lo -MD -MP -MF .deps/ex-session-info.Tpo -c ex-session-info.c -fPIC -DPIC -o .libs/ex-session-info.o >ex-session-info.c: In function 'print_info': >ex-session-info.c:39: warning: enumeration value 'GNUTLS_CRD_SRP' not handled in switch > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-session-info.lo -MD -MP -MF .deps/ex-session-info.Tpo -c ex-session-info.c -o ex-session-info.o >/dev/null 2>&1 >mv -f .deps/ex-session-info.Tpo .deps/ex-session-info.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-x509-info.lo -MD -MP -MF .deps/ex-x509-info.Tpo -c -o ex-x509-info.lo ex-x509-info.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-x509-info.lo -MD -MP -MF .deps/ex-x509-info.Tpo -c ex-x509-info.c -fPIC -DPIC -o .libs/ex-x509-info.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-x509-info.lo -MD -MP -MF .deps/ex-x509-info.Tpo -c ex-x509-info.c -o ex-x509-info.o >/dev/null 2>&1 >mv -f .deps/ex-x509-info.Tpo .deps/ex-x509-info.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-verify.lo -MD -MP -MF .deps/ex-verify.Tpo -c -o ex-verify.lo ex-verify.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-verify.lo -MD -MP -MF .deps/ex-verify.Tpo -c ex-verify.c -fPIC -DPIC -o .libs/ex-verify.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-verify.lo -MD -MP -MF .deps/ex-verify.Tpo -c ex-verify.c -o ex-verify.o >/dev/null 2>&1 >mv -f .deps/ex-verify.Tpo .deps/ex-verify.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c -o tcp.lo tcp.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c tcp.c -fPIC -DPIC -o .libs/tcp.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c tcp.c -o tcp.o >/dev/null 2>&1 >mv -f .deps/tcp.Tpo .deps/tcp.Plo >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o libexamples.la ex-alert.lo ex-pkcs12.lo ex-rfc2818.lo ex-session-info.lo ex-x509-info.lo ex-verify.lo tcp.lo >ar cru .libs/libexamples.a .libs/ex-alert.o .libs/ex-pkcs12.o .libs/ex-rfc2818.o .libs/ex-session-info.o .libs/ex-x509-info.o .libs/ex-verify.o .libs/tcp.o >ranlib .libs/libexamples.a >creating libexamples.la >(cd .libs && rm -f libexamples.la && ln -s ../libexamples.la libexamples.la) >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-client2.o -MD -MP -MF .deps/ex-client2.Tpo -c -o ex-client2.o ex-client2.c >ex-client2.c: In function 'main': >ex-client2.c:70: warning: cast to pointer from integer of different size >mv -f .deps/ex-client2.Tpo .deps/ex-client2.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-client2 ex-client2.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-client2 ex-client2.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-client-resume.o -MD -MP -MF .deps/ex-client-resume.Tpo -c -o ex-client-resume.o ex-client-resume.c >ex-client-resume.c: In function 'main': >ex-client-resume.c:68: warning: cast to pointer from integer of different size >mv -f .deps/ex-client-resume.Tpo .deps/ex-client-resume.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-client-resume ex-client-resume.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-client-resume ex-client-resume.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-client-psk.o -MD -MP -MF .deps/ex-client-psk.Tpo -c -o ex-client-psk.o ex-client-psk.c >ex-client-psk.c: In function 'main': >ex-client-psk.c:68: warning: cast to pointer from integer of different size >mv -f .deps/ex-client-psk.Tpo .deps/ex-client-psk.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-client-psk ex-client-psk.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-client-psk ex-client-psk.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-cert-select.o -MD -MP -MF .deps/ex-cert-select.Tpo -c -o ex-cert-select.o ex-cert-select.c >ex-cert-select.c: In function 'main': >ex-cert-select.c:167: warning: cast to pointer from integer of different size >mv -f .deps/ex-cert-select.Tpo .deps/ex-cert-select.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-cert-select ex-cert-select.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-cert-select ex-cert-select.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-crq.o -MD -MP -MF .deps/ex-crq.Tpo -c -o ex-crq.o ex-crq.c >mv -f .deps/ex-crq.Tpo .deps/ex-crq.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-crq ex-crq.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-crq ex-crq.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-serv1.o -MD -MP -MF .deps/ex-serv1.Tpo -c -o ex-serv1.o ex-serv1.c >ex-serv1.c: In function 'main': >ex-serv1.c:153: warning: cast to pointer from integer of different size >mv -f .deps/ex-serv1.Tpo .deps/ex-serv1.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-serv1 ex-serv1.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-serv1 ex-serv1.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-serv-export.o -MD -MP -MF .deps/ex-serv-export.Tpo -c -o ex-serv-export.o ex-serv-export.c >ex-serv-export.c: In function 'main': >ex-serv-export.c:202: warning: cast to pointer from integer of different size >mv -f .deps/ex-serv-export.Tpo .deps/ex-serv-export.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-serv-export ex-serv-export.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-serv-export ex-serv-export.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-serv-psk.o -MD -MP -MF .deps/ex-serv-psk.Tpo -c -o ex-serv-psk.o ex-serv-psk.c >ex-serv-psk.c: In function 'main': >ex-serv-psk.c:167: warning: cast to pointer from integer of different size >mv -f .deps/ex-serv-psk.Tpo .deps/ex-serv-psk.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-serv-psk ex-serv-psk.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-serv-psk ex-serv-psk.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ex-cxx.o -MD -MP -MF .deps/ex-cxx.Tpo -c -o ex-cxx.o ex-cxx.cpp >mv -f .deps/ex-cxx.Tpo .deps/ex-cxx.Po >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-install -o ex-cxx ex-cxx.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la ../../lib/libgnutlsxx.la >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ex-cxx ex-cxx.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error ../../lib/.libs/libgnutlsxx.so -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-client1.o -MD -MP -MF .deps/ex-client1.Tpo -c -o ex-client1.o ex-client1.c >ex-client1.c: In function 'main': >ex-client1.c:59: warning: cast to pointer from integer of different size >mv -f .deps/ex-client1.Tpo .deps/ex-client1.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-client1 ex-client1.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-client1 ex-client1.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-serv-anon.o -MD -MP -MF .deps/ex-serv-anon.Tpo -c -o ex-serv-anon.o ex-serv-anon.c >ex-serv-anon.c: In function 'main': >ex-serv-anon.c:122: warning: cast to pointer from integer of different size >mv -f .deps/ex-serv-anon.Tpo .deps/ex-serv-anon.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-serv-anon ex-serv-anon.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-serv-anon ex-serv-anon.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-client-tlsia.o -MD -MP -MF .deps/ex-client-tlsia.Tpo -c -o ex-client-tlsia.o ex-client-tlsia.c >ex-client-tlsia.c: In function 'client_avp': >ex-client-tlsia.c:39: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >ex-client-tlsia.c:39: warning: field precision should have type 'int', but argument 4 has type 'size_t' >ex-client-tlsia.c:49: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >ex-client-tlsia.c: In function 'main': >ex-client-tlsia.c:92: warning: cast to pointer from integer of different size >mv -f .deps/ex-client-tlsia.Tpo .deps/ex-client-tlsia.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-client-tlsia ex-client-tlsia.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-client-tlsia ex-client-tlsia.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../lgl -I../../lgl -I../../gl -I../../gl -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT ex-serv-pgp.o -MD -MP -MF .deps/ex-serv-pgp.Tpo -c -o ex-serv-pgp.o ex-serv-pgp.c >ex-serv-pgp.c: In function 'main': >ex-serv-pgp.c:134: warning: cast to pointer from integer of different size >mv -f .deps/ex-serv-pgp.Tpo .deps/ex-serv-pgp.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o ex-serv-pgp ex-serv-pgp.o libexamples.la ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ../../gl/libgnu.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o ex-serv-pgp ex-serv-pgp.o ./.libs/libexamples.a ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ../../gl/.libs/libgnu.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/examples' >Making all in scripts >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/scripts' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/scripts' >Making all in manpages >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/manpages' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/manpages' >Making all in credentials >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >Making all in openpgp >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/openpgp' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/openpgp' >Making all in srp >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/srp' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/srp' >Making all in x509 >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/x509' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/x509' >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >Making all in tests >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >Making all in rsa-md5-collision >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >Making all in pkcs1-padding >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >Making all in pkcs8-decode >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >Making all in pkcs12-decode >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >Making all in userid >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >Making all in pathlen >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >Making all in key-id >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >Making all in sha2 >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >Making all in hostname-check >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >Making all in openpgp >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >Making all in openpgp-certs >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp-certs' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp-certs' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o >utils.c: In function 'escapeprint': >utils.c:71: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1 >mv -f .deps/utils.Tpo .deps/utils.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o libutils.la utils.lo >ar cru .libs/libutils.a .libs/utils.o >ranlib .libs/libutils.a >creating libutils.la >(cd .libs && rm -f libutils.la && ln -s ../libutils.la libutils.la) >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >Making all in po >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/po' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/po' >Making all in guile >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >Making all in modules >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/modules' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/modules' >Making all in src >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >/usr/bin/guile -L ../../guile/modules make-enum-map.scm > enum-map.i.c >/usr/bin/guile -L ../../guile/modules make-smob-types.scm > smob-types.i.c >/usr/bin/guile -L ../../guile/modules make-enum-header.scm > enums.h >/usr/bin/guile -L ../../guile/modules make-smob-header.scm > smobs.h >/usr/bin/guile -L ../../guile/modules make-session-priorities.scm > priorities.i.c >/usr/bin/guile -L ../../guile/modules make-smob-header.scm extra > extra-smobs.h >/usr/bin/guile -L ../../guile/modules make-enum-header.scm extra > extra-enums.h >/usr/bin/guile -L ../../guile/modules make-enum-map.scm extra > extra-enum-map.i.c >/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../../includes -I../../includes -I../.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -pipe -Wno-strict-prototypes -fgnu89-inline -pthread >/usr/bin/guile-snarf -o errors.x errors.c -DHAVE_CONFIG_H -I../../includes -I../../includes -I../.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -pipe -Wno-strict-prototypes -fgnu89-inline -pthread >/usr/bin/guile-snarf -o extra.x extra.c -DHAVE_CONFIG_H -I../../includes -I../../includes -I../.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -pipe -Wno-strict-prototypes -fgnu89-inline -pthread >make all-am >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_v_1_la-core.lo -MD -MP -MF .deps/libguile_gnutls_v_1_la-core.Tpo -c -o libguile_gnutls_v_1_la-core.lo `test -f 'core.c' || echo './'`core.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_v_1_la-core.lo -MD -MP -MF .deps/libguile_gnutls_v_1_la-core.Tpo -c core.c -fPIC -DPIC -o .libs/libguile_gnutls_v_1_la-core.o >core.c: In function 'do_fill_port': >core.c:778: warning: cast to pointer from integer of different size >core.c: In function 'fill_session_record_port_input': >core.c:804: warning: cast from pointer to integer of different size >core.c:808: warning: cast from pointer to integer of different size >core.c: In function 'scm_gnutls_set_session_transport_fd_x': >core.c:927: warning: cast to pointer from integer of different size > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_v_1_la-core.lo -MD -MP -MF .deps/libguile_gnutls_v_1_la-core.Tpo -c core.c -o libguile_gnutls_v_1_la-core.o >/dev/null 2>&1 >mv -f .deps/libguile_gnutls_v_1_la-core.Tpo .deps/libguile_gnutls_v_1_la-core.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_v_1_la-errors.lo -MD -MP -MF .deps/libguile_gnutls_v_1_la-errors.Tpo -c -o libguile_gnutls_v_1_la-errors.lo `test -f 'errors.c' || echo './'`errors.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_v_1_la-errors.lo -MD -MP -MF .deps/libguile_gnutls_v_1_la-errors.Tpo -c errors.c -fPIC -DPIC -o .libs/libguile_gnutls_v_1_la-errors.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_v_1_la-errors.lo -MD -MP -MF .deps/libguile_gnutls_v_1_la-errors.Tpo -c errors.c -o libguile_gnutls_v_1_la-errors.o >/dev/null 2>&1 >mv -f .deps/libguile_gnutls_v_1_la-errors.Tpo .deps/libguile_gnutls_v_1_la-errors.Plo >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_v_1_la-utils.lo -MD -MP -MF .deps/libguile_gnutls_v_1_la-utils.Tpo -c -o libguile_gnutls_v_1_la-utils.lo `test -f 'utils.c' || echo './'`utils.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_v_1_la-utils.lo -MD -MP -MF .deps/libguile_gnutls_v_1_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libguile_gnutls_v_1_la-utils.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_v_1_la-utils.lo -MD -MP -MF .deps/libguile_gnutls_v_1_la-utils.Tpo -c utils.c -o libguile_gnutls_v_1_la-utils.o >/dev/null 2>&1 >mv -f .deps/libguile_gnutls_v_1_la-utils.Tpo .deps/libguile_gnutls_v_1_la-utils.Plo >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o libguile-gnutls-v-1.la -rpath /usr/lib64 libguile_gnutls_v_1_la-core.lo libguile_gnutls_v_1_la-errors.lo libguile_gnutls_v_1_la-utils.lo ../../lib/libgnutls.la ../../lgl/liblgnu.la -pthread -lguile >gcc -std=gnu99 -shared .libs/libguile_gnutls_v_1_la-core.o .libs/libguile_gnutls_v_1_la-errors.o .libs/libguile_gnutls_v_1_la-utils.o -Wl,--whole-archive ../../lgl/.libs/liblgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 ../../lib/.libs/libgnutls.so -lgcrypt -lgpg-error -lguile -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libguile-gnutls-v-1.so.0 -o .libs/libguile-gnutls-v-1.so.0.0.0 >(cd .libs && rm -f libguile-gnutls-v-1.so.0 && ln -s libguile-gnutls-v-1.so.0.0.0 libguile-gnutls-v-1.so.0) >(cd .libs && rm -f libguile-gnutls-v-1.so && ln -s libguile-gnutls-v-1.so.0.0.0 libguile-gnutls-v-1.so) >rm -fr .libs/libguile-gnutls-v-1.lax >mkdir .libs/libguile-gnutls-v-1.lax >rm -fr .libs/libguile-gnutls-v-1.lax/liblgnu.a >mkdir .libs/libguile-gnutls-v-1.lax/liblgnu.a >(cd .libs/libguile-gnutls-v-1.lax/liblgnu.a && ar x /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src/../../lgl/.libs/liblgnu.a) >ar cru .libs/libguile-gnutls-v-1.a libguile_gnutls_v_1_la-core.o libguile_gnutls_v_1_la-errors.o libguile_gnutls_v_1_la-utils.o .libs/libguile-gnutls-v-1.lax/liblgnu.a/c-ctype.o .libs/libguile-gnutls-v-1.lax/liblgnu.a/asnprintf.o .libs/libguile-gnutls-v-1.lax/liblgnu.a/gc-libgcrypt.o .libs/libguile-gnutls-v-1.lax/liblgnu.a/gc-pbkdf2-sha1.o .libs/libguile-gnutls-v-1.lax/liblgnu.a/md2.o .libs/libguile-gnutls-v-1.lax/liblgnu.a/printf-args.o .libs/libguile-gnutls-v-1.lax/liblgnu.a/printf-parse.o .libs/libguile-gnutls-v-1.lax/liblgnu.a/read-file.o .libs/libguile-gnutls-v-1.lax/liblgnu.a/vasnprintf.o >ranlib .libs/libguile-gnutls-v-1.a >rm -fr .libs/libguile-gnutls-v-1.lax >creating libguile-gnutls-v-1.la >(cd .libs && rm -f libguile-gnutls-v-1.la && ln -s ../libguile-gnutls-v-1.la libguile-gnutls-v-1.la) >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_extra_v_1_la-extra.lo -MD -MP -MF .deps/libguile_gnutls_extra_v_1_la-extra.Tpo -c -o libguile_gnutls_extra_v_1_la-extra.lo `test -f 'extra.c' || echo './'`extra.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_extra_v_1_la-extra.lo -MD -MP -MF .deps/libguile_gnutls_extra_v_1_la-extra.Tpo -c extra.c -fPIC -DPIC -o .libs/libguile_gnutls_extra_v_1_la-extra.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../.. -I. -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT libguile_gnutls_extra_v_1_la-extra.lo -MD -MP -MF .deps/libguile_gnutls_extra_v_1_la-extra.Tpo -c extra.c -o libguile_gnutls_extra_v_1_la-extra.o >/dev/null 2>&1 >mv -f .deps/libguile_gnutls_extra_v_1_la-extra.Tpo .deps/libguile_gnutls_extra_v_1_la-extra.Plo >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o libguile-gnutls-extra-v-1.la -rpath /usr/lib64 libguile_gnutls_extra_v_1_la-extra.lo ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ./libguile-gnutls-v-1.la ../../lgl/liblgnu.la -pthread -lguile >gcc -std=gnu99 -shared .libs/libguile_gnutls_extra_v_1_la-extra.o -Wl,--whole-archive ../../lgl/.libs/liblgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src/.libs -Wl,--rpath -Wl,/usr/lib64 ../../lib/.libs/libgnutls.so ../../libextra/.libs/libgnutls-extra.so ./.libs/libguile-gnutls-v-1.so -lgcrypt -lgpg-error -lguile -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libguile-gnutls-extra-v-1.so.0 -o .libs/libguile-gnutls-extra-v-1.so.0.0.0 >(cd .libs && rm -f libguile-gnutls-extra-v-1.so.0 && ln -s libguile-gnutls-extra-v-1.so.0.0.0 libguile-gnutls-extra-v-1.so.0) >(cd .libs && rm -f libguile-gnutls-extra-v-1.so && ln -s libguile-gnutls-extra-v-1.so.0.0.0 libguile-gnutls-extra-v-1.so) >rm -fr .libs/libguile-gnutls-extra-v-1.lax >mkdir .libs/libguile-gnutls-extra-v-1.lax >rm -fr .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a >mkdir .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a >(cd .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a && ar x /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src/../../lgl/.libs/liblgnu.a) >ar cru .libs/libguile-gnutls-extra-v-1.a libguile_gnutls_extra_v_1_la-extra.o .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a/c-ctype.o .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a/asnprintf.o .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a/gc-libgcrypt.o .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a/gc-pbkdf2-sha1.o .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a/md2.o .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a/printf-args.o .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a/printf-parse.o .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a/read-file.o .libs/libguile-gnutls-extra-v-1.lax/liblgnu.a/vasnprintf.o >ranlib .libs/libguile-gnutls-extra-v-1.a >rm -fr .libs/libguile-gnutls-extra-v-1.lax >creating libguile-gnutls-extra-v-1.la >(cd .libs && rm -f libguile-gnutls-extra-v-1.la && ln -s ../libguile-gnutls-extra-v-1.la libguile-gnutls-extra-v-1.la) >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >Making all in tests >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/tests' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/tests' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.33060 >+ umask 022 >+ cd /home/herrold/rpmbuild/BUILD >+ cd gnutls-2.4.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -fr /var/tmp/gnutls-2.4.1-1-root-herrold >+ /usr/bin/make prefix=/var/tmp/gnutls-2.4.1-1-root-herrold/usr exec_prefix=/var/tmp/gnutls-2.4.1-1-root-herrold/usr bindir=/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin sbindir=/var/tmp/gnutls-2.4.1-1-root-herrold/usr/sbin sysconfdir=/var/tmp/gnutls-2.4.1-1-root-herrold/etc datadir=/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share includedir=/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include libdir=/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 libexecdir=/var/tmp/gnutls-2.4.1-1-root-herrold/usr/libexec localstatedir=/var/tmp/gnutls-2.4.1-1-root-herrold/var sharedstatedir=/var/tmp/gnutls-2.4.1-1-root-herrold/usr/com mandir=/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man infodir=/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info install >Making install in lgl >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >/usr/bin/make install-am >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >Making install in gl >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >/usr/bin/make install-am >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >Making install in includes >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/includes' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/includes' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include" > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/extra.h' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include/gnutls/extra.h' > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/x509.h' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include/gnutls/x509.h' > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/pkcs12.h' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include/gnutls/pkcs12.h' > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/compat.h' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include/gnutls/compat.h' > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/openpgp.h' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include/gnutls/openpgp.h' > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/crypto.h' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include/gnutls/crypto.h' > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/openssl.h' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include/gnutls/openssl.h' > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/gnutlsxx.h' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include/gnutls/gnutlsxx.h' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include" > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/gnutls.h' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/include/gnutls/gnutls.h' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/includes' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/includes' >Making install in lib >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >Making install in x509 >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/x509' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/x509' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/x509' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/x509' >Making install in opencdk >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/opencdk' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/opencdk' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/opencdk' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/opencdk' >Making install in openpgp >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/openpgp' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/openpgp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/openpgp' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/openpgp' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin" > /usr/bin/install -c 'libgnutls-config' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/libgnutls-config' >test -z "" || /bin/mkdir -p "" >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnutls.la' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls.la' >/usr/bin/install -c .libs/libgnutls.so.26.4.5 /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls.so.26.4.5 >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libgnutls.so.26.4.5 libgnutls.so.26 || { rm -f libgnutls.so.26 && ln -s libgnutls.so.26.4.5 libgnutls.so.26; }; }) >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libgnutls.so.26.4.5 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.26.4.5 libgnutls.so; }; }) >/usr/bin/install -c .libs/libgnutls.lai /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls.la >/usr/bin/install -c .libs/libgnutls.a /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls.a >chmod 644 /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls.a >ranlib /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnutlsxx.la' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutlsxx.la' >libtool: install: warning: relinking `libgnutlsxx.la' >(cd /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib; /bin/sh ../libtool --tag=CXX --mode=relink g++ -I../includes/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -version-info 30:5:4 -Wl,--version-script=./libgnutlsxx.vers -o libgnutlsxx.la -rpath /usr/lib64 libgnutlsxx_la-gnutlsxx.lo libgnutls.la -inst-prefix-dir /var/tmp/gnutls-2.4.1-1-root-herrold) >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/libgnutlsxx_la-gnutlsxx.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 -L/usr/lib64 -lgnutls -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--version-script=./libgnutlsxx.vers -Wl,-soname -Wl,libgnutlsxx.so.26 -o .libs/libgnutlsxx.so.26.4.5 >/usr/bin/install -c .libs/libgnutlsxx.so.26.4.5T /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutlsxx.so.26.4.5 >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libgnutlsxx.so.26.4.5 libgnutlsxx.so.26 || { rm -f libgnutlsxx.so.26 && ln -s libgnutlsxx.so.26.4.5 libgnutlsxx.so.26; }; }) >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libgnutlsxx.so.26.4.5 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.26.4.5 libgnutlsxx.so; }; }) >/usr/bin/install -c .libs/libgnutlsxx.lai /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutlsxx.la >/usr/bin/install -c .libs/libgnutlsxx.a /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutlsxx.a >chmod 644 /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutlsxx.a >ranlib /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutlsxx.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/aclocal" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/aclocal" > /usr/bin/install -c -m 644 'libgnutls.m4' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/aclocal/libgnutls.m4' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/pkgconfig" > /usr/bin/install -c -m 644 'gnutls.pc' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/pkgconfig/gnutls.pc' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >Making install in libextra >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin" > /usr/bin/install -c 'libgnutls-extra-config' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/libgnutls-extra-config' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin" >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnutls-extra.la' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-extra.la' >libtool: install: warning: relinking `libgnutls-extra.la' >(cd /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra; /bin/sh ../libtool --tag=CC --mode=relink gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-undefined -version-info 30:5:4 -Wl,--version-script=./libgnutls-extra.vers -o libgnutls-extra.la -rpath /usr/lib64 gnutls_extra.lo gnutls_ia.lo ../lgl/liblgnu.la ../lib/libgnutls.la -inst-prefix-dir /var/tmp/gnutls-2.4.1-1-root-herrold) >gcc -std=gnu99 -shared .libs/gnutls_extra.o .libs/gnutls_ia.o -Wl,--whole-archive ../lgl/.libs/liblgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -lgcrypt -lgpg-error -L/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 -L/usr/lib64 -lgnutls -m64 -mtune=generic -Wl,--version-script=./libgnutls-extra.vers -Wl,-soname -Wl,libgnutls-extra.so.26 -o .libs/libgnutls-extra.so.26.4.5 >/usr/bin/install -c .libs/libgnutls-extra.so.26.4.5T /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-extra.so.26.4.5 >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libgnutls-extra.so.26.4.5 libgnutls-extra.so.26 || { rm -f libgnutls-extra.so.26 && ln -s libgnutls-extra.so.26.4.5 libgnutls-extra.so.26; }; }) >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libgnutls-extra.so.26.4.5 libgnutls-extra.so || { rm -f libgnutls-extra.so && ln -s libgnutls-extra.so.26.4.5 libgnutls-extra.so; }; }) >/usr/bin/install -c .libs/libgnutls-extra.lai /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-extra.la >/usr/bin/install -c .libs/libgnutls-extra.a /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-extra.a >chmod 644 /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-extra.a >ranlib /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-extra.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnutls-openssl.la' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-openssl.la' >libtool: install: warning: relinking `libgnutls-openssl.la' >(cd /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra; /bin/sh ../libtool --tag=CC --mode=relink gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-undefined -version-info 30:5:4 -ltasn1 -o libgnutls-openssl.la -rpath /usr/lib64 gnutls_openssl.lo openssl_compat.lo ../lgl/liblgnu.la ../lib/libgnutls.la -inst-prefix-dir /var/tmp/gnutls-2.4.1-1-root-herrold) >gcc -std=gnu99 -shared .libs/gnutls_openssl.o .libs/openssl_compat.o -Wl,--whole-archive ../lgl/.libs/liblgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -ltasn1 -lgcrypt -lgpg-error -L/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 -L/usr/lib64 -lgnutls -m64 -mtune=generic -Wl,-soname -Wl,libgnutls-openssl.so.26 -o .libs/libgnutls-openssl.so.26.4.5 >/usr/bin/install -c .libs/libgnutls-openssl.so.26.4.5T /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-openssl.so.26.4.5 >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libgnutls-openssl.so.26.4.5 libgnutls-openssl.so.26 || { rm -f libgnutls-openssl.so.26 && ln -s libgnutls-openssl.so.26.4.5 libgnutls-openssl.so.26; }; }) >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libgnutls-openssl.so.26.4.5 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.26.4.5 libgnutls-openssl.so; }; }) >/usr/bin/install -c .libs/libgnutls-openssl.lai /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-openssl.la >/usr/bin/install -c .libs/libgnutls-openssl.a /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-openssl.a >chmod 644 /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-openssl.a >ranlib /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-openssl.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/aclocal" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/aclocal" > /usr/bin/install -c -m 644 'libgnutls-extra.m4' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/aclocal/libgnutls-extra.m4' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/pkgconfig" > /usr/bin/install -c -m 644 'gnutls-extra.pc' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/pkgconfig/gnutls-extra.pc' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >Making install in src >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >Making install in cfg >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >Making install in platon >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >Making install in str >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon/str' >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon/str' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon/str' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon/str' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'gnutls-serv' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-serv' >libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib64' >/usr/bin/install -c .libs/gnutls-serv /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-serv > /bin/sh ../libtool --mode=install /usr/bin/install -c 'gnutls-cli' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-cli' >libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib64' >/usr/bin/install -c .libs/gnutls-cli /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-cli > /bin/sh ../libtool --mode=install /usr/bin/install -c 'psktool' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/psktool' >libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib64' >/usr/bin/install -c .libs/psktool /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/psktool > /bin/sh ../libtool --mode=install /usr/bin/install -c 'gnutls-cli-debug' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-cli-debug' >libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib64' >/usr/bin/install -c .libs/gnutls-cli-debug /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-cli-debug > /bin/sh ../libtool --mode=install /usr/bin/install -c 'certtool' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/certtool' >libtool: install: warning: `../lib/libgnutls.la' has not been installed in `/usr/lib64' >/usr/bin/install -c .libs/certtool /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/certtool >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >Making install in doc >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >/usr/bin/make install-recursive >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >Making install in examples >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/examples' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/examples' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/examples' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/examples' >Making install in scripts >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/scripts' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/scripts' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/scripts' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/scripts' >Making install in manpages >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/manpages' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/manpages' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man1" > /usr/bin/install -c -m 644 './gnutls-cli.1' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man1/gnutls-cli.1' > /usr/bin/install -c -m 644 './gnutls-cli-debug.1' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man1/gnutls-cli-debug.1' > /usr/bin/install -c -m 644 './gnutls-serv.1' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man1/gnutls-serv.1' > /usr/bin/install -c -m 644 './certtool.1' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man1/certtool.1' > /usr/bin/install -c -m 644 './psktool.1' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man1/psktool.1' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3" > /usr/bin/install -c -m 644 './gnutls_crypto_cipher_register.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_crypto_cipher_register.3' > /usr/bin/install -c -m 644 './gnutls_crypto_rnd_register.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_crypto_rnd_register.3' > /usr/bin/install -c -m 644 './gnutls_crypto_mac_register.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_crypto_mac_register.3' > /usr/bin/install -c -m 644 './gnutls_crypto_digest_register.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_crypto_digest_register.3' > /usr/bin/install -c -m 644 './gnutls_oprfi_enable_client.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_oprfi_enable_client.3' > /usr/bin/install -c -m 644 './gnutls_oprfi_enable_server.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_oprfi_enable_server.3' > /usr/bin/install -c -m 644 './gnutls_server_name_get.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_server_name_get.3' > /usr/bin/install -c -m 644 './gnutls_server_name_set.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_server_name_set.3' > /usr/bin/install -c -m 644 './gnutls_alert_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_alert_get_name.3' > /usr/bin/install -c -m 644 './gnutls_alert_send.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_alert_send.3' > /usr/bin/install -c -m 644 './gnutls_error_to_alert.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_error_to_alert.3' > /usr/bin/install -c -m 644 './gnutls_alert_send_appropriate.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_alert_send_appropriate.3' > /usr/bin/install -c -m 644 './gnutls_alert_get.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_alert_get.3' > /usr/bin/install -c -m 644 './gnutls_mac_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_mac_get_name.3' > /usr/bin/install -c -m 644 './gnutls_mac_get_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_mac_get_id.3' > /usr/bin/install -c -m 644 './gnutls_mac_get_key_size.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_mac_get_key_size.3' > /usr/bin/install -c -m 644 './gnutls_mac_list.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_mac_list.3' > /usr/bin/install -c -m 644 './gnutls_compression_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_compression_get_name.3' > /usr/bin/install -c -m 644 './gnutls_compression_get_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_compression_get_id.3' > /usr/bin/install -c -m 644 './gnutls_compression_list.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_compression_list.3' > /usr/bin/install -c -m 644 './gnutls_cipher_get_key_size.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_cipher_get_key_size.3' > /usr/bin/install -c -m 644 './gnutls_cipher_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_cipher_get_name.3' > /usr/bin/install -c -m 644 './gnutls_cipher_get_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_cipher_get_id.3' > /usr/bin/install -c -m 644 './gnutls_cipher_list.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_cipher_list.3' > /usr/bin/install -c -m 644 './gnutls_kx_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_kx_get_name.3' > /usr/bin/install -c -m 644 './gnutls_kx_get_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_kx_get_id.3' > /usr/bin/install -c -m 644 './gnutls_kx_list.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_kx_list.3' > /usr/bin/install -c -m 644 './gnutls_protocol_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_protocol_get_name.3' > /usr/bin/install -c -m 644 './gnutls_protocol_get_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_protocol_get_id.3' > /usr/bin/install -c -m 644 './gnutls_protocol_list.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_protocol_list.3' > /usr/bin/install -c -m 644 './gnutls_cipher_suite_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_cipher_suite_get_name.3' > /usr/bin/install -c -m 644 './gnutls_cipher_suite_info.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_cipher_suite_info.3' > /usr/bin/install -c -m 644 './gnutls_certificate_type_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_type_get_name.3' > /usr/bin/install -c -m 644 './gnutls_certificate_type_get_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_type_get_id.3' > /usr/bin/install -c -m 644 './gnutls_certificate_type_list.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_type_list.3' > /usr/bin/install -c -m 644 './gnutls_sign_algorithm_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_sign_algorithm_get_name.3' > /usr/bin/install -c -m 644 './gnutls_pk_algorithm_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pk_algorithm_get_name.3' > /usr/bin/install -c -m 644 './gnutls_anon_free_server_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_anon_free_server_credentials.3' > /usr/bin/install -c -m 644 './gnutls_anon_allocate_server_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_anon_allocate_server_credentials.3' > /usr/bin/install -c -m 644 './gnutls_anon_free_client_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_anon_free_client_credentials.3' > /usr/bin/install -c -m 644 './gnutls_anon_allocate_client_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_anon_allocate_client_credentials.3' > /usr/bin/install -c -m 644 './gnutls_anon_set_server_dh_params.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_anon_set_server_dh_params.3' > /usr/bin/install -c -m 644 './gnutls_anon_set_server_params_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_anon_set_server_params_function.3' > /usr/bin/install -c -m 644 './gnutls_credentials_clear.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_credentials_clear.3' > /usr/bin/install -c -m 644 './gnutls_credentials_set.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_credentials_set.3' > /usr/bin/install -c -m 644 './gnutls_auth_get_type.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_auth_get_type.3' > /usr/bin/install -c -m 644 './gnutls_auth_server_get_type.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_auth_server_get_type.3' > /usr/bin/install -c -m 644 './gnutls_auth_client_get_type.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_auth_client_get_type.3' > /usr/bin/install -c -m 644 './gnutls_transport_set_errno.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_transport_set_errno.3' > /usr/bin/install -c -m 644 './gnutls_transport_set_global_errno.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_transport_set_global_errno.3' > /usr/bin/install -c -m 644 './gnutls_record_check_pending.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_record_check_pending.3' > /usr/bin/install -c -m 644 './gnutls_certificate_free_keys.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_free_keys.3' > /usr/bin/install -c -m 644 './gnutls_certificate_free_cas.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_free_cas.3' > /usr/bin/install -c -m 644 './gnutls_certificate_get_x509_cas.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_get_x509_cas.3' > /usr/bin/install -c -m 644 './gnutls_certificate_get_x509_crls.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_get_x509_crls.3' > /usr/bin/install -c -m 644 './gnutls_certificate_get_openpgp_keyring.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_get_openpgp_keyring.3' > /usr/bin/install -c -m 644 './gnutls_certificate_free_ca_names.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_free_ca_names.3' > /usr/bin/install -c -m 644 './gnutls_certificate_free_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_free_credentials.3' > /usr/bin/install -c -m 644 './gnutls_certificate_allocate_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_allocate_credentials.3' > /usr/bin/install -c -m 644 './gnutls_certificate_server_set_request.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_server_set_request.3' > /usr/bin/install -c -m 644 './gnutls_certificate_client_set_retrieve_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_client_set_retrieve_function.3' > /usr/bin/install -c -m 644 './gnutls_certificate_server_set_retrieve_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_server_set_retrieve_function.3' > /usr/bin/install -c -m 644 './gnutls_certificate_verify_peers2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_verify_peers2.3' > /usr/bin/install -c -m 644 './gnutls_certificate_verify_peers.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_verify_peers.3' > /usr/bin/install -c -m 644 './gnutls_certificate_expiration_time_peers.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_expiration_time_peers.3' > /usr/bin/install -c -m 644 './gnutls_certificate_activation_time_peers.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_activation_time_peers.3' > /usr/bin/install -c -m 644 './gnutls_sign_callback_set.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_sign_callback_set.3' > /usr/bin/install -c -m 644 './gnutls_sign_callback_get.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_sign_callback_get.3' > /usr/bin/install -c -m 644 './gnutls_db_set_retrieve_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_db_set_retrieve_function.3' > /usr/bin/install -c -m 644 './gnutls_db_set_remove_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_db_set_remove_function.3' > /usr/bin/install -c -m 644 './gnutls_db_set_store_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_db_set_store_function.3' > /usr/bin/install -c -m 644 './gnutls_db_set_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_db_set_ptr.3' > /usr/bin/install -c -m 644 './gnutls_db_get_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_db_get_ptr.3' > /usr/bin/install -c -m 644 './gnutls_db_set_cache_expiration.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_db_set_cache_expiration.3' > /usr/bin/install -c -m 644 './gnutls_db_check_entry.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_db_check_entry.3' > /usr/bin/install -c -m 644 './gnutls_db_remove_session.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_db_remove_session.3' > /usr/bin/install -c -m 644 './gnutls_dh_params_import_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_params_import_raw.3' > /usr/bin/install -c -m 644 './gnutls_dh_params_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_params_init.3' > /usr/bin/install -c -m 644 './gnutls_dh_params_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_params_deinit.3' > /usr/bin/install -c -m 644 './gnutls_dh_params_cpy.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_params_cpy.3' > /usr/bin/install -c -m 644 './gnutls_dh_params_generate2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_params_generate2.3' > /usr/bin/install -c -m 644 './gnutls_dh_params_import_pkcs3.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_params_import_pkcs3.3' > /usr/bin/install -c -m 644 './gnutls_dh_params_export_pkcs3.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_params_export_pkcs3.3' > /usr/bin/install -c -m 644 './gnutls_dh_params_export_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_params_export_raw.3' > /usr/bin/install -c -m 644 './gnutls_error_is_fatal.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_error_is_fatal.3' > /usr/bin/install -c -m 644 './gnutls_perror.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_perror.3' > /usr/bin/install -c -m 644 './gnutls_strerror.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_strerror.3' > /usr/bin/install -c -m 644 './gnutls_global_set_log_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_global_set_log_function.3' > /usr/bin/install -c -m 644 './gnutls_global_set_log_level.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_global_set_log_level.3' > /usr/bin/install -c -m 644 './gnutls_global_set_mem_functions.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_global_set_mem_functions.3' > /usr/bin/install -c -m 644 './gnutls_global_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_global_init.3' > /usr/bin/install -c -m 644 './gnutls_global_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_global_deinit.3' > /usr/bin/install -c -m 644 './gnutls_transport_set_pull_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_transport_set_pull_function.3' > /usr/bin/install -c -m 644 './gnutls_transport_set_push_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_transport_set_push_function.3' > /usr/bin/install -c -m 644 './gnutls_check_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_check_version.3' > /usr/bin/install -c -m 644 './gnutls_rehandshake.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rehandshake.3' > /usr/bin/install -c -m 644 './gnutls_handshake.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_handshake.3' > /usr/bin/install -c -m 644 './gnutls_handshake_set_max_packet_length.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_handshake_set_max_packet_length.3' > /usr/bin/install -c -m 644 './gnutls_handshake_get_last_in.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_handshake_get_last_in.3' > /usr/bin/install -c -m 644 './gnutls_handshake_get_last_out.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_handshake_get_last_out.3' > /usr/bin/install -c -m 644 './gnutls_malloc.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_malloc.3' > /usr/bin/install -c -m 644 './gnutls_free.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_free.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_openpgp_key.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_openpgp_key.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_openpgp_key_mem.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_openpgp_key_mem.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_openpgp_key_file.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_openpgp_key_file.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_openpgp_key_mem2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_openpgp_key_mem2.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_openpgp_key_file2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_openpgp_key_file2.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_openpgp_keyring_file.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_openpgp_keyring_file.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_openpgp_keyring_mem.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_set_recv_key_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_set_recv_key_function.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_sign_hash.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_sign_hash.3' > /usr/bin/install -c -m 644 './gnutls_cipher_set_priority.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_cipher_set_priority.3' > /usr/bin/install -c -m 644 './gnutls_kx_set_priority.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_kx_set_priority.3' > /usr/bin/install -c -m 644 './gnutls_mac_set_priority.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_mac_set_priority.3' > /usr/bin/install -c -m 644 './gnutls_compression_set_priority.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_compression_set_priority.3' > /usr/bin/install -c -m 644 './gnutls_protocol_set_priority.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_protocol_set_priority.3' > /usr/bin/install -c -m 644 './gnutls_certificate_type_set_priority.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_type_set_priority.3' > /usr/bin/install -c -m 644 './gnutls_priority_set.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_priority_set.3' > /usr/bin/install -c -m 644 './gnutls_priority_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_priority_init.3' > /usr/bin/install -c -m 644 './gnutls_priority_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_priority_deinit.3' > /usr/bin/install -c -m 644 './gnutls_priority_set_direct.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_priority_set_direct.3' > /usr/bin/install -c -m 644 './gnutls_set_default_priority.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_set_default_priority.3' > /usr/bin/install -c -m 644 './gnutls_set_default_export_priority.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_set_default_export_priority.3' > /usr/bin/install -c -m 644 './gnutls_psk_free_client_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_free_client_credentials.3' > /usr/bin/install -c -m 644 './gnutls_psk_allocate_client_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_allocate_client_credentials.3' > /usr/bin/install -c -m 644 './gnutls_psk_set_client_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_set_client_credentials.3' > /usr/bin/install -c -m 644 './gnutls_psk_free_server_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_free_server_credentials.3' > /usr/bin/install -c -m 644 './gnutls_psk_allocate_server_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_allocate_server_credentials.3' > /usr/bin/install -c -m 644 './gnutls_psk_set_server_credentials_file.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_set_server_credentials_file.3' > /usr/bin/install -c -m 644 './gnutls_psk_set_server_credentials_hint.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_set_server_credentials_hint.3' > /usr/bin/install -c -m 644 './gnutls_psk_set_server_credentials_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_set_server_credentials_function.3' > /usr/bin/install -c -m 644 './gnutls_psk_set_client_credentials_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_set_client_credentials_function.3' > /usr/bin/install -c -m 644 './gnutls_psk_server_get_username.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_server_get_username.3' > /usr/bin/install -c -m 644 './gnutls_psk_client_get_hint.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_client_get_hint.3' > /usr/bin/install -c -m 644 './gnutls_hex_decode.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_hex_decode.3' > /usr/bin/install -c -m 644 './gnutls_hex_encode.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_hex_encode.3' > /usr/bin/install -c -m 644 './gnutls_psk_set_server_dh_params.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_set_server_dh_params.3' > /usr/bin/install -c -m 644 './gnutls_psk_set_server_params_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_set_server_params_function.3' > /usr/bin/install -c -m 644 './gnutls_psk_netconf_derive_key.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_netconf_derive_key.3' > /usr/bin/install -c -m 644 './gnutls_protocol_get_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_protocol_get_version.3' > /usr/bin/install -c -m 644 './gnutls_transport_set_lowat.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_transport_set_lowat.3' > /usr/bin/install -c -m 644 './gnutls_record_disable_padding.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_record_disable_padding.3' > /usr/bin/install -c -m 644 './gnutls_transport_set_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_transport_set_ptr.3' > /usr/bin/install -c -m 644 './gnutls_transport_set_ptr2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_transport_set_ptr2.3' > /usr/bin/install -c -m 644 './gnutls_transport_get_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_transport_get_ptr.3' > /usr/bin/install -c -m 644 './gnutls_transport_get_ptr2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_transport_get_ptr2.3' > /usr/bin/install -c -m 644 './gnutls_bye.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_bye.3' > /usr/bin/install -c -m 644 './gnutls_record_send.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_record_send.3' > /usr/bin/install -c -m 644 './gnutls_record_recv.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_record_recv.3' > /usr/bin/install -c -m 644 './gnutls_record_get_max_size.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_record_get_max_size.3' > /usr/bin/install -c -m 644 './gnutls_record_set_max_size.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_record_set_max_size.3' > /usr/bin/install -c -m 644 './gnutls_rsa_params_import_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_params_import_raw.3' > /usr/bin/install -c -m 644 './gnutls_rsa_params_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_params_init.3' > /usr/bin/install -c -m 644 './gnutls_rsa_params_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_params_deinit.3' > /usr/bin/install -c -m 644 './gnutls_rsa_params_cpy.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_params_cpy.3' > /usr/bin/install -c -m 644 './gnutls_rsa_params_generate2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_params_generate2.3' > /usr/bin/install -c -m 644 './gnutls_rsa_params_import_pkcs1.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_params_import_pkcs1.3' > /usr/bin/install -c -m 644 './gnutls_rsa_params_export_pkcs1.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_params_export_pkcs1.3' > /usr/bin/install -c -m 644 './gnutls_rsa_params_export_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_params_export_raw.3' > /usr/bin/install -c -m 644 './gnutls_session_get_data.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_get_data.3' > /usr/bin/install -c -m 644 './gnutls_session_get_data2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_get_data2.3' > /usr/bin/install -c -m 644 './gnutls_session_get_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_get_id.3' > /usr/bin/install -c -m 644 './gnutls_session_set_data.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_set_data.3' > /usr/bin/install -c -m 644 './gnutls_cipher_get.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_cipher_get.3' > /usr/bin/install -c -m 644 './gnutls_certificate_type_get.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_type_get.3' > /usr/bin/install -c -m 644 './gnutls_kx_get.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_kx_get.3' > /usr/bin/install -c -m 644 './gnutls_mac_get.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_mac_get.3' > /usr/bin/install -c -m 644 './gnutls_compression_get.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_compression_get.3' > /usr/bin/install -c -m 644 './gnutls_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_init.3' > /usr/bin/install -c -m 644 './gnutls_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_deinit.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_send_cert.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_send_cert.3' > /usr/bin/install -c -m 644 './gnutls_certificate_send_x509_rdn_sequence.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_send_x509_rdn_sequence.3' > /usr/bin/install -c -m 644 './gnutls_handshake_set_private_extensions.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_handshake_set_private_extensions.3' > /usr/bin/install -c -m 644 './gnutls_prf_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_prf_raw.3' > /usr/bin/install -c -m 644 './gnutls_prf.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_prf.3' > /usr/bin/install -c -m 644 './gnutls_session_get_client_random.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_get_client_random.3' > /usr/bin/install -c -m 644 './gnutls_session_get_server_random.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_get_server_random.3' > /usr/bin/install -c -m 644 './gnutls_session_get_master_secret.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_get_master_secret.3' > /usr/bin/install -c -m 644 './gnutls_session_is_resumed.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_is_resumed.3' > /usr/bin/install -c -m 644 './gnutls_session_get_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_get_ptr.3' > /usr/bin/install -c -m 644 './gnutls_session_set_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_set_ptr.3' > /usr/bin/install -c -m 644 './gnutls_record_get_direction.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_record_get_direction.3' > /usr/bin/install -c -m 644 './gnutls_handshake_set_post_client_hello_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_handshake_set_post_client_hello_function.3' > /usr/bin/install -c -m 644 './gnutls_session_enable_compatibility_mode.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_session_enable_compatibility_mode.3' > /usr/bin/install -c -m 644 './gnutls_hex2bin.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_hex2bin.3' > /usr/bin/install -c -m 644 './gnutls_dh_set_prime_bits.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_set_prime_bits.3' > /usr/bin/install -c -m 644 './gnutls_dh_get_group.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_get_group.3' > /usr/bin/install -c -m 644 './gnutls_dh_get_pubkey.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_get_pubkey.3' > /usr/bin/install -c -m 644 './gnutls_rsa_export_get_pubkey.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_export_get_pubkey.3' > /usr/bin/install -c -m 644 './gnutls_dh_get_secret_bits.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_get_secret_bits.3' > /usr/bin/install -c -m 644 './gnutls_dh_get_prime_bits.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_get_prime_bits.3' > /usr/bin/install -c -m 644 './gnutls_rsa_export_get_modulus_bits.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_rsa_export_get_modulus_bits.3' > /usr/bin/install -c -m 644 './gnutls_dh_get_peers_public_bits.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_dh_get_peers_public_bits.3' > /usr/bin/install -c -m 644 './gnutls_certificate_get_ours.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_get_ours.3' > /usr/bin/install -c -m 644 './gnutls_certificate_get_peers.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_get_peers.3' > /usr/bin/install -c -m 644 './gnutls_certificate_client_get_request_status.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_client_get_request_status.3' > /usr/bin/install -c -m 644 './gnutls_fingerprint.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_fingerprint.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_dh_params.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_dh_params.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_params_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_params_function.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_verify_flags.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_verify_flags.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_verify_limits.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_verify_limits.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_rsa_export_params.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_rsa_export_params.3' > /usr/bin/install -c -m 644 './gnutls_psk_set_params_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_psk_set_params_function.3' > /usr/bin/install -c -m 644 './gnutls_anon_set_params_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_anon_set_params_function.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_key_mem.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_key_mem.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_key.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_key.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_key_file.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_key_file.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_trust_mem.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_trust_mem.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_trust.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_trust.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_trust_file.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_trust_file.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_crl_mem.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_crl_mem.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_crl.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_crl.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_crl_file.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_crl_file.3' > /usr/bin/install -c -m 644 './gnutls_certificate_set_x509_simple_pkcs12_file.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3' > /usr/bin/install -c -m 644 './gnutls_certificate_free_crls.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_certificate_free_crls.3' > /usr/bin/install -c -m 644 './gnutls_pem_base64_encode.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pem_base64_encode.3' > /usr/bin/install -c -m 644 './gnutls_pem_base64_encode_alloc.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pem_base64_encode_alloc.3' > /usr/bin/install -c -m 644 './gnutls_pem_base64_decode.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pem_base64_decode.3' > /usr/bin/install -c -m 644 './gnutls_pem_base64_decode_alloc.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pem_base64_decode_alloc.3' > /usr/bin/install -c -m 644 './gnutls_global_init_extra.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_global_init_extra.3' > /usr/bin/install -c -m 644 './gnutls_extra_check_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_extra_check_version.3' > /usr/bin/install -c -m 644 './gnutls_ia_permute_inner_secret.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_permute_inner_secret.3' > /usr/bin/install -c -m 644 './gnutls_ia_generate_challenge.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_generate_challenge.3' > /usr/bin/install -c -m 644 './gnutls_ia_extract_inner_secret.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_extract_inner_secret.3' > /usr/bin/install -c -m 644 './gnutls_ia_endphase_send.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_endphase_send.3' > /usr/bin/install -c -m 644 './gnutls_ia_verify_endphase.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_verify_endphase.3' > /usr/bin/install -c -m 644 './gnutls_ia_send.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_send.3' > /usr/bin/install -c -m 644 './gnutls_ia_recv.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_recv.3' > /usr/bin/install -c -m 644 './gnutls_ia_handshake_p.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_handshake_p.3' > /usr/bin/install -c -m 644 './gnutls_ia_handshake.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_handshake.3' > /usr/bin/install -c -m 644 './gnutls_ia_allocate_client_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_allocate_client_credentials.3' > /usr/bin/install -c -m 644 './gnutls_ia_free_client_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_free_client_credentials.3' > /usr/bin/install -c -m 644 './gnutls_ia_set_client_avp_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_set_client_avp_function.3' > /usr/bin/install -c -m 644 './gnutls_ia_set_client_avp_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_set_client_avp_ptr.3' > /usr/bin/install -c -m 644 './gnutls_ia_get_client_avp_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_get_client_avp_ptr.3' > /usr/bin/install -c -m 644 './gnutls_ia_allocate_server_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_allocate_server_credentials.3' > /usr/bin/install -c -m 644 './gnutls_ia_free_server_credentials.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_free_server_credentials.3' > /usr/bin/install -c -m 644 './gnutls_ia_set_server_avp_function.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_set_server_avp_function.3' > /usr/bin/install -c -m 644 './gnutls_ia_set_server_avp_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_set_server_avp_ptr.3' > /usr/bin/install -c -m 644 './gnutls_ia_get_server_avp_ptr.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_get_server_avp_ptr.3' > /usr/bin/install -c -m 644 './gnutls_ia_enable.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_ia_enable.3' > /usr/bin/install -c -m 644 './gnutls_x509_dn_oid_known.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_dn_oid_known.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_init.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_deinit.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_import.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_issuer_dn.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_issuer_dn.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_issuer_dn_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_dn_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_dn_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_signature_algorithm.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_signature_algorithm.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_signature.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_signature.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_version.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_this_update.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_this_update.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_next_update.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_next_update.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_crt_count.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_crt_count.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_get_crt_serial.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_get_crt_serial.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_export.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_export.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_set_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_set_version.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_sign2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_sign2.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_sign.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_sign.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_set_this_update.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_set_this_update.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_set_next_update.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_set_next_update.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_set_crt_serial.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_set_crt_serial.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_set_crt.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_set_crt.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_init.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_deinit.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_import.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_get_dn.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_get_dn.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_get_dn_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_get_dn_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_get_dn_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_get_dn_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_get_challenge_password.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_get_challenge_password.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_set_attribute_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_set_attribute_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_get_attribute_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_get_attribute_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_set_dn_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_set_dn_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_set_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_set_version.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_get_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_get_version.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_set_key.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_set_key.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_set_challenge_password.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_set_challenge_password.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_sign2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_sign2.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_sign.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_sign.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_export.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_export.3' > /usr/bin/install -c -m 644 './gnutls_x509_crq_get_pk_algorithm.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crq_get_pk_algorithm.3' > /usr/bin/install -c -m 644 './gnutls_x509_dn_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_dn_init.3' > /usr/bin/install -c -m 644 './gnutls_x509_dn_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_dn_import.3' > /usr/bin/install -c -m 644 './gnutls_x509_dn_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_dn_deinit.3' > /usr/bin/install -c -m 644 './gnutls_x509_rdn_get.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_rdn_get.3' > /usr/bin/install -c -m 644 './gnutls_x509_rdn_get_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_rdn_get_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_rdn_get_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_rdn_get_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_dn_export.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_dn_export.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_print.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_print.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_print.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_print.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_init.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_deinit.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_import.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_export.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_export.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_get_bag.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_get_bag.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_set_bag.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_set_bag.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_generate_mac.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_generate_mac.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_verify_mac.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_verify_mac.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_init.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_deinit.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_get_type.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_get_type.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_get_count.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_get_count.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_get_data.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_get_data.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_set_data.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_set_data.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_set_crt.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_set_crt.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_set_crl.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_set_crl.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_set_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_set_key_id.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_get_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_get_key_id.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_get_friendly_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_get_friendly_name.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_set_friendly_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_set_friendly_name.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_decrypt.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_decrypt.3' > /usr/bin/install -c -m 644 './gnutls_pkcs12_bag_encrypt.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs12_bag_encrypt.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_init.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_deinit.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_import.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_get_crt_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_get_crt_raw.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_get_crt_count.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_get_crt_count.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_export.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_export.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_set_crt_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_set_crt_raw.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_set_crt.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_set_crt.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_delete_crt.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_delete_crt.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_get_crl_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_get_crl_raw.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_get_crl_count.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_get_crl_count.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_set_crl_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_set_crl_raw.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_set_crl.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_set_crl.3' > /usr/bin/install -c -m 644 './gnutls_pkcs7_delete_crl.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_pkcs7_delete_crl.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_init.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_deinit.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_cpy.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_cpy.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_import.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_import_rsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_import_dsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_get_pk_algorithm.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_export.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_export.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_export_rsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_export_dsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_generate.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_generate.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_get_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_get_key_id.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_sign_data.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_sign_data.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_sign_hash.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_sign_hash.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_verify_data.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_verify_data.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_fix.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_fix.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_export_pkcs8.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_export_pkcs8.3' > /usr/bin/install -c -m 644 './gnutls_x509_privkey_import_pkcs8.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_privkey_import_pkcs8.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_check_hostname.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_check_hostname.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_check_issuer.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_check_issuer.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_list_verify.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_list_verify.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_verify.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_verify.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_check_issuer.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_check_issuer.3' > /usr/bin/install -c -m 644 './gnutls_x509_crl_verify.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crl_verify.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_init.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_deinit.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_import.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_issuer_dn.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_issuer_dn.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_issuer_dn_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_issuer_dn_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_dn.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_dn.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_dn_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_dn_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_dn_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_dn_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_signature_algorithm.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_signature_algorithm.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_signature.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_signature.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_version.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_activation_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_activation_time.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_expiration_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_expiration_time.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_serial.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_serial.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_subject_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_subject_key_id.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_authority_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_authority_key_id.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_pk_algorithm.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_pk_algorithm.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_subject_alt_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_subject_alt_name.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_subject_alt_name2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_subject_alt_name2.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_subject_alt_othername_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_basic_constraints.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_basic_constraints.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_ca_status.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_ca_status.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_key_usage.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_key_usage.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_proxy.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_proxy.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_extension_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_extension_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_extension_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_extension_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_extension_info.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_extension_info.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_extension_data.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_extension_data.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_raw_issuer_dn.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_raw_dn.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_raw_dn.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_subject.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_subject.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_issuer.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_issuer.3' > /usr/bin/install -c -m 644 './gnutls_x509_dn_get_rdn_ava.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_dn_get_rdn_ava.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_fingerprint.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_fingerprint.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_export.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_export.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_key_id.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_check_revocation.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_check_revocation.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_verify_data.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_verify_data.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_crl_dist_points.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_crl_dist_points.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_key_purpose_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_key_purpose_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_pk_rsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_get_pk_dsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_list_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_list_import.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_dn_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_dn_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_issuer_dn_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_proxy_dn.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_proxy_dn.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_version.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_key.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_key.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_crq.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_crq.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_extension_by_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_extension_by_oid.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_basic_constraints.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_basic_constraints.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_ca_status.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_ca_status.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_key_usage.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_key_usage.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_subject_alternative_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_subject_alternative_name.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_proxy.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_proxy.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_sign2.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_sign2.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_sign.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_sign.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_activation_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_activation_time.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_expiration_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_expiration_time.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_serial.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_serial.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_crl_dist_points.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_crl_dist_points.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_cpy_crl_dist_points.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_subject_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_subject_key_id.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_authority_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_authority_key_id.3' > /usr/bin/install -c -m 644 './gnutls_x509_crt_set_key_purpose_oid.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_x509_crt_set_key_purpose_oid.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_keyring_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_keyring_init.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_keyring_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_keyring_deinit.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_keyring_check_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_keyring_check_id.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_keyring_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_keyring_import.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_keyring_get_crt_count.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_keyring_get_crt_count.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_keyring_get_crt.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_keyring_get_crt.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_print.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_print.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_init.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_deinit.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_import.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_export.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_export.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_fingerprint.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_fingerprint.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_name.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_name.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_pk_algorithm.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_version.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_version.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_creation_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_creation_time.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_expiration_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_expiration_time.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_key_id.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_revoked_status.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_revoked_status.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_check_hostname.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_check_hostname.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_key_usage.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_key_usage.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_count.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_count.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_revoked_status.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_pk_algorithm.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_creation_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_expiration_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_id.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_fingerprint.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_idx.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_idx.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_usage.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_usage.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_pk_rsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_pk_dsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_preferred_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_set_preferred_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_get_auth_subkey.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_get_auth_subkey.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_verify_ring.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_verify_ring.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_crt_verify_self.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_crt_verify_self.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_init.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_init.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_deinit.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_deinit.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_import.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_import.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_export.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_export.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_pk_algorithm.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_revoked_status.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_revoked_status.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_fingerprint.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_fingerprint.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_key_id.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_subkey_count.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_count.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_subkey_revoked_status.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_subkey_pk_algorithm.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_subkey_idx.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_subkey_creation_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_subkey_expiration_time.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_expiration_time.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_subkey_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_id.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_subkey_fingerprint.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_export_rsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_export_dsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_export_subkey_rsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_export_subkey_dsa_raw.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_get_preferred_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3' > /usr/bin/install -c -m 644 './gnutls_openpgp_privkey_set_preferred_key_id.3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/manpages' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/manpages' >Making install in credentials >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >Making install in openpgp >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/openpgp' >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/openpgp' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/openpgp' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/openpgp' >Making install in srp >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/srp' >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/srp' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/srp' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/srp' >Making install in x509 >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/x509' >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/x509' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/x509' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/x509' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[5]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info" > /usr/bin/install -c -m 644 'gnutls-certificate-user-use-case.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-certificate-user-use-case.png' > /usr/bin/install -c -m 644 'gnutls-extensions_st.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-extensions_st.png' > /usr/bin/install -c -m 644 'gnutls-handshake-state.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-handshake-state.png' > /usr/bin/install -c -m 644 'gnutls-layers.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-layers.png' > /usr/bin/install -c -m 644 'gnutls-mod_auth_st.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-mod_auth_st.png' > /usr/bin/install -c -m 644 'gnutls-pgp.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-pgp.png' > /usr/bin/install -c -m 644 'gnutls-client-server-use-case.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-client-server-use-case.png' > /usr/bin/install -c -m 644 'gnutls-handshake-sequence.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-handshake-sequence.png' > /usr/bin/install -c -m 644 'gnutls-internals.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-internals.png' > /usr/bin/install -c -m 644 'gnutls-logo.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-logo.png' > /usr/bin/install -c -m 644 'gnutls-objects.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-objects.png' > /usr/bin/install -c -m 644 'gnutls-x509.png' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls-x509.png' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info" > /usr/bin/install -c -m 644 './gnutls.info' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls.info' > /usr/bin/install -c -m 644 './gnutls.info-1' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls.info-1' > /usr/bin/install -c -m 644 './gnutls.info-2' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls.info-2' > /usr/bin/install -c -m 644 './gnutls.info-3' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/gnutls.info-3' >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >Making install in tests >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >Making install in rsa-md5-collision >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >Making install in pkcs1-padding >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >Making install in pkcs8-decode >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >Making install in pkcs12-decode >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >Making install in userid >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >Making install in pathlen >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >Making install in key-id >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >Making install in sha2 >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >Making install in hostname-check >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >Making install in openpgp >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >Making install in openpgp-certs >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp-certs' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp-certs' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp-certs' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp-certs' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >Making install in po >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/po' >/bin/mkdir -p /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share >installing en@boldquot.gmo as /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo >installing en@quot.gmo as /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo >installing de.gmo as /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/locale/de/LC_MESSAGES/gnutls.mo >installing ms.gmo as /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/locale/ms/LC_MESSAGES/gnutls.mo >installing nl.gmo as /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/locale/nl/LC_MESSAGES/gnutls.mo >installing pl.gmo as /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/locale/pl/LC_MESSAGES/gnutls.mo >installing sv.gmo as /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/locale/sv/LC_MESSAGES/gnutls.mo >installing vi.gmo as /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/locale/vi/LC_MESSAGES/gnutls.mo >if test "gnutls" = "gettext-tools"; then \ > /bin/mkdir -p /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > /usr/bin/install -c -m 644 ./$file \ > /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/gettext/po/$file; \ > done; \ > else \ > : ; \ > fi >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/po' >Making install in guile >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >Making install in modules >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/modules' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/modules' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/guile/site" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/guile/site" > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls.scm' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/guile/site/gnutls.scm' > /bin/sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/build-aux/install-sh -c -m 644 'gnutls/extra.scm' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/guile/site/gnutls/extra.scm' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/modules' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/modules' >Making install in src >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >/usr/bin/make install-am >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >test -z "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64" || /bin/mkdir -p "/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64" > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libguile-gnutls-v-1.la' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-v-1.la' >libtool: install: warning: relinking `libguile-gnutls-v-1.la' >(cd /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src; /bin/sh ../../libtool --tag=CC --mode=relink gcc -std=gnu99 -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o libguile-gnutls-v-1.la -rpath /usr/lib64 libguile_gnutls_v_1_la-core.lo libguile_gnutls_v_1_la-errors.lo libguile_gnutls_v_1_la-utils.lo ../../lib/libgnutls.la ../../lgl/liblgnu.la -pthread -lguile -inst-prefix-dir /var/tmp/gnutls-2.4.1-1-root-herrold) >gcc -std=gnu99 -shared .libs/libguile_gnutls_v_1_la-core.o .libs/libguile_gnutls_v_1_la-errors.o .libs/libguile_gnutls_v_1_la-utils.o -Wl,--whole-archive ../../lgl/.libs/liblgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 -L/usr/lib64 -lgnutls -lgcrypt -lgpg-error -lguile -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libguile-gnutls-v-1.so.0 -o .libs/libguile-gnutls-v-1.so.0.0.0 >/usr/bin/install -c .libs/libguile-gnutls-v-1.so.0.0.0T /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-v-1.so.0.0.0 >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libguile-gnutls-v-1.so.0.0.0 libguile-gnutls-v-1.so.0 || { rm -f libguile-gnutls-v-1.so.0 && ln -s libguile-gnutls-v-1.so.0.0.0 libguile-gnutls-v-1.so.0; }; }) >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libguile-gnutls-v-1.so.0.0.0 libguile-gnutls-v-1.so || { rm -f libguile-gnutls-v-1.so && ln -s libguile-gnutls-v-1.so.0.0.0 libguile-gnutls-v-1.so; }; }) >/usr/bin/install -c .libs/libguile-gnutls-v-1.lai /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-v-1.la >/usr/bin/install -c .libs/libguile-gnutls-v-1.a /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-v-1.a >chmod 644 /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-v-1.a >ranlib /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-v-1.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libguile-gnutls-extra-v-1.la' '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-extra-v-1.la' >libtool: install: warning: relinking `libguile-gnutls-extra-v-1.la' >(cd /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src; /bin/sh ../../libtool --tag=CC --mode=relink gcc -std=gnu99 -pipe -Wno-strict-prototypes -fgnu89-inline -I../../lgl -I../../lgl -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o libguile-gnutls-extra-v-1.la -rpath /usr/lib64 libguile_gnutls_extra_v_1_la-extra.lo ../../lib/libgnutls.la ../../libextra/libgnutls-extra.la ./libguile-gnutls-v-1.la ../../lgl/liblgnu.la -pthread -lguile -inst-prefix-dir /var/tmp/gnutls-2.4.1-1-root-herrold) >gcc -std=gnu99 -shared .libs/libguile_gnutls_extra_v_1_la-extra.o -Wl,--whole-archive ../../lgl/.libs/liblgnu.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 -L/usr/lib64 -lgnutls -lgnutls-extra -lguile-gnutls-v-1 -lgcrypt -lgpg-error -lguile -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libguile-gnutls-extra-v-1.so.0 -o .libs/libguile-gnutls-extra-v-1.so.0.0.0 >/usr/bin/install -c .libs/libguile-gnutls-extra-v-1.so.0.0.0T /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-extra-v-1.so.0.0.0 >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libguile-gnutls-extra-v-1.so.0.0.0 libguile-gnutls-extra-v-1.so.0 || { rm -f libguile-gnutls-extra-v-1.so.0 && ln -s libguile-gnutls-extra-v-1.so.0.0.0 libguile-gnutls-extra-v-1.so.0; }; }) >(cd /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64 && { ln -s -f libguile-gnutls-extra-v-1.so.0.0.0 libguile-gnutls-extra-v-1.so || { rm -f libguile-gnutls-extra-v-1.so && ln -s libguile-gnutls-extra-v-1.so.0.0.0 libguile-gnutls-extra-v-1.so; }; }) >/usr/bin/install -c .libs/libguile-gnutls-extra-v-1.lai /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-extra-v-1.la >/usr/bin/install -c .libs/libguile-gnutls-extra-v-1.a /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-extra-v-1.a >chmod 644 /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-extra-v-1.a >ranlib /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-extra-v-1.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/src' >Making install in tests >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/tests' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/tests' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/tests' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile/tests' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/guile' >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1' >+ rm -f /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/srptool >+ rm -f /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-srpcrypt >+ cp -f /home/herrold/rpmbuild/SOURCES/libgnutls-config /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/libgnutls-config >+ cp -f /home/herrold/rpmbuild/SOURCES/libgnutls-config /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/libgnutls-extra-config >+ rm -f /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man1/srptool.1 >+ rm -f '/var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/man/man3/*srp*' >+ rm -f /var/tmp/gnutls-2.4.1-1-root-herrold/usr/share/info/dir >+ rm -f /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-extra.la /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-openssl.la /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls.la /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutlsxx.la /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-extra-v-1.la /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-v-1.la >+ /usr/lib/rpm/redhat/find-lang.sh /var/tmp/gnutls-2.4.1-1-root-herrold gnutls >+ /usr/lib/rpm/find-debuginfo.sh /home/herrold/rpmbuild/BUILD/gnutls-2.4.1 >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-v-1.so.0.0.0 >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libguile-gnutls-extra-v-1.so.0.0.0 >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-openssl.so.26.4.5 >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls.so.26.4.5 >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutls-extra.so.26.4.5 >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/lib64/libgnutlsxx.so.26.4.5 >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/certtool >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/psktool >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-serv >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-cli >extracting debug info from /var/tmp/gnutls-2.4.1-1-root-herrold/usr/bin/gnutls-cli-debug >cpio: gnutls-2.4.1/gl/<built-in>: No such file or directory >cpio: gnutls-2.4.1/lgl/<built-in>: No such file or directory >cpio: gnutls-2.4.1/lib/<built-in>: No such file or directory >cpio: gnutls-2.4.1/lib/opencdk/<built-in>: No such file or directory >cpio: gnutls-2.4.1/src/<built-in>: No such file or directory >cpio: gnutls-2.4.1/src/gaa.skel: No such file or directory >5778 blocks >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.81410 >+ umask 022 >+ cd /home/herrold/rpmbuild/BUILD >+ cd gnutls-2.4.1 >+ make check >Making check in lgl >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >make check-am >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lgl' >Making check in gl >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >make check-am >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/gl' >Making check in includes >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/includes' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/includes' >Making check in lib >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >Making check in x509 >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/x509' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/x509' >Making check in opencdk >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/opencdk' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/opencdk' >Making check in openpgp >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/openpgp' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/openpgp' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib' >Making check in libextra >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra' >Making check in src >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >Making check in cfg >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >Making check in platon >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >Making check in str >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon/str' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon/str' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg/platon' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src/cfg' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/src' >Making check in doc >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make check-recursive >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >Making check in examples >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/examples' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/examples' >Making check in scripts >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/scripts' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/scripts' >Making check in manpages >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/manpages' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/manpages' >Making check in credentials >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >Making check in openpgp >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/openpgp' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/openpgp' >Making check in srp >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/srp' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/srp' >Making check in x509 >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/x509' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials/x509' >make[4]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc/credentials' >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/doc' >Making check in tests >make[1]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >Making check in rsa-md5-collision >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >make rsa-md5-collision >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >make[3]: Nothing to be done for `rsa-md5-collision'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' > Verification output: Not verified, Insecure algorithm, Expired. > Verification output: Not verified, Insecure algorithm, Expired. >PASS: rsa-md5-collision >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/rsa-md5-collision' >Making check in pkcs1-padding >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >make pkcs1-pad >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >make[3]: Nothing to be done for `pkcs1-pad'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >Certificate[0]: C=JP,ST=Tokyo,O=TEST 2 CLIENT,CN=www2.example.jp > Issued by: C=JP,O=CA TEST 1-4,CN=CA TEST 1-4 > Verifying against certificate[1]. > Verification output: Verified, Expired. > >Certificate[1]: C=JP,O=CA TEST 1-4,CN=CA TEST 1-4 > Issued by: C=JP,O=CA TEST 1-4,CN=CA TEST 1-4 > Verification output: Verified, Expired. > >Certificate[0]: C=JP,ST=Tokyo,O=TEST 2 CLIENT,CN=www2.example.jp > Issued by: C=JP,O=CA TEST 1-4,CN=CA TEST 1-4 > Verifying against certificate[1]. > Verification output: Not verified, Expired. > >Certificate[1]: C=JP,O=CA TEST 1-4,CN=CA TEST 1-4 > Issued by: C=JP,O=CA TEST 1-4,CN=CA TEST 1-4 > Verification output: Verified, Expired. > >out1 oks 2 fails 0 out2 oks 1 fails 1 >PKCS1-PAD1 OK >Certificate[0]: C=AU,ST=Queensland,O=CryptSoft Pty Ltd,CN=Server test cert (512 bit) > Issued by: C=AU,ST=Queensland,O=CryptSoft Pty Ltd,CN=Server test cert (512 bit) > Verification output: Verified, Expired. > >Certificate[0]: C=AU,ST=Queensland,O=CryptSoft Pty Ltd,CN=Server test cert (512 bit) > Issued by: C=AU,ST=Queensland,O=CryptSoft Pty Ltd,CN=Server test cert (512 bit) > Verification output: Not verified, Expired. > >out1 oks 1 fails 0 out2 oks 0 fails 1 >PKCS1-PAD2 OK >Certificate[0]: CN=Hacker > Issued by: C=US,O=Starfield Technologies\, Inc.,OU=Starfield Class 2 Certification Authority > Verifying against certificate[1]. > Verification output: Not verified, Expired. > >Certificate[1]: C=US,O=Starfield Technologies\, Inc.,OU=Starfield Class 2 Certification Authority > Issued by: C=US,O=Starfield Technologies\, Inc.,OU=Starfield Class 2 Certification Authority > Verification output: Verified. > >out1 oks 1 fails 1 >PKCS1-PAD3 OK >PASS: pkcs1-pad >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs1-padding' >Making check in pkcs8-decode >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >make pkcs8 >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >make[3]: Nothing to be done for `pkcs8'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >Public Key Info: > Public Key Algorithm: RSA >modulus: > be:ec:64:d6:db:57:60:ac:2f:d4:c9:71:14:56:41: > b9:bd:7f:5c:56:55:8e:ce:60:87:95:c7:98:07:37: > 6a:7f:e5:b1:9f:95:b3:5c:a3:58:ea:5c:8a:bd:7a: > e0:51:d4:9c:d2:f1:e4:59:69:a1:ae:94:54:60:3c: > 14:b2:78:66:4a:0e:41:4e:bc:89:13:ac:b6:20:36: > 26:98:55:25:e1:7a:60:06:11:b0:28:54:2d:d0:56: > 2a:ad:78:7f:b4:f1:65:0a:a3:18:cd:cf:f7:51:e1: > b1:87:cb:f6:78:5f:be:16:4e:98:09:49:1b:95:dd: > 68:48:05:67:c9:9b:1a:57: >public exponent: > 01:00:01: >private exponent: > 0c:fe:31:6e:9d:c6:b8:81:7f:4f:cf:d5:ae:38:a0: > 88:6f:68:f7:73:b8:a6:db:4c:9e:6d:87:03:c5:99: > f3:d9:78:5c:3a:2c:09:e4:c8:09:09:09:fb:37:21: > e1:9a:30:09:ec:21:22:15:23:a7:29:26:57:07:a5: > 8f:13:06:36:71:c4:2a:40:96:ca:d3:78:ef:25:10: > cb:59:e2:30:71:48:9d:88:93:ac:49:34:dd:14:9f: > 34:f2:d0:94:be:a5:7f:1c:80:27:c3:a7:72:48:ac: > 9b:91:21:87:37:d0:c3:c3:df:a7:d7:82:9e:69:77: > cf:7d:99:56:88:c8:6c:81: >prime1: > db:12:2a:c8:57:b2:c0:43:7d:76:16:da:a9:8e:59: > 7b:b7:5c:a9:ad:3a:47:a7:0b:ec:10:c1:00:36:03: > 32:87:94:b2:25:c8:e3:ee:e6:ff:d3:fd:6d:22:53: > d2:8e:07:1f:e2:7d:62:9a:b0:72:fa:a1:43:77:ce: > 61:18:cb:67: >prime2: > df:1b:8a:a8:50:6f:cb:bb:b9:d0:02:57:f2:97:5e: > 38:b3:3d:26:98:fd:0f:37:e8:2d:7e:f3:8c:56:f2: > 1b:6c:ed:63:c8:25:38:37:82:a7:11:5c:fc:c0:93: > 30:09:87:db:d2:85:3b:51:8d:1c:8f:26:38:2a:2d: > 25:86:d3:91: >coefficient: > 13:6b:7b:1a:fa:c6:e6:27:9f:71:b2:42:17:b7:08: > 34:85:a5:e8:27:d1:56:02:46:09:da:e3:9d:48:a6: > bd:b5:5a:f2:f0:62:cc:4a:3b:07:74:34:e6:ff:fa: > d5:fa:a2:9a:2b:5d:ba:2b:ed:3e:46:21:e4:78:c0: > 97:cc:fe:7f: > >Public Key ID: B3:63:7B:EB:B7:18:26:1F:49:95:2E:30:0A:67:DC:1E:A9:10:8C:8B > >-----BEGIN RSA PRIVATE KEY----- >MIICXAIBAAKBgQC+7GTW21dgrC/UyXEUVkG5vX9cVlWOzmCHlceYBzdqf+Wxn5Wz >XKNY6lyKvXrgUdSc0vHkWWmhrpRUYDwUsnhmSg5BTryJE6y2IDYmmFUl4XpgBhGw >KFQt0FYqrXh/tPFlCqMYzc/3UeGxh8v2eF++Fk6YCUkbld1oSAVnyZsaVwIDAQAB >AoGADP4xbp3GuIF/T8/VrjigiG9o93O4pttMnm2HA8WZ89l4XDosCeTICQkJ+zch >4ZowCewhIhUjpykmVweljxMGNnHEKkCWytN47yUQy1niMHFInYiTrEk03RSfNPLQ >lL6lfxyAJ8Onckism5EhhzfQw8Pfp9eCnml3z32ZVojIbIECQQDbEirIV7LAQ312 >Ftqpjll7t1yprTpHpwvsEMEANgMyh5SyJcjj7ub/0/1tIlPSjgcf4n1imrBy+qFD >d85hGMtnAkEA3xuKqFBvy7u50AJX8pdeOLM9Jpj9DzfoLX7zjFbyG2ztY8glODeC >pxFc/MCTMAmH29KFO1GNHI8mOCotJYbTkQJBAL4YrKE+YHEv312qhUIesQ2G1lSy >aeElVlYZT7DELdAaEHDqEsGfXDnglYevAvexoQMNAWqf+r87NtaZzq842b8CQHGq >iXj5CgwFB0S3fPEmNyWyA6yfcwYG2K4dKJ3OSii41TTp6jR664CMcxB+WD64DFRt >K92tzbPIJpOkwT2GNFECQBNrexr6xuYnn3GyQhe3CDSFpegn0VYCRgna451Ipr21 >WvLwYsxKOwd0NOb/+tX6oporXbor7T5GIeR4wJfM/n8= >-----END RSA PRIVATE KEY----- > >PKCS8 OK encpkcs8.pem foobar >Public Key Info: > Public Key Algorithm: RSA >modulus: > bb:24:7a:09:7e:0e:b2:37:32:cc:39:67:ad:f1:9e: > 3d:6b:82:83:d1:d0:ac:a4:c0:18:be:8d:98:00:c0: > 7b:ff:07:44:c9:ca:1c:ba:36:e1:27:69:ff:b1:e3: > 8d:8b:ee:57:a9:3a:aa:16:43:39:54:19:7c:ae:69: > 24:14:f6:64:ff:bc:74:c6:67:6c:4c:f1:02:49:69: > c7:2b:e1:e1:a1:a3:43:14:f4:77:8f:c8:d0:85:5a: > 35:95:ac:62:a9:c1:21:00:77:a0:8b:97:30:b4:5a: > 2c:b8:90:2f:48:a0:05:28:4b:f2:0f:8d:ec:8b:4d: > 03:42:75:d6:ad:81:c0:11: >public exponent: > 01:00:01: >private exponent: > fc:b9:4a:26:07:89:51:2b:53:72:91:e0:18:3e:a6: > 5e:31:ef:9c:0c:16:24:42:d0:28:33:f9:fa:d0:3c: > 54:04:06:c0:15:f5:1b:9a:b3:24:31:ab:3c:6b:47: > 43:b0:d2:a9:dc:05:e1:81:59:b6:04:e9:66:61:aa: > d7:0b:00:8f:3d:e5:bf:a2:f8:5e:25:6c:1e:22:0f: > b4:fd:41:e2:03:31:5f:da:20:c5:c0:f3:55:0e:e1: > c9:ec:d7:3e:2a:0c:01:ca:7b:22:cb:ac:f4:2b:27: > f0:78:5f:b5:c2:f9:e8:14:5a:6e:7e:86:bd:6a:9b: > 20:0c:ba:cc:97:20:11: >prime1: > c9:59:9f:29:8a:5b:9f:e3:2a:d8:7e:c2:40:9f:a8: > 45:e5:3e:11:8d:3c:ed:6e:ab:ce:d0:65:46:d8:c7: > 07:63:b5:23:34:f4:9f:7e:1c:c7:c7:f9:65:d1:f4: > 04:42:38:be:3a:0c:9d:08:25:fc:a3:71:d9:ae:0c: > 39:61:f4:89: >prime2: > ed:ef:ab:a9:d5:39:9c:ee:59:1b:ff:cf:48:44:1b: > b6:32:e7:46:24:f3:04:7f:de:95:08:6d:75:9e:67: > 17:ba:5c:a4:d4:e2:e2:4d:77:ce:eb:66:29:c5:96: > e0:62:bb:e5:ac:dc:44:62:54:86:ed:64:0c:ce:d0: > 60:03:9d:49: >coefficient: > 89:ea:6e:6d:70:df:25:5f:18:3f:48:da:63:10:8b: > fe:a8:0c:94:0f:de:97:56:53:89:94:e2:1e:2c:74: > 3c:91:81:34:0b:a6:40:f8:cb:2a:60:8c:e0:02:b7: > 89:93:cf:18:9f:49:54:fd:7d:3f:9a:ef:d4:a4:4f: > c1:45:99:91: > >Public Key ID: 95:BA:5A:65:98:55:38:33:97:2C:10:39:1D:97:09:91:5C:8D:17:9D > >-----BEGIN RSA PRIVATE KEY----- >MIICXQIBAAKBgQC7JHoJfg6yNzLMOWet8Z49a4KD0dCspMAYvo2YAMB7/wdEycoc >ujbhJ2n/seONi+5XqTqqFkM5VBl8rmkkFPZk/7x0xmdsTPECSWnHK+HhoaNDFPR3 >j8jQhVo1laxiqcEhAHegi5cwtFosuJAvSKAFKEvyD43si00DQnXWrYHAEQIDAQAB >AoGAAPy5SiYHiVErU3KR4Bg+pl4x75wMFiRC0Cgz+frQPFQEBsAV9RuasyQxqzxr >R0Ow0qncBeGBWbYE6WZhqtcLAI895b+i+F4lbB4iD7T9QeIDMV/aIMXA81UO4cns >1z4qDAHKeyLLrPQrJ/B4X7XC+egUWm5+hr1qmyAMusyXIBECQQDJWZ8piluf4yrY >fsJAn6hF5T4RjTztbqvO0GVG2McHY7UjNPSffhzHx/ll0fQEQji+OgydCCX8o3HZ >rgw5YfSJAkEA7e+rqdU5nO5ZG//PSEQbtjLnRiTzBH/elQhtdZ5nF7pcpNTi4k13 >zutmKcWW4GK75azcRGJUhu1kDM7QYAOdSQJAVNkYcifkvna7GmooL5VYEsQsqLbM >4v0NF2TIGNfG3z1MGp75KrC5LhL97MNRwe2p/bd2k0HYyCKUGnf2nMPDiQJBAI75 >pwittSoE240EobUGIDTSz8CJsXIxuDmLz+KOpdpPRR5TQmbEMEspjsFpFymMiuYP >gmihQbO2cJl1qScY5OkCQQCJ6m5tcN8lXxg/SNpjEIv+qAyUD96XVlOJlOIeLHQ8 >kYE0C6ZA+MsqYIzgAreJk88Yn0lU/X0/mu/UpE/BRZmR >-----END RSA PRIVATE KEY----- > >PKCS8 OK unencpkcs8.pem >Public Key Info: > Public Key Algorithm: RSA >modulus: > c3:32:18:c8:b0:49:3e:42:eb:3c:32:9e:51:71:2e: > ec:ed:44:f7:f2:57:af:35:97:b9:21:56:35:ec:31: > 93:d1:29:52:06:d5:85:70:f8:2e:b6:a4:86:33:58: > d4:f9:d1:93:c0:81:b5:49:85:2d:d0:c4:1f:bd:d1: > 29:fe:51:c5:6e:af:2c:91:cc:d6:24:49:3b:ef:25: > 9c:62:fb:e0:d3:9c:f6:b7:3f:d7:28:41:37:11:34: > 60:14:b6:83:f5:18:ae:39:eb:ca:6e:53:08:92:4b: > 58:9c:d4:1d:4e:03:a2:be:33:20:d8:c1:94:1f:c7: > c4:b4:3a:78:5d:10:e7:b9: >public exponent: > 01:00:01: >private exponent: > 0c:85:e0:06:58:c8:56:2c:d6:69:33:5e:7f:5f:49: > 7c:02:01:46:54:0a:06:9a:63:b1:c8:fe:fe:30:ce: > ac:75:ad:ec:39:36:85:31:63:d1:76:be:74:42:ad: > 3c:ba:b5:ff:55:49:82:64:90:08:0a:08:59:cd:f9: > dc:f3:17:f2:a6:9b:26:ac:d2:40:f0:aa:00:57:18: > 8f:b7:90:e7:f6:5c:7a:12:42:a4:6c:89:79:2e:a9: > 69:a3:cd:4d:fd:32:2d:46:a9:4e:30:73:a2:f8:69: > ed:82:ab:3a:1f:8b:c9:21:b0:36:fe:83:50:3d:8e: > ca:04:fe:bf:81:37:60:15: >prime1: > db:29:c2:79:b4:f0:61:64:a1:83:87:b5:77:36:e8: > 53:a4:a8:35:bb:92:52:d1:eb:15:7b:9d:f1:06:07: > 9a:92:39:5a:db:21:d8:f8:84:d5:35:fa:8b:58:4a: > fb:cf:61:8c:ed:b5:02:12:5d:8f:fb:09:5b:3c:f7: > 4a:69:28:85: >prime2: > e4:01:0e:80:c7:e9:b9:51:31:69:5d:6c:d1:0d:a4: > 33:c6:5f:c8:78:a7:60:79:5a:e1:c8:99:cc:af:d0: > 42:6c:b1:7e:3f:13:f3:43:f8:a4:40:d6:ed:13:1c: > 44:03:5a:39:26:68:b6:e8:9a:5d:df:18:29:3b:fb: > ba:d1:c2:a5: >coefficient: > 38:81:51:91:e9:e7:db:21:2d:19:4e:a7:25:69:c1: > c8:96:f1:6d:2d:a0:ce:0f:62:91:2e:6b:34:83:fd: > 27:94:00:e2:27:bd:e8:e2:10:47:2a:10:ab:62:73: > 99:99:be:b5:3f:72:27:35:77:d7:af:b8:ab:69:05: > 07:a2:1c:70: > >Public Key ID: 25:12:12:20:00:9B:DE:57:42:D2:54:40:F1:CF:49:8D:8D:C3:30:9B > >-----BEGIN RSA PRIVATE KEY----- >MIICXAIBAAKBgQDDMhjIsEk+Qus8Mp5RcS7s7UT38levNZe5IVY17DGT0SlSBtWF >cPgutqSGM1jU+dGTwIG1SYUt0MQfvdEp/lHFbq8skczWJEk77yWcYvvg05z2tz/X >KEE3ETRgFLaD9RiuOevKblMIkktYnNQdTgOivjMg2MGUH8fEtDp4XRDnuQIDAQAB >AoGADIXgBljIVizWaTNef19JfAIBRlQKBppjscj+/jDOrHWt7Dk2hTFj0Xa+dEKt >PLq1/1VJgmSQCAoIWc353PMX8qabJqzSQPCqAFcYj7eQ5/ZcehJCpGyJeS6paaPN >Tf0yLUapTjBzovhp7YKrOh+LySGwNv6DUD2OygT+v4E3YBUCQQDbKcJ5tPBhZKGD >h7V3NuhTpKg1u5JS0esVe53xBgeakjla2yHY+ITVNfqLWEr7z2GM7bUCEl2P+wlb >PPdKaSiFAkEA5AEOgMfpuVExaV1s0Q2kM8ZfyHinYHla4ciZzK/QQmyxfj8T80P4 >pEDW7RMcRANaOSZotuiaXd8YKTv7utHCpQJAWPQSIyP1jRIzHBew57o5gfmK7IQ9 >V7AsIoQSDwnLfEltThszGcWE5KUMFBK6HIqHpZO1rCmYICBcI9QS6vjToQJBALlM >morS7gJsGCo3gU5NNdvWJtX4KJ9hQRkqPMR7RlgVmhKuFPqpjROAlqvJ0jj8OIEl >1AiC9aHAxBQO6cCk5PkCQDiBUZHp59shLRlOpyVpwciW8W0toM4PYpEuazSD/SeU >AOInvejiEEcqEKtic5mZvrU/cic1d9evuKtpBQeiHHA= >-----END RSA PRIVATE KEY----- > >PKCS8 OK enc2pkcs8.pem baz >PKCS8 DONE (rc 0) >PASS: pkcs8 >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs8-decode' >Making check in pkcs12-decode >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >make pkcs12 >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >make[3]: Nothing to be done for `pkcs12'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' > Type: Encrypted > > Decrypting... > Type: Certificate > Type: PKCS #8 Encrypted key >BAG #0 > Elements: 1 > Friendly name: Just A Neon Client Cert > Key ID: 01:C4:94:FA:F3:47:EA:DF:6D:1F:E6:27:53:8D:B4:AD:6D:F0:A1:6F >-----BEGIN CERTIFICATE----- >MIICSDCCAfKgAwIBAgIBAzANBgkqhkiG9w0BAQQFADCBmjELMAkGA1UEBhMCVVMx >EzARBgNVBAgTCkNhbGlmb3JuaWExEDAOBgNVBAcTB09ha2xhbmQxEDAOBgNVBAoT >B05lb3NpZ24xFDASBgNVBAsTC1JhbmRvbSBEZXB0MRwwGgYDVQQDExNub3doZXJl >LmV4YW1wbGUuY29tMR4wHAYJKoZIhvcNAQkBFg9uZW9uQHdlYmRhdi5vcmcwHhcN >MDQxMDE3MjAwMzQ1WhcNMDcwNDA1MjAwMzQ1WjCBrjELMAkGA1UEBhMCR0IxFzAV >BgNVBAgTDkNhbWJyaWRnZXNoaXJlMRIwEAYDVQQHEwlDYW1icmlkZ2UxGTAXBgNV >BAoTEE5lb24gSGFja2VycyBMdGQxGTAXBgNVBAsTEE5lb24gQ2xpZW50IENlcnQx >HDAaBgNVBAMTE2lnbm9yZWQuZXhhbXBsZS5jb20xHjAcBgkqhkiG9w0BCQEWD25l >b25Ad2ViZGF2Lm9yZzBcMA0GCSqGSIb3DQEBAQUAA0sAMEgCQQDHQNEbyP1PUcT6 >hqV0OrTcQ+ImR5Zd4RbAMBg4cs4+R7kpBKqaU8zpp7naxIOlg6OZI//3LDURC2ys >mAv+0oWJAgMBAAGjDTALMAkGA1UdEwQCMAAwDQYJKoZIhvcNAQEEBQADQQANaI7Y >8JJJhg8P09QMLKRr0kGVso4tGkGVLGse8QpMGxqONQMrZumoZLIzmNuldv6ypw6k >0yH6H2lfVjF6BkOX >-----END CERTIFICATE----- > >BAG #1 > Elements: 1 > Friendly name: Just A Neon Client Cert > Key ID: 01:C4:94:FA:F3:47:EA:DF:6D:1F:E6:27:53:8D:B4:AD:6D:F0:A1:6F >-----BEGIN ENCRYPTED PRIVATE KEY----- >MIIBgjAcBgoqhkiG9w0BDAEDMA4ECM0xOWiWLlzBAgIIAASCAWBzyJrv5aSpv/jQ >WEQWHfnHtoC3Ihcuuj3k6KzLPyC3Vx9YNRIofC8tHJZYljt/LCXAzc3fxcVhIKw3 >5u439xoQW/6n8q5o9M2OGk46mzHS8PxdM+CsrtYzNhER4q+6IFeYfuhTQzjWPhrS >Qrd+Da6YlxDE+4jK1bdGMXeywRTFY38Q5w04KC95NwKS73w2CDSvPhc9DqtdGL70 >qGct1ijUPKSU2/DXeQ/skaj6yua6zeH4CaLgelXep0eOLYWdoTStZ9Zco/ZRcQt7 >4Aq09rYGClxSSP5xvY2CZKquCZJPUM5UE4i3RISnuejxQpUqGhVpV6LgPYd1gDDl >suobhJjdUM4jcQX3d58W6qdBfQ15jCMmpGhbvlmP+231lGs9iXTLA5GTucXO41sj >E69zr4DuZ7ckxgU5p3SPqvzJWbLnDVTK/a9+j6JWSPK0zT8xqTsOnkyq9kqjtdnI >h5RTg034 >-----END ENCRYPTED PRIVATE KEY----- > >NEON PKCS12 OK client.p12 foobar > Type: Encrypted > > Decrypting... > Type: Certificate > Type: PKCS #8 Encrypted key >BAG #0 > Elements: 1 > Key ID: 01:C4:94:FA:F3:47:EA:DF:6D:1F:E6:27:53:8D:B4:AD:6D:F0:A1:6F >-----BEGIN CERTIFICATE----- >MIICSDCCAfKgAwIBAgIBAzANBgkqhkiG9w0BAQQFADCBmjELMAkGA1UEBhMCVVMx >EzARBgNVBAgTCkNhbGlmb3JuaWExEDAOBgNVBAcTB09ha2xhbmQxEDAOBgNVBAoT >B05lb3NpZ24xFDASBgNVBAsTC1JhbmRvbSBEZXB0MRwwGgYDVQQDExNub3doZXJl >LmV4YW1wbGUuY29tMR4wHAYJKoZIhvcNAQkBFg9uZW9uQHdlYmRhdi5vcmcwHhcN >MDQxMDE3MjAwMzQ1WhcNMDcwNDA1MjAwMzQ1WjCBrjELMAkGA1UEBhMCR0IxFzAV >BgNVBAgTDkNhbWJyaWRnZXNoaXJlMRIwEAYDVQQHEwlDYW1icmlkZ2UxGTAXBgNV >BAoTEE5lb24gSGFja2VycyBMdGQxGTAXBgNVBAsTEE5lb24gQ2xpZW50IENlcnQx >HDAaBgNVBAMTE2lnbm9yZWQuZXhhbXBsZS5jb20xHjAcBgkqhkiG9w0BCQEWD25l >b25Ad2ViZGF2Lm9yZzBcMA0GCSqGSIb3DQEBAQUAA0sAMEgCQQDHQNEbyP1PUcT6 >hqV0OrTcQ+ImR5Zd4RbAMBg4cs4+R7kpBKqaU8zpp7naxIOlg6OZI//3LDURC2ys >mAv+0oWJAgMBAAGjDTALMAkGA1UdEwQCMAAwDQYJKoZIhvcNAQEEBQADQQANaI7Y >8JJJhg8P09QMLKRr0kGVso4tGkGVLGse8QpMGxqONQMrZumoZLIzmNuldv6ypw6k >0yH6H2lfVjF6BkOX >-----END CERTIFICATE----- > >BAG #1 > Elements: 1 > Key ID: 01:C4:94:FA:F3:47:EA:DF:6D:1F:E6:27:53:8D:B4:AD:6D:F0:A1:6F >-----BEGIN ENCRYPTED PRIVATE KEY----- >MIIBgjAcBgoqhkiG9w0BDAEDMA4ECFtzIE2lCMVXAgIIAASCAWBBAT5KiEY0q0oa >PiGb9qb0ts8x+/TXyP+AoUGw0dq5HMWqlE+AENzgf4tu3Yo0kJ8K+PHoptNEE3Uq >K+IvGjU80Pqk4uqYvmwuI3PECbKyXCWs1nWo7cfeieXL4EiY5pwJKbA28iXMpnA7 >Toh4nOpuuctlBzb/CXvSeKOMgZnyG5VMjy4RrM9Uf6BuVvjXC4e5d2bcyHz+YWzb >rHIyMat2RIyRO9CwY4jTDqmlxEBkQ+S1vgReETcIbSIaaDDp5ZlwS/WvWZObUKc3 >vpHap1MM4aBmItKU4jZTJU9A3tY0nguARMAUTST2ZpxSuOWWnYbNmO1FaI8fEVdX >IPddGyKuAr8uaPVIYmqCcNLpjR32le7GHUHnwOwilE6WFm8urrzNiuC10uI/BkMD >a4lhuWLpwy1mGz7Woj27aMwGaUKMzHt80jarlasv3QwC6uOddVr0EnkDy8skf/j0 >+ePHosDb >-----END ENCRYPTED PRIVATE KEY----- > >NEON PKCS12 OK noclient.p12 > Type: Encrypted > > Decrypting... > Type: Certificate > Type: PKCS #8 Encrypted key >BAG #0 > Elements: 1 > Friendly name: An Unencrypted Neon Client Cert > Key ID: 01:C4:94:FA:F3:47:EA:DF:6D:1F:E6:27:53:8D:B4:AD:6D:F0:A1:6F >-----BEGIN CERTIFICATE----- >MIICSDCCAfKgAwIBAgIBAzANBgkqhkiG9w0BAQQFADCBmjELMAkGA1UEBhMCVVMx >EzARBgNVBAgTCkNhbGlmb3JuaWExEDAOBgNVBAcTB09ha2xhbmQxEDAOBgNVBAoT >B05lb3NpZ24xFDASBgNVBAsTC1JhbmRvbSBEZXB0MRwwGgYDVQQDExNub3doZXJl >LmV4YW1wbGUuY29tMR4wHAYJKoZIhvcNAQkBFg9uZW9uQHdlYmRhdi5vcmcwHhcN >MDQxMDE3MjAwMzQ1WhcNMDcwNDA1MjAwMzQ1WjCBrjELMAkGA1UEBhMCR0IxFzAV >BgNVBAgTDkNhbWJyaWRnZXNoaXJlMRIwEAYDVQQHEwlDYW1icmlkZ2UxGTAXBgNV >BAoTEE5lb24gSGFja2VycyBMdGQxGTAXBgNVBAsTEE5lb24gQ2xpZW50IENlcnQx >HDAaBgNVBAMTE2lnbm9yZWQuZXhhbXBsZS5jb20xHjAcBgkqhkiG9w0BCQEWD25l >b25Ad2ViZGF2Lm9yZzBcMA0GCSqGSIb3DQEBAQUAA0sAMEgCQQDHQNEbyP1PUcT6 >hqV0OrTcQ+ImR5Zd4RbAMBg4cs4+R7kpBKqaU8zpp7naxIOlg6OZI//3LDURC2ys >mAv+0oWJAgMBAAGjDTALMAkGA1UdEwQCMAAwDQYJKoZIhvcNAQEEBQADQQANaI7Y >8JJJhg8P09QMLKRr0kGVso4tGkGVLGse8QpMGxqONQMrZumoZLIzmNuldv6ypw6k >0yH6H2lfVjF6BkOX >-----END CERTIFICATE----- > >BAG #1 > Elements: 1 > Friendly name: An Unencrypted Neon Client Cert > Key ID: 01:C4:94:FA:F3:47:EA:DF:6D:1F:E6:27:53:8D:B4:AD:6D:F0:A1:6F >-----BEGIN ENCRYPTED PRIVATE KEY----- >MIIBgjAcBgoqhkiG9w0BDAEDMA4ECIMmzTszi5/iAgIIAASCAWAbyomJIeBPWa8z >elKlYF3sEOB55of8A9KpkHwYQiJiB6qhav2+6EWWcluBDGqGKP1/ai3RA7Azp9HO >yhlyXmaIpf7QX48x+sq4AGwRRNcOMHfhxUGEbJN4JDEoz0py00Yb03PkMudd7r2E >mh1qcZTLBjKeB/3O/XydBkKbw+MCBDU6aqwisob4E0S+bKqWiIjdbs0n6bBorAst >Dftvw1DlPkZrZg3mTlFRms1V080E6ztjsQoz6w7hHoTZ65jUroZTQKp3xBkeV0PU >cOZRvR5/kz+q2P/OiIMQMqq3jSgVrpd3ZcZ2U9gb9Fj+i1ADk+GgpLZZf0xOJV4T >jGC8hUHPwLV+duJ860nMFG25WYZCwTaR5gZHs0TASZCO19GRK4pv3yWEwMuBQbTi >fDva7di039AU/tiU0Puf6oApYLpmFDFx5+TR8E9Gl8iTk6Dvv+IzFhfYFKB07irk >FI7cdo/K >-----END ENCRYPTED PRIVATE KEY----- > >NEON PKCS12 OK unclient.p12 >NEON PKCS12 DONE (rc 0) >PASS: pkcs12 >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pkcs12-decode' >Making check in userid >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >make userid >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >make[3]: Nothing to be done for `userid'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >X.509 Certificate Information: > Version: 3 > Serial Number (hex): 00 > Issuer: UID=simon > Validity: > Not Before: Wed Dec 27 09:28:27 UTC 2006 > Not After: Thu Dec 28 09:28:30 UTC 2006 > Subject: UID=simon > Subject Public Key Algorithm: RSA > Modulus (bits 512): > bd:a2:fc:48:9e:c0:4c:e9:57:d0:48:17:58:6e:1f:74 > e3:15:d5:80:db:9d:31:0b:dd:29:a2:f3:05:45:80:70 > 78:02:fe:9c:a1:92:f3:86:47:ea:f7:e9:36:8c:28:10 > fd:fa:3f:1d:74:7b:bb:f3:0e:8b:99:44:05:0e:11:6f > Exponent: > 01:00:01 > Extensions: > Basic Constraints (critical): > Certificate Authority (CA): FALSE > Subject Key Identifier (not critical): > 5eae284a252dbdec74dc71e15e239a9605d84bd7 > Signature Algorithm: RSA-SHA > Signature: > 54:b9:33:1c:2d:e5:80:5e:be:a2:84:a7:04:74:c9:be > a4:84:5c:e5:71:9b:e5:8e:e6:fb:8e:eb:8a:c4:f3:ca > aa:4f:9c:3c:f0:5c:8e:2f:26:6e:01:c4:79:82:42:0f > 28:6a:b9:01:34:76:8a:bf:b9:c0:ea:10:85:8b:8f:30 >Other Information: > MD5 fingerprint: > e326d8e55f54aa34b9df4c1cd682cff2 > SHA-1 fingerprint: > 5f6efb6db5858163a81adc9f50750d575653fb83 > Public Key Id: > 5eae284a252dbdec74dc71e15e239a9605d84bd7 > >-----BEGIN CERTIFICATE----- >MIIBRjCB86ADAgECAgEAMAsGCSqGSIb3DQEBBTAXMRUwEwYKCZImiZPyLGQBARYF >c2ltb24wHhcNMDYxMjI3MDkyODI3WhcNMDYxMjI4MDkyODMwWjAXMRUwEwYKCZIm >iZPyLGQBARYFc2ltb24wWTALBgkqhkiG9w0BAQEDSgAwRwJAvaL8SJ7ATOlX0EgX >WG4fdOMV1YDbnTEL3Smi8wVFgHB4Av6coZLzhkfq9+k2jCgQ/fo/HXR7u/MOi5lE >BQ4RbwIDAQABoy8wLTAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRerihKJS297HTc >ceFeI5qWBdhL1zALBgkqhkiG9w0BAQUDQQBUuTMcLeWAXr6ihKcEdMm+pIRc5XGb >5Y7m+47risTzyqpPnDzwXI4vJm4BxHmCQg8oarkBNHaKv7nA6hCFi48w >-----END CERTIFICATE----- >PASS: userid >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/userid' >Making check in pathlen >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >make pathlen >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >make[3]: Nothing to be done for `pathlen'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >PASS: pathlen >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/pathlen' >Making check in key-id >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >make key-id >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >make[3]: Nothing to be done for `key-id'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' > 7a2c7a6097460603cbfb28e8e219df18deeb4e0d >PASS: key-id >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/key-id' >Making check in sha2 >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >make sha2 >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >make[3]: Nothing to be done for `sha2'. >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >Generating a self signed certificate... >X.509 Certificate Information: > Version: 3 > Serial Number (hex): 48d9399e > Validity: > Not Before: Tue Sep 23 18:46:54 UTC 2008 > Not After: Wed Sep 23 18:46:54 UTC 2009 > Subject: CN=SHA 512 CA > Subject Public Key Algorithm: RSA > Modulus (bits 1024): > c0:0f:cd:3a:34:fb:58:cf:e6:2a:af:ad:52:1f:cf:b3 > 87:e4:d4:de:f7:2b:9f:13:25:5c:c1:3e:5b:f7:45:8d > d0:ff:b5:b9:95:73:7a:f0:65:da:9d:dc:8d:17:d0:c4 > 56:64:5d:53:1c:d1:6d:29:6e:63:bc:79:ce:90:76:f8 > 33:ce:51:3e:ef:cb:fd:ad:7f:92:db:ae:93:6c:4f:93 > 7f:03:80:49:f9:34:4c:12:4f:f9:03:68:bb:69:e7:a1 > ee:65:3a:f2:52:f4:7b:74:37:d7:04:ba:79:6e:2c:be > cb:f8:99:d7:fb:2b:c6:bb:39:f5:47:c6:55:e5:84:7b > Exponent: > 01:00:01 > Extensions: > Basic Constraints (critical): > Certificate Authority (CA): TRUE > Subject Key Identifier (not critical): > 5b130aac1a1febd11ee78221c95da5cc7f1f88ad >Other Information: > Public Key Id: > 5b130aac1a1febd11ee78221c95da5cc7f1f88ad > > > >Signing certificate... >Generating a signed certificate... >X.509 Certificate Information: > Version: 3 > Serial Number (hex): 48d9399e > Validity: > Not Before: Tue Sep 23 18:46:54 UTC 2008 > Not After: Wed Sep 23 18:46:54 UTC 2009 > Subject: CN=SHA 384 sub-CA > Subject Public Key Algorithm: RSA > Modulus (bits 1024): > ac:d7:4a:cc:04:0a:33:0f:c6:e2:fc:a3:79:1c:6d:47 > 7c:3e:52:0d:e3:dc:7d:fc:f3:40:0a:a7:c3:f4:5d:08 > e3:ad:4c:39:39:09:fb:89:3a:ed:31:be:dc:52:06:3d > 4b:9c:5e:05:e6:54:18:14:a7:48:9f:9f:7e:79:f9:36 > 57:58:82:9a:99:ad:38:dc:cd:31:47:4e:c5:2b:48:61 > b3:07:d7:37:e8:f0:6e:50:fa:37:44:a8:0d:c6:a6:a9 > d9:1d:37:ca:61:04:6d:a9:c7:b6:35:f5:12:2f:91:23 > 39:d7:10:79:6f:53:17:88:b7:fa:18:72:7f:bf:8e:17 > Exponent: > 01:00:01 > Extensions: > Basic Constraints (critical): > Certificate Authority (CA): TRUE > Subject Key Identifier (not critical): > c489219a590cc432a14a0a095310590bef9d1914 > Authority Key Identifier (not critical): > 5b130aac1a1febd11ee78221c95da5cc7f1f88ad >Other Information: > Public Key Id: > c489219a590cc432a14a0a095310590bef9d1914 > > > >Signing certificate... >Generating a signed certificate... >X.509 Certificate Information: > Version: 3 > Serial Number (hex): 48d9399e > Validity: > Not Before: Tue Sep 23 18:46:54 UTC 2008 > Not After: Wed Sep 23 18:46:54 UTC 2009 > Subject: CN=SHA 256 sub-sub-CA > Subject Public Key Algorithm: RSA > Modulus (bits 512): > bb:10:e6:91:29:31:c8:62:fc:ef:1d:ef:ea:af:03:01 > f5:f4:e7:13:ce:fb:33:77:6f:5d:6e:f6:bc:de:07:32 > 74:03:00:87:6e:37:6b:a7:7e:e8:db:1a:90:a9:62:2a > ab:0d:a4:fb:e1:83:7a:3b:fc:9f:6f:9c:65:89:ab:b5 > Exponent: > 01:00:01 > Extensions: > Basic Constraints (critical): > Certificate Authority (CA): TRUE > Subject Key Identifier (not critical): > 5c1edb56fc85af6aa57483a6b24139601cab986a > Authority Key Identifier (not critical): > c489219a590cc432a14a0a095310590bef9d1914 >Other Information: > Public Key Id: > 5c1edb56fc85af6aa57483a6b24139601cab986a > > > >Signing certificate... >Generating a signed certificate... >X.509 Certificate Information: > Version: 3 > Serial Number (hex): 48d9399e > Validity: > Not Before: Tue Sep 23 18:46:54 UTC 2008 > Not After: Wed Sep 23 18:46:54 UTC 2009 > Subject: CN=End-user > Subject Public Key Algorithm: RSA > Modulus (bits 1024): > bc:f2:be:ee:e4:d5:e2:48:4d:f9:d9:06:13:f5:5f:45 > 8d:a2:c7:b6:bd:b6:0f:da:3e:62:9f:94:ed:01:6c:e3 > 9d:d8:04:24:bc:cc:93:93:9d:33:8d:40:6a:fb:e1:85 > 83:6d:8b:d3:3d:cf:db:88:5b:53:78:66:95:d2:d4:5d > 21:da:98:0a:2e:ef:db:59:28:08:4e:d6:c7:66:4b:41 > 17:24:16:de:f3:92:ce:5e:f8:06:8a:b8:f5:5f:88:4e > 47:c6:98:3c:4d:07:46:ae:e6:88:67:9e:be:a7:f7:db > a0:5b:f8:33:9d:ab:fa:25:a3:86:f8:67:ef:33:90:e5 > Exponent: > 01:00:01 > Extensions: > Basic Constraints (critical): > Certificate Authority (CA): TRUE > Subject Key Identifier (not critical): > ed9a8bb4731e3328412de003f2d1be737af38027 > Authority Key Identifier (not critical): > 5c1edb56fc85af6aa57483a6b24139601cab986a >Other Information: > Public Key Id: > ed9a8bb4731e3328412de003f2d1be737af38027 > > > >Signing certificate... >Certificate[0]: CN=End-user > Issued by: CN=SHA 256 sub-sub-CA > Verifying against certificate[1]. > Verification output: Verified. > >Certificate[1]: CN=SHA 256 sub-sub-CA > Issued by: CN=SHA 384 sub-CA > Verifying against certificate[2]. > Verification output: Verified. > >Certificate[2]: CN=SHA 384 sub-CA > Issued by: CN=SHA 512 CA > Verifying against certificate[3]. > Verification output: Verified. > >Certificate[3]: CN=SHA 512 CA > Issued by: CN=SHA 512 CA > Verification output: Verified. > >Test OK >PASS: sha2 >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/sha2' >Making check in hostname-check >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >make hostname-check >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../lgl -I../../lgl -I../../gl -I../../gl -I../../includes -I../../includes -I../../tests -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT hostname-check.o -MD -MP -MF .deps/hostname-check.Tpo -c -o hostname-check.o hostname-check.c >mv -f .deps/hostname-check.Tpo .deps/hostname-check.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o hostname-check hostname-check.o ../../lib/libgnutls.la ../libutils.la >mkdir .libs >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o hostname-check hostname-check.o ../../lib/.libs/libgnutls.so ../.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >==16902== Memcheck, a memory error detector. >==16902== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==16902== Using LibVEX rev 1658, a library for dynamic binary translation. >==16902== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==16902== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==16902== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==16902== For more details, rerun with: -v >==16902== >==16902== Invalid read of size 8 >==16902== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==16902== by 0x4EDE00C: (within /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4EDF94D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==16902== by 0x400AA9: doit (hostname-check.c:494) >==16902== by 0x401464: main (utils.c:148) >==16902== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==16902== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==16902== by 0x4EDDBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4EDF7F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==16902== by 0x400AA9: doit (hostname-check.c:494) >==16902== by 0x401464: main (utils.c:148) >==16902== >==16902== Invalid read of size 8 >==16902== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==16902== by 0x4EDE00C: (within /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4EDF94D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==16902== by 0x400AA9: doit (hostname-check.c:494) >==16902== by 0x401464: main (utils.c:148) >==16902== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==16902== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==16902== by 0x4EDDBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4EDF7F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==16902== by 0x400AA9: doit (hostname-check.c:494) >==16902== by 0x401464: main (utils.c:148) >==16902== >==16902== Invalid read of size 8 >==16902== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==16902== by 0x4EDE00C: (within /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4EDF94D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==16902== by 0x400AA9: doit (hostname-check.c:494) >==16902== by 0x401464: main (utils.c:148) >==16902== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==16902== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==16902== by 0x4EDDBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4EDF7F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==16902== by 0x400AA9: doit (hostname-check.c:494) >==16902== by 0x401464: main (utils.c:148) >==16902== >==16902== Invalid read of size 8 >==16902== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==16902== by 0x4EDE7F3: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==16902== by 0x4C57F53: _gnutls_x509_parse_dn_oid (dn.c:469) >==16902== by 0x4C5E1C6: gnutls_x509_crt_get_dn_by_oid (x509.c:417) >==16902== by 0x4C6143D: gnutls_x509_crt_check_hostname (rfc2818_hostname.c:99) >==16902== by 0x400B6F: doit (hostname-check.c:524) >==16902== by 0x401464: main (utils.c:148) >==16902== Address 0x535A168 is 0 bytes inside a block of size 6 alloc'd >==16902== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==16902== by 0x317AC78091: strdup (in /lib64/libc-2.5.so) >==16902== by 0x4EDDB78: (within /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4EDF7D9: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==16902== by 0x400AA9: doit (hostname-check.c:494) >==16902== by 0x401464: main (utils.c:148) >==16902== >==16902== Conditional jump or move depends on uninitialised value(s) >==16902== at 0x317ACE478D: __strcpy_chk (in /lib64/libc-2.5.so) >==16902== by 0x4EDE857: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==16902== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==16902== by 0x4C57F53: _gnutls_x509_parse_dn_oid (dn.c:469) >==16902== by 0x4C5E1C6: gnutls_x509_crt_get_dn_by_oid (x509.c:417) >==16902== by 0x4C6143D: gnutls_x509_crt_check_hostname (rfc2818_hostname.c:99) >==16902== by 0x400B6F: doit (hostname-check.c:524) >==16902== by 0x401464: main (utils.c:148) >Testing pem1... >Hostname correctly does not match (0) >Testing pem2... >Hostname correctly does not match (0) >Hostname correctly matches (1) >Hostname correctly does not match (0) >Testing pem3... >Hostname correctly does not match (0) >Hostname correctly matches (1) >Hostname correctly does not match (0) >Testing pem4... >Hostname correctly does not match (0) >Hostname correctly matches (1) >Hostname correctly matches (1) >Hostname correctly does not match (0) >Testing pem5... >Hostname correctly does not match (0) >Hostname correctly matches (1) >Hostname correctly does not match (0) >Testing pem6... >Hostname correctly does not match (0) >Hostname correctly matches (1) >Testing pem7... >Hostname correctly does not match (0) >Hostname correctly does not match (0) >Hostname correctly matches (1) >Hostname correctly matches (1) >Testing pem8... >Hostname correctly matches (1) >Hostname correctly matches (1) >Hostname correctly matches (1) >Hostname correctly does not match (0) >Self test `./hostname-check' finished with 0 errors >==16902== >==16902== ERROR SUMMARY: 239 errors from 5 contexts (suppressed: 4 from 1) >==16902== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==16902== malloc/free: 35,567 allocs, 35,529 frees, 1,027,083 bytes allocated. >==16902== For counts of detected errors, rerun with: -v >==16902== searching for pointers to 38 not-freed blocks. >==16902== checked 170,104 bytes. >==16902== >==16902== LEAK SUMMARY: >==16902== definitely lost: 0 bytes in 0 blocks. >==16902== possibly lost: 0 bytes in 0 blocks. >==16902== still reachable: 3,056 bytes in 38 blocks. >==16902== suppressed: 0 bytes in 0 blocks. >==16902== Reachable blocks (those to which a pointer was found) are not shown. >==16902== To see them, rerun with: --show-reachable=yes >PASS: hostname-check >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/hostname-check' >Making check in openpgp >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >make keyring >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../includes -I../../includes -I../../tests -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT keyring.o -MD -MP -MF .deps/keyring.Tpo -c -o keyring.o keyring.c >mv -f .deps/keyring.Tpo .deps/keyring.Po >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o keyring keyring.o -L../../libextra -lgnutls-extra -L../../lib -lgnutls -L../../tests -lutils >mkdir .libs >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o .libs/keyring keyring.o -L/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs/libgnutls-extra.so -L/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs/libgnutls.so -L/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests /home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/.libs/libutils.a -Wl,--rpath -Wl,/usr/lib64 >creating keyring >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >==17157== Memcheck, a memory error detector. >==17157== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==17157== Using LibVEX rev 1658, a library for dynamic binary translation. >==17157== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==17157== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==17157== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==17157== For more details, rerun with: -v >==17157== >==17159== >==17159== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17159== malloc/free: in use at exit: 26,756 bytes in 775 blocks. >==17159== malloc/free: 945 allocs, 170 frees, 43,176 bytes allocated. >==17159== For counts of detected errors, rerun with: -v >==17159== searching for pointers to 775 not-freed blocks. >==17159== checked 186,704 bytes. >==17159== >==17159== LEAK SUMMARY: >==17159== definitely lost: 24 bytes in 1 blocks. >==17159== possibly lost: 0 bytes in 0 blocks. >==17159== still reachable: 26,732 bytes in 774 blocks. >==17159== suppressed: 0 bytes in 0 blocks. >==17159== Use --leak-check=full to see details of leaked memory. >==17158== >==17158== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17158== malloc/free: in use at exit: 25,998 bytes in 754 blocks. >==17158== malloc/free: 934 allocs, 180 frees, 42,937 bytes allocated. >==17158== For counts of detected errors, rerun with: -v >==17158== searching for pointers to 754 not-freed blocks. >==17158== checked 186,000 bytes. >==17158== >==17158== LEAK SUMMARY: >==17158== definitely lost: 0 bytes in 0 blocks. >==17158== possibly lost: 0 bytes in 0 blocks. >==17158== still reachable: 25,998 bytes in 754 blocks. >==17158== suppressed: 0 bytes in 0 blocks. >==17158== Reachable blocks (those to which a pointer was found) are not shown. >==17158== To see them, rerun with: --show-reachable=yes >==17160== >==17160== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17160== malloc/free: in use at exit: 25,330 bytes in 731 blocks. >==17160== malloc/free: 1,085 allocs, 354 frees, 50,461 bytes allocated. >==17160== For counts of detected errors, rerun with: -v >==17160== searching for pointers to 731 not-freed blocks. >==17160== checked 185,824 bytes. >==17160== >==17160== LEAK SUMMARY: >==17160== definitely lost: 34 bytes in 1 blocks. >==17160== possibly lost: 0 bytes in 0 blocks. >==17160== still reachable: 25,296 bytes in 730 blocks. >==17160== suppressed: 0 bytes in 0 blocks. >==17160== Use --leak-check=full to see details of leaked memory. >==17162== >==17162== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17162== malloc/free: in use at exit: 45,022 bytes in 1,389 blocks. >==17162== malloc/free: 2,335 allocs, 946 frees, 182,158 bytes allocated. >==17162== For counts of detected errors, rerun with: -v >==17162== searching for pointers to 1,389 not-freed blocks. >==17162== checked 205,288 bytes. >==17162== >==17162== LEAK SUMMARY: >==17162== definitely lost: 28 bytes in 1 blocks. >==17162== possibly lost: 0 bytes in 0 blocks. >==17162== still reachable: 44,994 bytes in 1,388 blocks. >==17162== suppressed: 0 bytes in 0 blocks. >==17162== Use --leak-check=full to see details of leaked memory. >==17161== >==17161== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17161== malloc/free: in use at exit: 44,231 bytes in 1,365 blocks. >==17161== malloc/free: 2,312 allocs, 947 frees, 181,750 bytes allocated. >==17161== For counts of detected errors, rerun with: -v >==17161== searching for pointers to 1,365 not-freed blocks. >==17161== checked 204,528 bytes. >==17161== >==17161== LEAK SUMMARY: >==17161== definitely lost: 0 bytes in 0 blocks. >==17161== possibly lost: 0 bytes in 0 blocks. >==17161== still reachable: 44,231 bytes in 1,365 blocks. >==17161== suppressed: 0 bytes in 0 blocks. >==17161== Reachable blocks (those to which a pointer was found) are not shown. >==17161== To see them, rerun with: --show-reachable=yes >==17164== >==17164== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17164== malloc/free: in use at exit: 44,894 bytes in 1,384 blocks. >==17164== malloc/free: 2,385 allocs, 1,001 frees, 183,806 bytes allocated. >==17164== For counts of detected errors, rerun with: -v >==17164== searching for pointers to 1,384 not-freed blocks. >==17164== checked 205,448 bytes. >==17164== >==17164== LEAK SUMMARY: >==17164== definitely lost: 15 bytes in 1 blocks. >==17164== possibly lost: 0 bytes in 0 blocks. >==17164== still reachable: 44,879 bytes in 1,383 blocks. >==17164== suppressed: 0 bytes in 0 blocks. >==17164== Use --leak-check=full to see details of leaked memory. >==17163== >==17163== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17163== malloc/free: in use at exit: 43,789 bytes in 1,349 blocks. >==17163== malloc/free: 2,376 allocs, 1,027 frees, 183,491 bytes allocated. >==17163== For counts of detected errors, rerun with: -v >==17163== searching for pointers to 1,349 not-freed blocks. >==17163== checked 203,888 bytes. >==17163== >==17163== LEAK SUMMARY: >==17163== definitely lost: 0 bytes in 0 blocks. >==17163== possibly lost: 0 bytes in 0 blocks. >==17163== still reachable: 43,789 bytes in 1,349 blocks. >==17163== suppressed: 0 bytes in 0 blocks. >==17163== Reachable blocks (those to which a pointer was found) are not shown. >==17163== To see them, rerun with: --show-reachable=yes >==17166== >==17166== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17166== malloc/free: in use at exit: 43,683 bytes in 1,347 blocks. >==17166== malloc/free: 2,438 allocs, 1,091 frees, 185,300 bytes allocated. >==17166== For counts of detected errors, rerun with: -v >==17166== searching for pointers to 1,347 not-freed blocks. >==17166== checked 203,504 bytes. >==17166== >==17166== LEAK SUMMARY: >==17166== definitely lost: 0 bytes in 0 blocks. >==17166== possibly lost: 0 bytes in 0 blocks. >==17166== still reachable: 43,683 bytes in 1,347 blocks. >==17166== suppressed: 0 bytes in 0 blocks. >==17166== Reachable blocks (those to which a pointer was found) are not shown. >==17166== To see them, rerun with: --show-reachable=yes >==17169== >==17169== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17169== malloc/free: in use at exit: 43,279 bytes in 1,333 blocks. >==17169== malloc/free: 2,491 allocs, 1,158 frees, 186,884 bytes allocated. >==17169== For counts of detected errors, rerun with: -v >==17169== searching for pointers to 1,333 not-freed blocks. >==17169== checked 202,792 bytes. >==17169== >==17169== LEAK SUMMARY: >==17169== definitely lost: 0 bytes in 0 blocks. >==17169== possibly lost: 0 bytes in 0 blocks. >==17169== still reachable: 43,279 bytes in 1,333 blocks. >==17169== suppressed: 0 bytes in 0 blocks. >==17169== Reachable blocks (those to which a pointer was found) are not shown. >==17169== To see them, rerun with: --show-reachable=yes >==17172== >==17172== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17172== malloc/free: in use at exit: 64,640 bytes in 2,135 blocks. >==17172== malloc/free: 4,228 allocs, 2,093 frees, 282,026 bytes allocated. >==17172== For counts of detected errors, rerun with: -v >==17172== searching for pointers to 2,135 not-freed blocks. >==17172== checked 220,520 bytes. >==17172== >==17172== LEAK SUMMARY: >==17172== definitely lost: 1,468 bytes in 1 blocks. >==17172== possibly lost: 0 bytes in 0 blocks. >==17172== still reachable: 63,172 bytes in 2,134 blocks. >==17172== suppressed: 0 bytes in 0 blocks. >==17172== Use --leak-check=full to see details of leaked memory. >==17171== >==17171== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==17171== malloc/free: in use at exit: 47,073 bytes in 1,431 blocks. >==17171== malloc/free: 3,650 allocs, 2,219 frees, 256,078 bytes allocated. >==17171== For counts of detected errors, rerun with: -v >==17171== searching for pointers to 1,431 not-freed blocks. >==17171== checked 207,112 bytes. >==17171== >==17171== LEAK SUMMARY: >==17171== definitely lost: 0 bytes in 0 blocks. >==17171== possibly lost: 0 bytes in 0 blocks. >==17171== still reachable: 47,073 bytes in 1,431 blocks. >==17171== suppressed: 0 bytes in 0 blocks. >==17171== Reachable blocks (those to which a pointer was found) are not shown. >==17171== To see them, rerun with: --show-reachable=yes >done >Self test `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp/.libs/lt-keyring' finished with 0 errors >PASS: keyring >================== >All 1 tests passed >================== >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp' >Making check in openpgp-certs >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp-certs' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests/openpgp-certs' >make[2]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make simple openssl gc set_pkcs12_cred certder certificate_set_x509_crl dn parse_ca moredn crypto_rng mini x509self x509signself x509dn anonself pskself dhepskself tlsia resume netconf-psk openpgpself >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c >mv -f .deps/simple.Tpo .deps/simple.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o simple simple.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o simple simple.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT openssl.o -MD -MP -MF .deps/openssl.Tpo -c -o openssl.o openssl.c >mv -f .deps/openssl.Tpo .deps/openssl.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o openssl openssl.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la ../libextra/libgnutls-openssl.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o openssl openssl.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a ../libextra/.libs/libgnutls-openssl.so -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o gc.c >mv -f .deps/gc.Tpo .deps/gc.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o gc gc.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la -lgcrypt -lgpg-error >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o gc gc.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a ./.libs/libutils.a -lgcrypt -lgpg-error -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT set_pkcs12_cred.o -MD -MP -MF .deps/set_pkcs12_cred.Tpo -c -o set_pkcs12_cred.o set_pkcs12_cred.c >mv -f .deps/set_pkcs12_cred.Tpo .deps/set_pkcs12_cred.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o set_pkcs12_cred set_pkcs12_cred.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o set_pkcs12_cred set_pkcs12_cred.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT certder.o -MD -MP -MF .deps/certder.Tpo -c -o certder.o certder.c >mv -f .deps/certder.Tpo .deps/certder.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o certder certder.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o certder certder.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT certificate_set_x509_crl.o -MD -MP -MF .deps/certificate_set_x509_crl.Tpo -c -o certificate_set_x509_crl.o certificate_set_x509_crl.c >mv -f .deps/certificate_set_x509_crl.Tpo .deps/certificate_set_x509_crl.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o certificate_set_x509_crl certificate_set_x509_crl.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o certificate_set_x509_crl certificate_set_x509_crl.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dn.o -MD -MP -MF .deps/dn.Tpo -c -o dn.o dn.c >mv -f .deps/dn.Tpo .deps/dn.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o dn dn.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o dn dn.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT parse_ca.o -MD -MP -MF .deps/parse_ca.Tpo -c -o parse_ca.o parse_ca.c >parse_ca.c: In function 'doit': >parse_ca.c:64: warning: initialization discards qualifiers from pointer target type >mv -f .deps/parse_ca.Tpo .deps/parse_ca.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o parse_ca parse_ca.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o parse_ca parse_ca.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT moredn.o -MD -MP -MF .deps/moredn.Tpo -c -o moredn.o moredn.c >mv -f .deps/moredn.Tpo .deps/moredn.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o moredn moredn.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o moredn moredn.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT crypto_rng.o -MD -MP -MF .deps/crypto_rng.Tpo -c -o crypto_rng.o crypto_rng.c >mv -f .deps/crypto_rng.Tpo .deps/crypto_rng.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o crypto_rng crypto_rng.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o crypto_rng crypto_rng.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT mini.o -MD -MP -MF .deps/mini.Tpo -c -o mini.o mini.c >mv -f .deps/mini.Tpo .deps/mini.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o mini mini.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o mini mini.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509self.o -MD -MP -MF .deps/x509self.Tpo -c -o x509self.o x509self.c >In file included from x509self.c:42: >../doc/examples/ex-session-info.c: In function 'print_info': >../doc/examples/ex-session-info.c:39: warning: enumeration value 'GNUTLS_CRD_SRP' not handled in switch >x509self.c: At top level: >x509self.c:112: warning: initialization discards qualifiers from pointer target type >x509self.c:129: warning: initialization discards qualifiers from pointer target type >x509self.c:147: warning: initialization discards qualifiers from pointer target type >x509self.c: In function 'client': >x509self.c:186: warning: cast to pointer from integer of different size >x509self.c: At top level: >x509self.c:320: warning: initialization discards qualifiers from pointer target type >x509self.c:340: warning: initialization discards qualifiers from pointer target type >x509self.c: In function 'server': >x509self.c:415: warning: cast to pointer from integer of different size >mv -f .deps/x509self.Tpo .deps/x509self.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o x509self x509self.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o x509self x509self.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509signself.o -MD -MP -MF .deps/x509signself.Tpo -c -o x509signself.o x509signself.c >In file included from x509signself.c:41: >../doc/examples/ex-session-info.c: In function 'print_info': >../doc/examples/ex-session-info.c:39: warning: enumeration value 'GNUTLS_CRD_SRP' not handled in switch >x509signself.c: In function 'client': >x509signself.c:220: warning: cast to pointer from integer of different size >x509signself.c: In function 'server': >x509signself.c:448: warning: cast to pointer from integer of different size >mv -f .deps/x509signself.Tpo .deps/x509signself.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o x509signself x509signself.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o x509signself x509signself.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT x509dn.o -MD -MP -MF .deps/x509dn.Tpo -c -o x509dn.o x509dn.c >In file included from x509dn.c:42: >../doc/examples/ex-session-info.c: In function 'print_info': >../doc/examples/ex-session-info.c:39: warning: enumeration value 'GNUTLS_CRD_SRP' not handled in switch >x509dn.c: At top level: >x509dn.c:112: warning: initialization discards qualifiers from pointer target type >x509dn.c:129: warning: initialization discards qualifiers from pointer target type >x509dn.c:147: warning: initialization discards qualifiers from pointer target type >x509dn.c: In function 'client': >x509dn.c:252: warning: cast to pointer from integer of different size >x509dn.c: At top level: >x509dn.c:386: warning: initialization discards qualifiers from pointer target type >x509dn.c:406: warning: initialization discards qualifiers from pointer target type >x509dn.c: In function 'server': >x509dn.c:481: warning: cast to pointer from integer of different size >mv -f .deps/x509dn.Tpo .deps/x509dn.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o x509dn x509dn.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o x509dn x509dn.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT anonself.o -MD -MP -MF .deps/anonself.Tpo -c -o anonself.o anonself.c >anonself.c: In function 'client': >anonself.c:127: warning: cast to pointer from integer of different size >anonself.c: In function 'server': >anonself.c:306: warning: cast to pointer from integer of different size >mv -f .deps/anonself.Tpo .deps/anonself.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o anonself anonself.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o anonself anonself.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT pskself.o -MD -MP -MF .deps/pskself.Tpo -c -o pskself.o pskself.c >pskself.c: In function 'client': >pskself.c:120: warning: cast to pointer from integer of different size >pskself.c: In function 'server': >pskself.c:287: warning: cast to pointer from integer of different size >mv -f .deps/pskself.Tpo .deps/pskself.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o pskself pskself.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o pskself pskself.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT dhepskself.o -MD -MP -MF .deps/dhepskself.Tpo -c -o dhepskself.o dhepskself.c >dhepskself.c: In function 'client': >dhepskself.c:126: warning: cast to pointer from integer of different size >dhepskself.c: In function 'server': >dhepskself.c:309: warning: cast to pointer from integer of different size >mv -f .deps/dhepskself.Tpo .deps/dhepskself.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o dhepskself dhepskself.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o dhepskself dhepskself.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT tlsia.o -MD -MP -MF .deps/tlsia.Tpo -c -o tlsia.o tlsia.c >tlsia.c: In function 'client_avp': >tlsia.c:98: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >tlsia.c:98: warning: field precision should have type 'int', but argument 4 has type 'size_t' >tlsia.c:133: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >tlsia.c: In function 'client': >tlsia.c:178: warning: cast to pointer from integer of different size >tlsia.c: In function 'server_avp': >tlsia.c:330: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >tlsia.c:330: warning: field precision should have type 'int', but argument 4 has type 'size_t' >tlsia.c:395: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >tlsia.c: In function 'server': >tlsia.c:465: warning: cast to pointer from integer of different size >mv -f .deps/tlsia.Tpo .deps/tlsia.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o tlsia tlsia.o ../libextra/libgnutls-extra.la ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la -L/usr/lib64 -lreadline -R/usr/lib64 -lncurses >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o tlsia tlsia.o ../libextra/.libs/libgnutls-extra.so ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -L/usr/lib64 -lreadline -lncurses -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/libextra/.libs -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT resume.o -MD -MP -MF .deps/resume.Tpo -c -o resume.o resume.c >resume.c: In function 'client': >resume.c:141: warning: cast to pointer from integer of different size >resume.c: In function 'server': >resume.c:365: warning: cast to pointer from integer of different size >mv -f .deps/resume.Tpo .deps/resume.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o resume resume.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o resume resume.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT netconf-psk.o -MD -MP -MF .deps/netconf-psk.Tpo -c -o netconf-psk.o netconf-psk.c >mv -f .deps/netconf-psk.Tpo .deps/netconf-psk.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o netconf-psk netconf-psk.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o netconf-psk netconf-psk.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl -I../gl -I../gl -I../includes -I../includes -I../doc/examples -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -MT openpgpself.o -MD -MP -MF .deps/openpgpself.Tpo -c -o openpgpself.o openpgpself.c >In file included from openpgpself.c:43: >../doc/examples/ex-session-info.c: In function 'print_info': >../doc/examples/ex-session-info.c:39: warning: enumeration value 'GNUTLS_CRD_SRP' not handled in switch >openpgpself.c: At top level: >openpgpself.c:118: warning: initialization discards qualifiers from pointer target type >openpgpself.c:142: warning: initialization discards qualifiers from pointer target type >openpgpself.c: In function 'client': >openpgpself.c:186: warning: cast to pointer from integer of different size >openpgpself.c: At top level: >openpgpself.c:330: warning: initialization discards qualifiers from pointer target type >openpgpself.c:377: warning: initialization discards qualifiers from pointer target type >openpgpself.c: In function 'server': >openpgpself.c:455: warning: cast to pointer from integer of different size >mv -f .deps/openpgpself.Tpo .deps/openpgpself.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -no-install -o openpgpself openpgpself.o ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la >gcc -std=gnu99 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-pointer-sign -o openpgpself openpgpself.o ../lib/.libs/libgnutls.so ../gl/.libs/libgnu.a ../lgl/.libs/liblgnu.a -lgcrypt -lgpg-error ./.libs/libutils.a -Wl,--rpath -Wl,/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/lib/.libs -Wl,--rpath -Wl,/usr/lib64 >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make check-TESTS >make[3]: Entering directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >==22169== Memcheck, a memory error detector. >==22169== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22169== Using LibVEX rev 1658, a library for dynamic binary translation. >==22169== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22169== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22169== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22169== For more details, rerun with: -v >==22169== >gnutls_check_version OK >Self test `./simple' finished with 0 errors >==22169== >==22169== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >==22169== malloc/free: in use at exit: 0 bytes in 0 blocks. >==22169== malloc/free: 1 allocs, 1 frees, 37 bytes allocated. >==22169== For counts of detected errors, rerun with: -v >==22169== All heap blocks were freed -- no leaks are possible. >PASS: simple >==22172== Memcheck, a memory error detector. >==22172== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22172== Using LibVEX rev 1658, a library for dynamic binary translation. >==22172== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22172== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22172== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22172== For more details, rerun with: -v >==22172== >==22172== Use of uninitialised value of size 8 >==22172== at 0x514D100: gc_hash_write (gc-libgcrypt.c:431) >==22172== by 0x400AA3: doit (openssl.c:43) >==22172== by 0x400C74: main (utils.c:148) >==22172== >==22172== Use of uninitialised value of size 8 >==22172== at 0x514D108: gc_hash_write (gc-libgcrypt.c:435) >==22172== by 0x400AA3: doit (openssl.c:43) >==22172== by 0x400C74: main (utils.c:148) >==22172== >==22172== Use of uninitialised value of size 8 >==22172== at 0x514D09E: gc_hash_read (gc-libgcrypt.c:445) >==22172== by 0x514BD90: MD5_Final (gnutls_openssl.c:1019) >==22172== by 0x400AAE: doit (openssl.c:44) >==22172== by 0x400C74: main (utils.c:148) >==22172== >==22172== Use of uninitialised value of size 8 >==22172== at 0x514D0A6: gc_hash_read (gc-libgcrypt.c:453) >==22172== by 0x514BD90: MD5_Final (gnutls_openssl.c:1019) >==22172== by 0x400AAE: doit (openssl.c:44) >==22172== by 0x400C74: main (utils.c:148) >==22172== >==22172== Invalid read of size 4 >==22172== at 0x4EF07A0: (within /lib64/libgcrypt.so.11.5.0) >==22172== by 0x4EF0D84: (within /lib64/libgcrypt.so.11.5.0) >==22172== by 0x4EF0DE1: (within /lib64/libgcrypt.so.11.5.0) >==22172== by 0x514BD90: MD5_Final (gnutls_openssl.c:1019) >==22172== by 0x400AAE: doit (openssl.c:44) >==22172== by 0x400C74: main (utils.c:148) >==22172== Address 0x8948D23108EC8368 is not stack'd, malloc'd or (recently) free'd >==22172== >==22172== Process terminating with default action of signal 11 (SIGSEGV) >==22172== General Protection Fault >==22172== at 0x4EF07A0: (within /lib64/libgcrypt.so.11.5.0) >==22172== by 0x4EF0D84: (within /lib64/libgcrypt.so.11.5.0) >==22172== by 0x4EF0DE1: (within /lib64/libgcrypt.so.11.5.0) >==22172== by 0x514BD90: MD5_Final (gnutls_openssl.c:1019) >==22172== by 0x400AAE: doit (openssl.c:44) >==22172== by 0x400C74: main (utils.c:148) >==22172== >==22172== ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 4 from 1) >==22172== malloc/free: in use at exit: 0 bytes in 0 blocks. >==22172== malloc/free: 2 allocs, 2 frees, 157 bytes allocated. >==22172== For counts of detected errors, rerun with: -v >==22172== All heap blocks were freed -- no leaks are possible. >/bin/sh: line 4: 22172 Segmentation fault PKCS12FILE=./pkcs12-decode/client.p12 PKCS12PASSWORD=foobar valgrind ${dir}$tst >FAIL: openssl >==22177== Memcheck, a memory error detector. >==22177== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22177== Using LibVEX rev 1658, a library for dynamic binary translation. >==22177== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22177== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22177== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22177== For more details, rerun with: -v >==22177== >==22177== Invalid read of size 8 >==22177== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22177== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22177== by 0x4012E9: doit (gc.c:45) >==22177== by 0x402884: main (utils.c:148) >==22177== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22177== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22177== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22177== by 0x4012E9: doit (gc.c:45) >==22177== by 0x402884: main (utils.c:148) >==22177== >==22177== Invalid read of size 8 >==22177== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22177== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22177== by 0x4012E9: doit (gc.c:45) >==22177== by 0x402884: main (utils.c:148) >==22177== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22177== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22177== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22177== by 0x4012E9: doit (gc.c:45) >==22177== by 0x402884: main (utils.c:148) >==22177== >==22177== Invalid read of size 8 >==22177== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22177== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22177== by 0x4012E9: doit (gc.c:45) >==22177== by 0x402884: main (utils.c:148) >==22177== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22177== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22177== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22177== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22177== by 0x4012E9: doit (gc.c:45) >==22177== by 0x402884: main (utils.c:148) >gc_md5() OK >gc_hash_buffer(GC_MD5) OK >gc_hash_buffer(GC_SHA1) OK >gc_hmac_md5() OK >gc_hmac_sha1() OK >gc_pkcs5_pbkdf2_sha1() OK >Self test `./gc' finished with 0 errors >==22177== >==22177== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22177== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22177== malloc/free: 29,049 allocs, 29,011 frees, 12,395,898 bytes allocated. >==22177== For counts of detected errors, rerun with: -v >==22177== searching for pointers to 38 not-freed blocks. >==22177== checked 149,672 bytes. >==22177== >==22177== LEAK SUMMARY: >==22177== definitely lost: 0 bytes in 0 blocks. >==22177== possibly lost: 0 bytes in 0 blocks. >==22177== still reachable: 3,056 bytes in 38 blocks. >==22177== suppressed: 0 bytes in 0 blocks. >==22177== Reachable blocks (those to which a pointer was found) are not shown. >==22177== To see them, rerun with: --show-reachable=yes >PASS: gc >==22180== Memcheck, a memory error detector. >==22180== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22180== Using LibVEX rev 1658, a library for dynamic binary translation. >==22180== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22180== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22180== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22180== For more details, rerun with: -v >==22180== >==22180== Invalid read of size 8 >==22180== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22180== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22180== by 0x400AEB: doit (set_pkcs12_cred.c:38) >==22180== by 0x400D34: main (utils.c:148) >==22180== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22180== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22180== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22180== by 0x400AEB: doit (set_pkcs12_cred.c:38) >==22180== by 0x400D34: main (utils.c:148) >==22180== >==22180== Invalid read of size 8 >==22180== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22180== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22180== by 0x400AEB: doit (set_pkcs12_cred.c:38) >==22180== by 0x400D34: main (utils.c:148) >==22180== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22180== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22180== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22180== by 0x400AEB: doit (set_pkcs12_cred.c:38) >==22180== by 0x400D34: main (utils.c:148) >==22180== >==22180== Invalid read of size 8 >==22180== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22180== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22180== by 0x400AEB: doit (set_pkcs12_cred.c:38) >==22180== by 0x400D34: main (utils.c:148) >==22180== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22180== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22180== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22180== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22180== by 0x400AEB: doit (set_pkcs12_cred.c:38) >==22180== by 0x400D34: main (utils.c:148) >Reading PKCS#12 blob from `./pkcs12-decode/client.p12' using password `foobar'. >Read file OK >Self test `./set_pkcs12_cred' finished with 0 errors >==22180== >==22180== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22180== malloc/free: in use at exit: 10,445 bytes in 62 blocks. >==22180== malloc/free: 8,929 allocs, 8,867 frees, 294,497 bytes allocated. >==22180== For counts of detected errors, rerun with: -v >==22180== searching for pointers to 62 not-freed blocks. >==22180== checked 149,672 bytes. >==22180== >==22180== LEAK SUMMARY: >==22180== definitely lost: 7,389 bytes in 24 blocks. >==22180== possibly lost: 0 bytes in 0 blocks. >==22180== still reachable: 3,056 bytes in 38 blocks. >==22180== suppressed: 0 bytes in 0 blocks. >==22180== Use --leak-check=full to see details of leaked memory. >PASS: set_pkcs12_cred >==22183== Memcheck, a memory error detector. >==22183== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22183== Using LibVEX rev 1658, a library for dynamic binary translation. >==22183== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22183== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22183== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22183== For more details, rerun with: -v >==22183== >==22183== Invalid read of size 8 >==22183== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22183== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22183== by 0x400B64: doit (certder.c:296) >==22183== by 0x400E14: main (utils.c:148) >==22183== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22183== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22183== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22183== by 0x400B64: doit (certder.c:296) >==22183== by 0x400E14: main (utils.c:148) >==22183== >==22183== Invalid read of size 8 >==22183== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22183== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22183== by 0x400B64: doit (certder.c:296) >==22183== by 0x400E14: main (utils.c:148) >==22183== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22183== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22183== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22183== by 0x400B64: doit (certder.c:296) >==22183== by 0x400E14: main (utils.c:148) >==22183== >==22183== Invalid read of size 8 >==22183== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22183== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22183== by 0x400B64: doit (certder.c:296) >==22183== by 0x400E14: main (utils.c:148) >==22183== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22183== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22183== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22183== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22183== by 0x400B64: doit (certder.c:296) >==22183== by 0x400E14: main (utils.c:148) >done >Self test `./certder' finished with 0 errors >==22183== >==22183== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22183== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22183== malloc/free: 6,148 allocs, 6,110 frees, 158,520 bytes allocated. >==22183== For counts of detected errors, rerun with: -v >==22183== searching for pointers to 38 not-freed blocks. >==22183== checked 149,672 bytes. >==22183== >==22183== LEAK SUMMARY: >==22183== definitely lost: 0 bytes in 0 blocks. >==22183== possibly lost: 0 bytes in 0 blocks. >==22183== still reachable: 3,056 bytes in 38 blocks. >==22183== suppressed: 0 bytes in 0 blocks. >==22183== Reachable blocks (those to which a pointer was found) are not shown. >==22183== To see them, rerun with: --show-reachable=yes >PASS: certder >==22186== Memcheck, a memory error detector. >==22186== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22186== Using LibVEX rev 1658, a library for dynamic binary translation. >==22186== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22186== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22186== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22186== For more details, rerun with: -v >==22186== >==22186== Invalid read of size 8 >==22186== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22186== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22186== by 0x400A5D: main (certificate_set_x509_crl.c:60) >==22186== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22186== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22186== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22186== by 0x400A5D: main (certificate_set_x509_crl.c:60) >==22186== >==22186== Invalid read of size 8 >==22186== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22186== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22186== by 0x400A5D: main (certificate_set_x509_crl.c:60) >==22186== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22186== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22186== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22186== by 0x400A5D: main (certificate_set_x509_crl.c:60) >==22186== >==22186== Invalid read of size 8 >==22186== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22186== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22186== by 0x400A5D: main (certificate_set_x509_crl.c:60) >==22186== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22186== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22186== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22186== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22186== by 0x400A5D: main (certificate_set_x509_crl.c:60) >==22186== >==22186== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22186== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22186== malloc/free: 7,173 allocs, 7,135 frees, 189,718 bytes allocated. >==22186== For counts of detected errors, rerun with: -v >==22186== searching for pointers to 38 not-freed blocks. >==22186== checked 149,688 bytes. >==22186== >==22186== LEAK SUMMARY: >==22186== definitely lost: 0 bytes in 0 blocks. >==22186== possibly lost: 0 bytes in 0 blocks. >==22186== still reachable: 3,056 bytes in 38 blocks. >==22186== suppressed: 0 bytes in 0 blocks. >==22186== Reachable blocks (those to which a pointer was found) are not shown. >==22186== To see them, rerun with: --show-reachable=yes >PASS: certificate_set_x509_crl >==22189== Memcheck, a memory error detector. >==22189== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22189== Using LibVEX rev 1658, a library for dynamic binary translation. >==22189== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22189== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22189== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22189== For more details, rerun with: -v >==22189== >==22189== Invalid read of size 8 >==22189== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22189== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22189== by 0x400C59: doit (dn.c:97) >==22189== by 0x400EC4: main (utils.c:148) >==22189== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22189== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22189== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22189== by 0x400C59: doit (dn.c:97) >==22189== by 0x400EC4: main (utils.c:148) >==22189== >==22189== Invalid read of size 8 >==22189== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22189== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22189== by 0x400C59: doit (dn.c:97) >==22189== by 0x400EC4: main (utils.c:148) >==22189== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22189== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22189== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22189== by 0x400C59: doit (dn.c:97) >==22189== by 0x400EC4: main (utils.c:148) >==22189== >==22189== Invalid read of size 8 >==22189== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22189== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22189== by 0x400C59: doit (dn.c:97) >==22189== by 0x400EC4: main (utils.c:148) >==22189== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22189== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22189== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22189== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22189== by 0x400C59: doit (dn.c:97) >==22189== by 0x400EC4: main (utils.c:148) >Issuer: >dn[0][0] OID=2.5.4.10 > DATA=Root CA >dn[1][0] OID=2.5.4.11 > DATA=http://www.cacert.org >dn[2][0] OID=2.5.4.3 > DATA=CA Cert Signing Authority >dn[3][0] OID=1.2.840.113549.1.9.1 > DATA=support@cacert.org >Subject: >dn[0][0] OID=2.5.4.3 > DATA=CAcert WoT User >dn[1][0] OID=1.2.840.113549.1.9.1 > DATA=simon@josefsson.org >done >Self test `./dn' finished with 0 errors >==22189== >==22189== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22189== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22189== malloc/free: 5,923 allocs, 5,885 frees, 155,280 bytes allocated. >==22189== For counts of detected errors, rerun with: -v >==22189== searching for pointers to 38 not-freed blocks. >==22189== checked 149,672 bytes. >==22189== >==22189== LEAK SUMMARY: >==22189== definitely lost: 0 bytes in 0 blocks. >==22189== possibly lost: 0 bytes in 0 blocks. >==22189== still reachable: 3,056 bytes in 38 blocks. >==22189== suppressed: 0 bytes in 0 blocks. >==22189== Reachable blocks (those to which a pointer was found) are not shown. >==22189== To see them, rerun with: --show-reachable=yes >PASS: dn >==22192== Memcheck, a memory error detector. >==22192== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22192== Using LibVEX rev 1658, a library for dynamic binary translation. >==22192== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22192== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22192== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22192== For more details, rerun with: -v >==22192== >==22192== Invalid read of size 8 >==22192== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22192== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22192== by 0x400A58: doit (parse_ca.c:66) >==22192== by 0x400C14: main (utils.c:148) >==22192== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22192== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22192== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22192== by 0x400A58: doit (parse_ca.c:66) >==22192== by 0x400C14: main (utils.c:148) >==22192== >==22192== Invalid read of size 8 >==22192== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22192== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22192== by 0x400A58: doit (parse_ca.c:66) >==22192== by 0x400C14: main (utils.c:148) >==22192== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22192== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22192== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22192== by 0x400A58: doit (parse_ca.c:66) >==22192== by 0x400C14: main (utils.c:148) >==22192== >==22192== Invalid read of size 8 >==22192== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22192== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22192== by 0x400A58: doit (parse_ca.c:66) >==22192== by 0x400C14: main (utils.c:148) >==22192== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22192== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22192== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22192== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22192== by 0x400A58: doit (parse_ca.c:66) >==22192== by 0x400C14: main (utils.c:148) >import ok >Self test `./parse_ca' finished with 0 errors >==22192== >==22192== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22192== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22192== malloc/free: 7,576 allocs, 7,538 frees, 201,387 bytes allocated. >==22192== For counts of detected errors, rerun with: -v >==22192== searching for pointers to 38 not-freed blocks. >==22192== checked 149,672 bytes. >==22192== >==22192== LEAK SUMMARY: >==22192== definitely lost: 0 bytes in 0 blocks. >==22192== possibly lost: 0 bytes in 0 blocks. >==22192== still reachable: 3,056 bytes in 38 blocks. >==22192== suppressed: 0 bytes in 0 blocks. >==22192== Reachable blocks (those to which a pointer was found) are not shown. >==22192== To see them, rerun with: --show-reachable=yes >PASS: parse_ca >==22195== Memcheck, a memory error detector. >==22195== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22195== Using LibVEX rev 1658, a library for dynamic binary translation. >==22195== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22195== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22195== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22195== For more details, rerun with: -v >==22195== >==22195== Invalid read of size 8 >==22195== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22195== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22195== by 0x400CB0: doit (moredn.c:68) >==22195== by 0x401034: main (utils.c:148) >==22195== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22195== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22195== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22195== by 0x400CB0: doit (moredn.c:68) >==22195== by 0x401034: main (utils.c:148) >==22195== >==22195== Invalid read of size 8 >==22195== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22195== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22195== by 0x400CB0: doit (moredn.c:68) >==22195== by 0x401034: main (utils.c:148) >==22195== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22195== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22195== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22195== by 0x400CB0: doit (moredn.c:68) >==22195== by 0x401034: main (utils.c:148) >==22195== >==22195== Invalid read of size 8 >==22195== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22195== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22195== by 0x400CB0: doit (moredn.c:68) >==22195== by 0x401034: main (utils.c:148) >==22195== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22195== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22195== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22195== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22195== by 0x400CB0: doit (moredn.c:68) >==22195== by 0x401034: main (utils.c:148) >success: cert init >success: imported PEM cert >success: got subject DN. >success: exported subject DN. >success: init DN. >success: re-import subject DN. >success: exported subject DN. >success: export/import/export match. >Self test `./moredn' finished with 0 errors >==22195== >==22195== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22195== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22195== malloc/free: 5,967 allocs, 5,929 frees, 154,370 bytes allocated. >==22195== For counts of detected errors, rerun with: -v >==22195== searching for pointers to 38 not-freed blocks. >==22195== checked 149,672 bytes. >==22195== >==22195== LEAK SUMMARY: >==22195== definitely lost: 0 bytes in 0 blocks. >==22195== possibly lost: 0 bytes in 0 blocks. >==22195== still reachable: 3,056 bytes in 38 blocks. >==22195== suppressed: 0 bytes in 0 blocks. >==22195== Reachable blocks (those to which a pointer was found) are not shown. >==22195== To see them, rerun with: --show-reachable=yes >PASS: moredn >==22198== Memcheck, a memory error detector. >==22198== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22198== Using LibVEX rev 1658, a library for dynamic binary translation. >==22198== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22198== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22198== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22198== For more details, rerun with: -v >==22198== >==22198== Invalid read of size 8 >==22198== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22198== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22198== by 0x400AEA: doit (crypto_rng.c:48) >==22198== by 0x400D54: main (utils.c:148) >==22198== Address 0x535A828 is 0 bytes inside a block of size 6 alloc'd >==22198== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22198== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22198== by 0x400AEA: doit (crypto_rng.c:48) >==22198== by 0x400D54: main (utils.c:148) >==22198== >==22198== Invalid read of size 8 >==22198== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22198== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22198== by 0x400AEA: doit (crypto_rng.c:48) >==22198== by 0x400D54: main (utils.c:148) >==22198== Address 0x5395708 is 24 bytes inside a block of size 27 alloc'd >==22198== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22198== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22198== by 0x400AEA: doit (crypto_rng.c:48) >==22198== by 0x400D54: main (utils.c:148) >==22198== >==22198== Invalid read of size 8 >==22198== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22198== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22198== by 0x400AEA: doit (crypto_rng.c:48) >==22198== by 0x400D54: main (utils.c:148) >==22198== Address 0x5398A38 is 16 bytes inside a block of size 17 alloc'd >==22198== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22198== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22198== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22198== by 0x400AEA: doit (crypto_rng.c:48) >==22198== by 0x400D54: main (utils.c:148) >rng registered ok >Self test `./crypto_rng' finished with 0 errors >==22198== >==22198== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22198== malloc/free: in use at exit: 1,728 bytes in 36 blocks. >==22198== malloc/free: 5,478 allocs, 5,442 frees, 138,330 bytes allocated. >==22198== For counts of detected errors, rerun with: -v >==22198== searching for pointers to 36 not-freed blocks. >==22198== checked 148,344 bytes. >==22198== >==22198== LEAK SUMMARY: >==22198== definitely lost: 0 bytes in 0 blocks. >==22198== possibly lost: 0 bytes in 0 blocks. >==22198== still reachable: 1,728 bytes in 36 blocks. >==22198== suppressed: 0 bytes in 0 blocks. >==22198== Reachable blocks (those to which a pointer was found) are not shown. >==22198== To see them, rerun with: --show-reachable=yes >PASS: crypto_rng >==22201== Memcheck, a memory error detector. >==22201== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22201== Using LibVEX rev 1658, a library for dynamic binary translation. >==22201== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22201== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22201== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22201== For more details, rerun with: -v >==22201== >==22201== Invalid read of size 8 >==22201== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22201== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22201== by 0x4014A9: doit (mini.c:155) >==22201== by 0x401C54: main (utils.c:148) >==22201== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22201== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22201== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22201== by 0x4014A9: doit (mini.c:155) >==22201== by 0x401C54: main (utils.c:148) >==22201== >==22201== Invalid read of size 8 >==22201== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22201== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22201== by 0x4014A9: doit (mini.c:155) >==22201== by 0x401C54: main (utils.c:148) >==22201== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22201== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22201== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22201== by 0x4014A9: doit (mini.c:155) >==22201== by 0x401C54: main (utils.c:148) >==22201== >==22201== Invalid read of size 8 >==22201== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22201== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22201== by 0x4014A9: doit (mini.c:155) >==22201== by 0x401C54: main (utils.c:148) >==22201== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22201== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22201== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22201== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22201== by 0x4014A9: doit (mini.c:155) >==22201== by 0x401C54: main (utils.c:148) >loop invoking client: >client_push len 69 has 0 > ;; 16 03 02 00 40 01 00 00 3c 03 02 48 d9 39 be ab > ;; 7d 61 e8 cf 84 d7 5c e6 d5 54 84 1d 37 aa 7e 64 > ;; 2c d5 4b 20 21 a0 de 76 72 80 64 00 00 0c 00 34 > ;; 00 46 00 3a 00 89 00 1b 00 18 01 00 00 07 00 09 > ;; 00 03 02 00 01 >client_pull len 5 has 0 >client -28: Function was interrupted. >loop invoking server: >server_pull len 5 has 69 >server_pull len 64 has 64 >server_push len 79 has 0 > ;; 16 03 02 00 4a 02 00 00 46 03 02 48 d9 39 be 08 > ;; 5d ec 52 bc f6 e9 f0 07 f3 97 92 ba d3 0b e9 7b > ;; 24 46 f1 69 ff f8 b6 c3 ef f7 38 20 31 fd 44 5c > ;; aa 35 08 c4 88 82 05 9d 68 12 be 3a ce 46 90 ee > ;; 03 7f 91 45 e6 b2 50 8c e4 11 68 a0 00 34 00 >server_push len 272 has 79 > ;; 16 03 02 01 0b 0c 00 01 07 00 80 b6 4c 70 da 39 > ;; 6c 54 2b 2b 7c ba b1 ac df 88 ac 5f f7 5b cb d5 > ;; 16 f0 f3 61 b2 e6 c6 2d 86 42 ff 6c fc f4 06 58 > ;; fd 5d f6 2d b6 3f 60 e9 ad f7 09 92 75 ad ec a8 > ;; 42 23 54 9a 62 c7 8e 40 82 08 01 83 fb f0 27 f2 > ;; 22 91 92 71 6f ef 4b c9 21 af 0d 2b 95 08 b2 78 > ;; 2b d0 80 5d ce 19 e1 8e 13 2c 1c c3 ea 10 4f 84 > ;; a6 14 e0 fb 1f 4b 26 25 ed 82 37 28 d8 a5 ec 41 > ;; 5d 0f c0 d2 66 d3 17 d4 0a 9b 57 00 01 05 00 80 > ;; 23 ce 9a 16 ea 5a b3 d9 9f ee d7 f2 24 50 8f b1 > ;; 06 fc 64 73 fd 5b 03 09 55 86 a1 32 0f 23 fc a0 > ;; b7 8f 56 a5 be dd 6a 59 25 dc 1d 91 03 96 99 28 > ;; cd a4 0b 77 25 16 cf 43 8d 7a 2a ae f0 4e 90 86 > ;; 59 ff 20 ba fd b6 26 5a dc 0b 72 0f 60 05 90 85 > ;; 67 4c 81 de aa 8d f9 36 f9 f0 68 00 95 f5 fe 30 > ;; 47 1f 1c 03 ad b4 46 6e 60 e9 94 9e e5 dd 66 79 > ;; 31 32 28 3d b0 0e e1 3e 43 5d c9 80 8e 97 88 8a >server_push len 9 has 351 > ;; 16 03 02 00 04 0e 00 00 00 >server_pull len 5 has 0 >server -28: Function was interrupted. >loop invoking client: >client_pull len 5 has 360 >client_pull len 74 has 355 >client_pull len 5 has 281 >client_pull len 267 has 276 >client_pull len 5 has 9 >client_pull len 4 has 4 >client_push len 139 has 0 > ;; 16 03 02 00 86 10 00 00 82 00 80 0c a7 72 47 ec > ;; e9 a1 d1 fb 00 28 57 7b af 3f 59 3a 1c 36 49 6c > ;; 47 78 67 8e 30 ca 4d ac c4 68 c7 cd b5 04 6c d6 > ;; c8 91 ad 97 b0 c6 8f f0 91 08 44 0e d8 05 76 3a > ;; 4d 02 62 3e ab 3a d6 5c 9a 7c b9 c9 f9 5d 9e a5 > ;; ea 36 da 4b 77 d9 ab cb 14 6e 72 36 ac 9b 7c 62 > ;; c7 b4 11 89 32 6d 4e a2 c0 e6 71 34 e0 e3 7b e2 > ;; bb 0d 9c 1a 8d 3e 9a 1c 32 a2 05 45 c4 aa 1e 54 > ;; 5c 06 6d 59 20 20 39 fe 77 cd 9b >client_push len 6 has 139 > ;; 14 03 02 00 01 01 >client_push len 181 has 145 > ;; 16 03 02 00 b0 70 7a 99 5b b2 1f c1 70 cc cc cd > ;; 7f 72 98 81 85 de 60 a4 b9 66 dd dc 88 3e c9 12 > ;; d9 3e 44 1f 49 d1 cd f9 6a fb 06 90 c3 49 45 86 > ;; 87 cd f2 ec 41 73 21 c6 2f 83 16 b5 fe ab 74 2f > ;; 0f 1a 2a b1 d8 0d cc 51 76 13 af 02 41 ae 78 ff > ;; b6 c8 25 44 99 3c 5f 40 e9 cb 72 73 7e 29 a9 bc > ;; 3d e8 19 11 6b 72 74 23 23 52 3e 5c 8d 80 fb 4f > ;; b6 8f 2e d3 a3 34 a3 ef 58 ec 5a 5a 4e 5f 6c 79 > ;; 69 fc 51 12 3a 1c 4f e7 50 a7 42 e3 64 e9 fd ea > ;; 5a e0 b8 d9 6a 92 e0 90 cf 0f cb dc cc 03 0a d3 > ;; 62 91 ae c1 1d f0 06 6b 9d 4b 7a 16 b9 54 d5 16 > ;; 53 32 00 e8 dd >client_pull len 5 has 0 >client -28: Function was interrupted. >loop invoking server: >server_pull len 5 has 326 >server_pull len 134 has 321 >server_pull len 5 has 187 >server_pull len 1 has 182 >server_pull len 5 has 181 >server_pull len 176 has 176 >server_push len 6 has 0 > ;; 14 03 02 00 01 01 >server_push len 213 has 6 > ;; 16 03 02 00 d0 06 03 29 f9 f7 d4 6f b6 bf 12 56 > ;; 4f 87 82 4a 1b 1d 9e fc d3 1a ef 9f ff 5b 0d 83 > ;; c7 33 eb d2 4f 15 27 d2 a1 5f d6 37 6a d6 4b 62 > ;; c9 78 25 ff 85 9d eb 06 35 f3 58 16 fd 34 d3 b4 > ;; 38 d0 33 45 ab 82 92 55 67 08 06 90 53 73 b5 b6 > ;; f1 3a a1 15 ae cb af b6 ce f3 01 0d 4c 16 80 31 > ;; 34 9f b9 4d b7 a6 de 38 d9 c8 74 bc 2e 07 13 ed > ;; 2f 6a 94 33 f4 ae eb a5 92 20 79 20 0b 25 5c 60 > ;; 23 f8 05 25 38 32 d8 d3 f1 f9 91 1b df c8 5e 6e > ;; 07 8b 2e 36 f2 29 21 8e 9b e8 7c ee 93 02 11 35 > ;; 7f 6d b8 e2 6f 38 8f 7b ba 9e 9b 06 7c 21 88 a3 > ;; ba 94 92 12 8a 1a 61 e0 7b 41 7c 45 a0 d9 b3 fd > ;; e4 82 58 4f 9f 9a 1c b7 9c 1a f7 8b a9 7c 12 15 > ;; dc 97 b3 62 da >server 0: Success. >loop invoking client: >client_pull len 5 has 219 >client_pull len 1 has 214 >client_pull len 5 has 213 >client_pull len 208 has 208 >client 0: Success. >Handshake established >client_push len 53 has 0 > ;; 17 03 02 00 30 2d 04 93 14 a0 48 bf 9c e3 bf 7f > ;; 53 af 04 b3 4e 4d 16 db 1d e4 4c f9 b4 28 93 bb > ;; 24 8d dd c7 b4 1a 21 cf 59 39 73 dc 53 e0 62 11 > ;; 98 d4 20 7d cd >client: sent 9 >server_pull len 5 has 53 >server_pull len 48 has 48 >server: received 9: Hello TLS >server_push len 245 has 0 > ;; 17 03 02 00 f0 31 96 8f cc 75 8e f7 fe 87 7b a1 > ;; e8 79 ec c2 8f f5 b5 f7 d2 54 6d 15 9f b9 e5 78 > ;; 2f 31 dd 33 f5 7f 4c 0b bf 36 d8 83 1e 40 46 c0 > ;; 5d 46 e6 52 56 5b f1 bb b4 5d 09 9d ec 8f 45 5b > ;; 93 df 32 16 b4 7c 29 06 dc bf c0 91 8d 4e 70 ff > ;; 19 de aa b1 30 a1 4e a1 03 5a 15 ee 9c d4 c0 6d > ;; 1c b6 7a f3 4d c9 19 9d c6 64 cc f7 e5 a9 b0 32 > ;; ce 63 d9 7d 4f 4c ef a0 27 f8 cf 53 d1 53 94 b8 > ;; 68 bb 7d 32 a2 6d 89 94 0c 47 e0 54 96 77 eb 0c > ;; ed 4f 71 5b ab bf 3d f2 12 60 ea 27 32 d0 33 b8 > ;; 64 8b ed bd ad 0a 55 d3 1c 58 a3 ed 91 4c 28 18 > ;; 92 33 e2 33 b6 6f 9b c0 50 1d b9 e6 14 91 d5 c4 > ;; 03 70 0a dc ea ce 85 c4 fe a4 65 c7 32 c9 8e e0 > ;; b2 80 61 f4 ee 82 e0 68 33 72 9d 8e bd c3 bc 21 > ;; 08 7b 24 c6 3f 11 a6 12 e9 2a 0c ab 47 07 89 09 > ;; 7d 15 5d d9 3c >server: sent 9 >client_pull len 5 has 245 >client_pull len 240 has 240 >client: received 9: Hello TLS >client_push len 85 has 0 > ;; 15 03 02 00 50 75 9d a6 38 3a 7b bc d5 78 a7 9b > ;; 16 dc 43 8d cf 5f 01 69 25 36 85 09 c6 8d 9f d4 > ;; 03 d6 5f 70 8b ac 54 33 44 c8 20 b5 bf 9e 08 1b > ;; f5 3f 9e d1 de 5f 85 ff 37 1f 23 3d 4e b5 5c ea > ;; 6e 5b 31 05 fa 36 77 e0 71 77 a8 9e 24 fa af 98 > ;; ce 77 bb ee 11 >client_pull len 5 has 0 >server_push len 101 has 0 > ;; 15 03 02 00 60 c0 a5 02 4d a3 23 92 b3 fa 12 59 > ;; 63 f9 4c 85 a3 78 e6 42 3e 40 53 17 b5 fc ff 08 > ;; 21 32 dc 7e c3 6b 67 9b 7c 37 13 23 9e b4 4d be > ;; f9 0b 7d 72 49 6f 66 78 1b 8b 33 33 0a 8f a6 73 > ;; d0 28 33 29 b6 87 e7 2c 47 0f 3c 9e f6 60 13 c9 > ;; 96 e4 40 56 f3 cb 57 c5 65 2d d4 52 dd 37 ec 0a > ;; e3 45 0e 0c 97 >server_pull len 5 has 85 >server_pull len 80 has 80 >Self test `./mini' finished with 0 errors >==22201== >==22201== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22201== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22201== malloc/free: 6,358 allocs, 6,320 frees, 566,824 bytes allocated. >==22201== For counts of detected errors, rerun with: -v >==22201== searching for pointers to 38 not-freed blocks. >==22201== checked 149,672 bytes. >==22201== >==22201== LEAK SUMMARY: >==22201== definitely lost: 0 bytes in 0 blocks. >==22201== possibly lost: 0 bytes in 0 blocks. >==22201== still reachable: 3,056 bytes in 38 blocks. >==22201== suppressed: 0 bytes in 0 blocks. >==22201== Reachable blocks (those to which a pointer was found) are not shown. >==22201== To see them, rerun with: --show-reachable=yes >PASS: mini >==22204== Memcheck, a memory error detector. >==22204== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22204== Using LibVEX rev 1658, a library for dynamic binary translation. >==22204== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22204== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22204== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22204== For more details, rerun with: -v >==22204== >==22205== Invalid read of size 8 >==22205== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22205== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22205== by 0x402C22: client (x509self.c:157) >==22205== by 0x402E64: doit (x509self.c:498) >==22205== by 0x402FE4: main (utils.c:148) >==22205== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22205== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22205== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22205== by 0x402C22: client (x509self.c:157) >==22205== by 0x402E64: doit (x509self.c:498) >==22205== by 0x402FE4: main (utils.c:148) >==22204== Invalid read of size 8 >==22204== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22204== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22204== by 0x402959: server (x509self.c:387) >==22204== by 0x402E4E: doit (x509self.c:494) >==22204== by 0x402FE4: main (utils.c:148) >==22204== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22204== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22204== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22204== by 0x402959: server (x509self.c:387) >==22204== by 0x402E4E: doit (x509self.c:494) >==22204== by 0x402FE4: main (utils.c:148) >==22205== >==22205== Invalid read of size 8 >==22205== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22205== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22205== by 0x402C22: client (x509self.c:157) >==22205== by 0x402E64: doit (x509self.c:498) >==22205== by 0x402FE4: main (utils.c:148) >==22205== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22205== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22205== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22205== by 0x402C22: client (x509self.c:157) >==22205== by 0x402E64: doit (x509self.c:498) >==22205== by 0x402FE4: main (utils.c:148) >==22205== >==22205== Invalid read of size 8 >==22205== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22205== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22205== by 0x402C22: client (x509self.c:157) >==22205== by 0x402E64: doit (x509self.c:498) >==22205== by 0x402FE4: main (utils.c:148) >==22205== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22205== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22205== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22205== by 0x402C22: client (x509self.c:157) >==22205== by 0x402E64: doit (x509self.c:498) >==22205== by 0x402FE4: main (utils.c:148) >==22204== >==22204== Invalid read of size 8 >==22204== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22204== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22204== by 0x402959: server (x509self.c:387) >==22204== by 0x402E4E: doit (x509self.c:494) >==22204== by 0x402FE4: main (utils.c:148) >==22204== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22204== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22204== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22204== by 0x402959: server (x509self.c:387) >==22204== by 0x402E4E: doit (x509self.c:494) >==22204== by 0x402FE4: main (utils.c:148) >==22204== >==22204== Invalid read of size 8 >==22204== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22204== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22204== by 0x402959: server (x509self.c:387) >==22204== by 0x402E4E: doit (x509self.c:494) >==22204== by 0x402FE4: main (utils.c:148) >==22204== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22204== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22204== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22204== by 0x402959: server (x509self.c:387) >==22204== by 0x402E4E: doit (x509self.c:494) >==22204== by 0x402FE4: main (utils.c:148) >==22204== >==22204== Invalid read of size 8 >==22204== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22204== by 0x514F7F3: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22204== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22204== by 0x402715: print_x509_certificate_info (ex-x509-info.c:100) >==22204== by 0x402924: print_info (ex-session-info.c:85) >==22204== by 0x402ACE: server (x509self.c:430) >==22204== by 0x402E4E: doit (x509self.c:494) >==22204== by 0x402FE4: main (utils.c:148) >==22204== Address 0x535A168 is 0 bytes inside a block of size 6 alloc'd >==22204== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22204== by 0x317AC78091: strdup (in /lib64/libc-2.5.so) >==22204== by 0x514EB78: (within /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x51507D9: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22204== by 0x402959: server (x509self.c:387) >==22204== by 0x402E4E: doit (x509self.c:494) >==22204== by 0x402FE4: main (utils.c:148) >==22204== >==22204== Conditional jump or move depends on uninitialised value(s) >==22204== at 0x317ACE478D: __strcpy_chk (in /lib64/libc-2.5.so) >==22204== by 0x514F857: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22204== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22204== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22204== by 0x402715: print_x509_certificate_info (ex-x509-info.c:100) >==22204== by 0x402924: print_info (ex-session-info.c:85) >==22204== by 0x402ACE: server (x509self.c:430) >==22204== by 0x402E4E: doit (x509self.c:494) >==22204== by 0x402FE4: main (utils.c:148) >==22205== >==22205== Invalid read of size 8 >==22205== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22205== by 0x514F7F3: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22205== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22205== by 0x402715: print_x509_certificate_info (ex-x509-info.c:100) >==22205== by 0x402924: print_info (ex-session-info.c:85) >==22205== by 0x402CFD: client (x509self.c:207) >==22205== by 0x402E64: doit (x509self.c:498) >==22205== by 0x402FE4: main (utils.c:148) >==22205== Address 0x535A168 is 0 bytes inside a block of size 6 alloc'd >==22205== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22205== by 0x317AC78091: strdup (in /lib64/libc-2.5.so) >==22205== by 0x514EB78: (within /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x51507D9: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22205== by 0x402C22: client (x509self.c:157) >==22205== by 0x402E64: doit (x509self.c:498) >==22205== by 0x402FE4: main (utils.c:148) >==22205== >==22205== Conditional jump or move depends on uninitialised value(s) >==22205== at 0x317ACE478D: __strcpy_chk (in /lib64/libc-2.5.so) >==22205== by 0x514F857: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22205== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22205== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22205== by 0x402715: print_x509_certificate_info (ex-x509-info.c:100) >==22205== by 0x402924: print_info (ex-session-info.c:85) >==22205== by 0x402CFD: client (x509self.c:207) >==22205== by 0x402E64: doit (x509self.c:498) >==22205== by 0x402FE4: main (utils.c:148) >server: ready. Listening to port '5556'. >client: Handshake was completed >client: TLS version is: TLS1.1 >- Key Exchange: DHE-RSA > >- Ephemeral DH using prime of 1032 bits >Peer provided 1 certificates. >Certificate info: > Certificate is valid since: Wed Apr 18 09:29:21 2007 > Certificate expires: Thu Apr 17 09:29:21 2008 > Certificate serial number: 46261d31 >Certificate public key: RSA Certificate version: #3 > DN: O=GnuTLS test server,CN=test.gnutls.org > Issuer's DN: CN=GnuTLS test CA >- Protocol: TLS1.1 >- Certificate Type: X.509 >- Compression: NULL >- Cipher: AES-128-CBC >- MAC: SHA1 >- Received 9 bytes: Hello TLS >Self test `./x509self' finished with 0 errors >==22205== >==22205== ERROR SUMMARY: 242 errors from 5 contexts (suppressed: 4 from 1) >==22205== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22205== malloc/free: 12,431 allocs, 12,393 frees, 595,071 bytes allocated. >==22205== For counts of detected errors, rerun with: -v >==22205== searching for pointers to 38 not-freed blocks. >==22205== checked 149,672 bytes. >==22205== >==22205== LEAK SUMMARY: >==22205== definitely lost: 0 bytes in 0 blocks. >==22205== possibly lost: 0 bytes in 0 blocks. >==22205== still reachable: 3,056 bytes in 38 blocks. >==22205== suppressed: 0 bytes in 0 blocks. >==22205== Reachable blocks (those to which a pointer was found) are not shown. >==22205== To see them, rerun with: --show-reachable=yes >server: ready. Listening to port '5556'. >Launched, generating DH parameters... >server: connection from 127.0.0.1, port 50783 >server: Handshake was completed >server: TLS version is: TLS1.1 >- Key Exchange: DHE-RSA > >- Ephemeral DH using prime of 1032 bits >Peer provided 1 certificates. >Certificate info: > Certificate is valid since: Wed Apr 18 09:29:27 2007 > Certificate expires: Thu Apr 17 09:29:27 2008 > Certificate serial number: 46261d37 >Certificate public key: RSA Certificate version: #3 > DN: CN=GnuTLS test client > Issuer's DN: CN=GnuTLS test CA >- Protocol: TLS1.1 >- Certificate Type: X.509 >- Compression: NULL >- Cipher: AES-128-CBC >- MAC: SHA1 >server: Peer has closed the GNUTLS connection >server: finished >Self test `./x509self' finished with 0 errors >==22204== >==22204== ERROR SUMMARY: 187 errors from 5 contexts (suppressed: 4 from 1) >==22204== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22204== malloc/free: 11,885 allocs, 11,847 frees, 583,281 bytes allocated. >==22204== For counts of detected errors, rerun with: -v >==22204== searching for pointers to 38 not-freed blocks. >==22204== checked 149,672 bytes. >==22204== >==22204== LEAK SUMMARY: >==22204== definitely lost: 0 bytes in 0 blocks. >==22204== possibly lost: 0 bytes in 0 blocks. >==22204== still reachable: 3,056 bytes in 38 blocks. >==22204== suppressed: 0 bytes in 0 blocks. >==22204== Reachable blocks (those to which a pointer was found) are not shown. >==22204== To see them, rerun with: --show-reachable=yes >PASS: x509self >==22208== Memcheck, a memory error detector. >==22208== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22208== Using LibVEX rev 1658, a library for dynamic binary translation. >==22208== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22208== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22208== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22208== For more details, rerun with: -v >==22208== >==22209== Invalid read of size 8 >==22209== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22209== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22209== by 0x402F12: client (x509signself.c:188) >==22209== by 0x403164: doit (x509signself.c:530) >==22209== by 0x4032E4: main (utils.c:148) >==22209== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22209== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22209== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22209== by 0x402F12: client (x509signself.c:188) >==22209== by 0x403164: doit (x509signself.c:530) >==22209== by 0x4032E4: main (utils.c:148) >==22208== Invalid read of size 8 >==22208== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22208== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22208== by 0x402C49: server (x509signself.c:420) >==22208== by 0x40314E: doit (x509signself.c:526) >==22208== by 0x4032E4: main (utils.c:148) >==22208== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22208== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22208== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22208== by 0x402C49: server (x509signself.c:420) >==22208== by 0x40314E: doit (x509signself.c:526) >==22208== by 0x4032E4: main (utils.c:148) >==22209== >==22209== Invalid read of size 8 >==22209== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22209== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22209== by 0x402F12: client (x509signself.c:188) >==22209== by 0x403164: doit (x509signself.c:530) >==22209== by 0x4032E4: main (utils.c:148) >==22209== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22209== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22209== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22209== by 0x402F12: client (x509signself.c:188) >==22209== by 0x403164: doit (x509signself.c:530) >==22209== by 0x4032E4: main (utils.c:148) >==22209== >==22209== Invalid read of size 8 >==22209== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22209== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22209== by 0x402F12: client (x509signself.c:188) >==22209== by 0x403164: doit (x509signself.c:530) >==22209== by 0x4032E4: main (utils.c:148) >==22209== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22209== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22209== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22209== by 0x402F12: client (x509signself.c:188) >==22209== by 0x403164: doit (x509signself.c:530) >==22209== by 0x4032E4: main (utils.c:148) >==22208== >==22208== Invalid read of size 8 >==22208== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22208== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22208== by 0x402C49: server (x509signself.c:420) >==22208== by 0x40314E: doit (x509signself.c:526) >==22208== by 0x4032E4: main (utils.c:148) >==22208== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22208== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22208== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22208== by 0x402C49: server (x509signself.c:420) >==22208== by 0x40314E: doit (x509signself.c:526) >==22208== by 0x4032E4: main (utils.c:148) >==22208== >==22208== Invalid read of size 8 >==22208== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22208== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22208== by 0x402C49: server (x509signself.c:420) >==22208== by 0x40314E: doit (x509signself.c:526) >==22208== by 0x4032E4: main (utils.c:148) >==22208== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22208== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22208== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22208== by 0x402C49: server (x509signself.c:420) >==22208== by 0x40314E: doit (x509signself.c:526) >==22208== by 0x4032E4: main (utils.c:148) >==22208== >==22208== Invalid read of size 8 >==22208== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22208== by 0x514F7F3: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22208== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22208== by 0x402A05: print_x509_certificate_info (ex-x509-info.c:100) >==22208== by 0x402C14: print_info (ex-session-info.c:85) >==22208== by 0x402DBE: server (x509signself.c:463) >==22208== by 0x40314E: doit (x509signself.c:526) >==22208== by 0x4032E4: main (utils.c:148) >==22208== Address 0x535A168 is 0 bytes inside a block of size 6 alloc'd >==22208== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22208== by 0x317AC78091: strdup (in /lib64/libc-2.5.so) >==22208== by 0x514EB78: (within /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x51507D9: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22208== by 0x402C49: server (x509signself.c:420) >==22208== by 0x40314E: doit (x509signself.c:526) >==22208== by 0x4032E4: main (utils.c:148) >==22208== >==22208== Conditional jump or move depends on uninitialised value(s) >==22208== at 0x317ACE478D: __strcpy_chk (in /lib64/libc-2.5.so) >==22208== by 0x514F857: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22208== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22208== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22208== by 0x402A05: print_x509_certificate_info (ex-x509-info.c:100) >==22208== by 0x402C14: print_info (ex-session-info.c:85) >==22208== by 0x402DBE: server (x509signself.c:463) >==22208== by 0x40314E: doit (x509signself.c:526) >==22208== by 0x4032E4: main (utils.c:148) >==22209== >==22209== Invalid read of size 8 >==22209== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22209== by 0x514F7F3: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22209== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22209== by 0x402A05: print_x509_certificate_info (ex-x509-info.c:100) >==22209== by 0x402C14: print_info (ex-session-info.c:85) >==22209== by 0x402FFB: client (x509signself.c:241) >==22209== by 0x403164: doit (x509signself.c:530) >==22209== by 0x4032E4: main (utils.c:148) >==22209== Address 0x535A168 is 0 bytes inside a block of size 6 alloc'd >==22209== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22209== by 0x317AC78091: strdup (in /lib64/libc-2.5.so) >==22209== by 0x514EB78: (within /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x51507D9: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22209== by 0x402F12: client (x509signself.c:188) >==22209== by 0x403164: doit (x509signself.c:530) >==22209== by 0x4032E4: main (utils.c:148) >==22209== >==22209== Conditional jump or move depends on uninitialised value(s) >==22209== at 0x317ACE478D: __strcpy_chk (in /lib64/libc-2.5.so) >==22209== by 0x514F857: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22209== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22209== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22209== by 0x402A05: print_x509_certificate_info (ex-x509-info.c:100) >==22209== by 0x402C14: print_info (ex-session-info.c:85) >==22209== by 0x402FFB: client (x509signself.c:241) >==22209== by 0x403164: doit (x509signself.c:530) >==22209== by 0x4032E4: main (utils.c:148) >server: ready. Listening to port '5556'. >client: Handshake was completed >client: TLS version is: TLS1.1 >- Key Exchange: DHE-RSA > >- Ephemeral DH using prime of 1032 bits >Peer provided 1 certificates. >Certificate info: > Certificate is valid since: Wed Apr 18 09:29:21 2007 > Certificate expires: Thu Apr 17 09:29:21 2008 > Certificate serial number: 46261d31 >Certificate public key: RSA Certificate version: #3 > DN: O=GnuTLS test server,CN=test.gnutls.org > Issuer's DN: CN=GnuTLS test CA >- Protocol: TLS1.1 >- Certificate Type: X.509 >- Compression: NULL >- Cipher: AES-128-CBC >- MAC: SHA1 >- Received 9 bytes: Hello TLS >Self test `./x509signself' finished with 0 errors >==22209== >==22209== ERROR SUMMARY: 242 errors from 5 contexts (suppressed: 4 from 1) >==22209== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22209== malloc/free: 12,353 allocs, 12,315 frees, 590,910 bytes allocated. >==22209== For counts of detected errors, rerun with: -v >==22209== searching for pointers to 38 not-freed blocks. >==22209== checked 153,768 bytes. >==22209== >==22209== LEAK SUMMARY: >==22209== definitely lost: 0 bytes in 0 blocks. >==22209== possibly lost: 0 bytes in 0 blocks. >==22209== still reachable: 3,056 bytes in 38 blocks. >==22209== suppressed: 0 bytes in 0 blocks. >==22209== Reachable blocks (those to which a pointer was found) are not shown. >==22209== To see them, rerun with: --show-reachable=yes >server: ready. Listening to port '5556'. >Launched, generating DH parameters... >server: connection from 127.0.0.1, port 50784 >server: Handshake was completed >server: TLS version is: TLS1.1 >- Key Exchange: DHE-RSA > >- Ephemeral DH using prime of 1032 bits >Peer provided 1 certificates. >Certificate info: > Certificate is valid since: Wed Apr 18 09:29:27 2007 > Certificate expires: Thu Apr 17 09:29:27 2008 > Certificate serial number: 46261d37 >Certificate public key: RSA Certificate version: #3 > DN: CN=GnuTLS test client > Issuer's DN: CN=GnuTLS test CA >- Protocol: TLS1.1 >- Certificate Type: X.509 >- Compression: NULL >- Cipher: AES-128-CBC >- MAC: SHA1 >server: Peer has closed the GNUTLS connection >server: finished >Self test `./x509signself' finished with 0 errors >==22208== >==22208== ERROR SUMMARY: 187 errors from 5 contexts (suppressed: 4 from 1) >==22208== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22208== malloc/free: 11,885 allocs, 11,847 frees, 583,590 bytes allocated. >==22208== For counts of detected errors, rerun with: -v >==22208== searching for pointers to 38 not-freed blocks. >==22208== checked 153,768 bytes. >==22208== >==22208== LEAK SUMMARY: >==22208== definitely lost: 0 bytes in 0 blocks. >==22208== possibly lost: 0 bytes in 0 blocks. >==22208== still reachable: 3,056 bytes in 38 blocks. >==22208== suppressed: 0 bytes in 0 blocks. >==22208== Reachable blocks (those to which a pointer was found) are not shown. >==22208== To see them, rerun with: --show-reachable=yes >PASS: x509signself >==22212== Memcheck, a memory error detector. >==22212== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22212== Using LibVEX rev 1658, a library for dynamic binary translation. >==22212== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22212== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22212== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22212== For more details, rerun with: -v >==22212== >==22213== Invalid read of size 8 >==22213== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22213== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22213== by 0x402F32: client (x509dn.c:223) >==22213== by 0x40319A: doit (x509dn.c:577) >==22213== by 0x403334: main (utils.c:148) >==22213== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22213== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22213== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22213== by 0x402F32: client (x509dn.c:223) >==22213== by 0x40319A: doit (x509dn.c:577) >==22213== by 0x403334: main (utils.c:148) >==22213== >==22213== Invalid read of size 8 >==22213== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22213== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22213== by 0x402F32: client (x509dn.c:223) >==22213== by 0x40319A: doit (x509dn.c:577) >==22213== by 0x403334: main (utils.c:148) >==22213== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22213== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22213== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22213== by 0x402F32: client (x509dn.c:223) >==22213== by 0x40319A: doit (x509dn.c:577) >==22213== by 0x403334: main (utils.c:148) >==22213== >==22213== Invalid read of size 8 >==22213== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22213== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22213== by 0x402F32: client (x509dn.c:223) >==22213== by 0x40319A: doit (x509dn.c:577) >==22213== by 0x403334: main (utils.c:148) >==22213== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22213== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22213== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22213== by 0x402F32: client (x509dn.c:223) >==22213== by 0x40319A: doit (x509dn.c:577) >==22213== by 0x403334: main (utils.c:148) >==22212== Invalid read of size 8 >==22212== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22212== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22212== by 0x402C69: server (x509dn.c:453) >==22212== by 0x40315E: doit (x509dn.c:559) >==22212== by 0x403334: main (utils.c:148) >==22212== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22212== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22212== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22212== by 0x402C69: server (x509dn.c:453) >==22212== by 0x40315E: doit (x509dn.c:559) >==22212== by 0x403334: main (utils.c:148) >==22212== >==22212== Invalid read of size 8 >==22212== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22212== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22212== by 0x402C69: server (x509dn.c:453) >==22212== by 0x40315E: doit (x509dn.c:559) >==22212== by 0x403334: main (utils.c:148) >==22212== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22212== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22212== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22212== by 0x402C69: server (x509dn.c:453) >==22212== by 0x40315E: doit (x509dn.c:559) >==22212== by 0x403334: main (utils.c:148) >==22212== >==22212== Invalid read of size 8 >==22212== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22212== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22212== by 0x402C69: server (x509dn.c:453) >==22212== by 0x40315E: doit (x509dn.c:559) >==22212== by 0x403334: main (utils.c:148) >==22212== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22212== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22212== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22212== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22212== by 0x402C69: server (x509dn.c:453) >==22212== by 0x40315E: doit (x509dn.c:559) >==22212== by 0x403334: main (utils.c:148) >==22213== >==22213== Invalid read of size 8 >==22213== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22213== by 0x514F7F3: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22213== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22213== by 0x402A25: print_x509_certificate_info (ex-x509-info.c:100) >==22213== by 0x402C34: print_info (ex-session-info.c:85) >==22213== by 0x403003: client (x509dn.c:273) >==22213== by 0x40319A: doit (x509dn.c:577) >==22213== by 0x403334: main (utils.c:148) >==22213== Address 0x535A168 is 0 bytes inside a block of size 6 alloc'd >==22213== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22213== by 0x317AC78091: strdup (in /lib64/libc-2.5.so) >==22213== by 0x514EB78: (within /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x51507D9: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22213== by 0x402F32: client (x509dn.c:223) >==22213== by 0x40319A: doit (x509dn.c:577) >==22213== by 0x403334: main (utils.c:148) >==22213== >==22213== Conditional jump or move depends on uninitialised value(s) >==22213== at 0x317ACE478D: __strcpy_chk (in /lib64/libc-2.5.so) >==22213== by 0x514F857: asn1_find_structure_from_oid (in /usr/lib64/libtasn1.so.3.0.15) >==22213== by 0x4C5A8FD: _gnutls_x509_oid_data2string (common.c:200) >==22213== by 0x4C58614: _gnutls_x509_parse_dn (dn.c:266) >==22213== by 0x402A25: print_x509_certificate_info (ex-x509-info.c:100) >==22213== by 0x402C34: print_info (ex-session-info.c:85) >==22213== by 0x403003: client (x509dn.c:273) >==22213== by 0x40319A: doit (x509dn.c:577) >==22213== by 0x403334: main (utils.c:148) >server: ready. Listening to port '5556'. >client: invoked to provide client cert. >client: imported DN. >client: got RDN 0. >client: RND 0 correct. >client: Handshake was completed >client: TLS version is: TLS1.1 >- Key Exchange: DHE-RSA > >- Ephemeral DH using prime of 1032 bits >Peer provided 1 certificates. >Certificate info: > Certificate is valid since: Wed Apr 18 09:29:21 2007 > Certificate expires: Thu Apr 17 09:29:21 2008 > Certificate serial number: 46261d31 >Certificate public key: RSA Certificate version: #3 > DN: O=GnuTLS test server,CN=test.gnutls.org > Issuer's DN: CN=GnuTLS test CA >- Protocol: TLS1.1 >- Certificate Type: X.509 >- Compression: NULL >- Cipher: AES-128-CBC >- MAC: SHA1 >- Received 9 bytes: Hello TLS >Self test `./x509dn' finished with 0 errors >==22213== >==22213== ERROR SUMMARY: 242 errors from 5 contexts (suppressed: 4 from 1) >==22213== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22213== malloc/free: 9,127 allocs, 9,089 frees, 460,761 bytes allocated. >==22213== For counts of detected errors, rerun with: -v >==22213== searching for pointers to 38 not-freed blocks. >==22213== checked 149,672 bytes. >==22213== >==22213== LEAK SUMMARY: >==22213== definitely lost: 0 bytes in 0 blocks. >==22213== possibly lost: 0 bytes in 0 blocks. >==22213== still reachable: 3,056 bytes in 38 blocks. >==22213== suppressed: 0 bytes in 0 blocks. >==22213== Reachable blocks (those to which a pointer was found) are not shown. >==22213== To see them, rerun with: --show-reachable=yes >server: ready. Listening to port '5556'. >Launched, generating DH parameters... >server: connection from 127.0.0.1, port 50785 >server: Handshake was completed >server: TLS version is: TLS1.1 >- Key Exchange: DHE-RSA > >- Ephemeral DH using prime of 1032 bits >Peer provided 0 certificates. >- Protocol: TLS1.1 >- Certificate Type: X.509 >- Compression: NULL >- Cipher: AES-128-CBC >- MAC: SHA1 >server: Peer has closed the GNUTLS connection >server: finished >Self test `./x509dn' finished with 0 errors >==22212== >==22212== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22212== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22212== malloc/free: 10,043 allocs, 10,005 frees, 516,471 bytes allocated. >==22212== For counts of detected errors, rerun with: -v >==22212== searching for pointers to 38 not-freed blocks. >==22212== checked 149,672 bytes. >==22212== >==22212== LEAK SUMMARY: >==22212== definitely lost: 0 bytes in 0 blocks. >==22212== possibly lost: 0 bytes in 0 blocks. >==22212== still reachable: 3,056 bytes in 38 blocks. >==22212== suppressed: 0 bytes in 0 blocks. >==22212== Reachable blocks (those to which a pointer was found) are not shown. >==22212== To see them, rerun with: --show-reachable=yes >PASS: x509dn >==22216== Memcheck, a memory error detector. >==22216== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22216== Using LibVEX rev 1658, a library for dynamic binary translation. >==22216== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22216== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22216== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22216== For more details, rerun with: -v >==22216== >==22217== Invalid read of size 8 >==22217== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22217== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22217== by 0x401D41: client (anonself.c:103) >==22217== by 0x401F64: doit (anonself.c:389) >==22217== by 0x4020E4: main (utils.c:148) >==22217== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22217== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22217== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22217== by 0x401D41: client (anonself.c:103) >==22217== by 0x401F64: doit (anonself.c:389) >==22217== by 0x4020E4: main (utils.c:148) >==22216== Invalid read of size 8 >==22216== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22216== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22216== by 0x4019B9: server (anonself.c:282) >==22216== by 0x401F48: doit (anonself.c:385) >==22216== by 0x4020E4: main (utils.c:148) >==22216== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22216== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22216== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22216== by 0x4019B9: server (anonself.c:282) >==22216== by 0x401F48: doit (anonself.c:385) >==22216== by 0x4020E4: main (utils.c:148) >==22216== >==22216== Invalid read of size 8 >==22216== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22216== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22216== by 0x4019B9: server (anonself.c:282) >==22216== by 0x401F48: doit (anonself.c:385) >==22216== by 0x4020E4: main (utils.c:148) >==22216== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22216== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22216== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22216== by 0x4019B9: server (anonself.c:282) >==22216== by 0x401F48: doit (anonself.c:385) >==22216== by 0x4020E4: main (utils.c:148) >==22216== >==22216== Invalid read of size 8 >==22216== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22216== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22216== by 0x4019B9: server (anonself.c:282) >==22216== by 0x401F48: doit (anonself.c:385) >==22216== by 0x4020E4: main (utils.c:148) >==22216== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22216== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22216== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22216== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22216== by 0x4019B9: server (anonself.c:282) >==22216== by 0x401F48: doit (anonself.c:385) >==22216== by 0x4020E4: main (utils.c:148) >==22217== >==22217== Invalid read of size 8 >==22217== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22217== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22217== by 0x401D41: client (anonself.c:103) >==22217== by 0x401F64: doit (anonself.c:389) >==22217== by 0x4020E4: main (utils.c:148) >==22217== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22217== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22217== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22217== by 0x401D41: client (anonself.c:103) >==22217== by 0x401F64: doit (anonself.c:389) >==22217== by 0x4020E4: main (utils.c:148) >==22217== >==22217== Invalid read of size 8 >==22217== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22217== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22217== by 0x401D41: client (anonself.c:103) >==22217== by 0x401F64: doit (anonself.c:389) >==22217== by 0x4020E4: main (utils.c:148) >==22217== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22217== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22217== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22217== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22217== by 0x401D41: client (anonself.c:103) >==22217== by 0x401F64: doit (anonself.c:389) >==22217== by 0x4020E4: main (utils.c:148) >server: ready. Listening to port '5556'. >client: Handshake was completed >client: TLS version is: TLS1.1 >- Received 9 bytes: Hello TLS >Self test `./anonself' finished with 0 errors >==22217== >==22217== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22217== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22217== malloc/free: 5,908 allocs, 5,870 frees, 351,809 bytes allocated. >==22217== For counts of detected errors, rerun with: -v >==22217== searching for pointers to 38 not-freed blocks. >==22217== checked 149,672 bytes. >==22217== >==22217== LEAK SUMMARY: >==22217== definitely lost: 0 bytes in 0 blocks. >==22217== possibly lost: 0 bytes in 0 blocks. >==22217== still reachable: 3,056 bytes in 38 blocks. >==22217== suppressed: 0 bytes in 0 blocks. >==22217== Reachable blocks (those to which a pointer was found) are not shown. >==22217== To see them, rerun with: --show-reachable=yes >server: ready. Listening to port '5556'. >Launched, generating DH parameters... >server: connection from 127.0.0.1, port 50786 >server: Handshake was completed >server: TLS version is: TLS1.1 >server: Peer has closed the GNUTLS connection >server: finished >Self test `./anonself' finished with 0 errors >==22216== >==22216== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22216== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22216== malloc/free: 5,922 allocs, 5,884 frees, 355,439 bytes allocated. >==22216== For counts of detected errors, rerun with: -v >==22216== searching for pointers to 38 not-freed blocks. >==22216== checked 149,672 bytes. >==22216== >==22216== LEAK SUMMARY: >==22216== definitely lost: 0 bytes in 0 blocks. >==22216== possibly lost: 0 bytes in 0 blocks. >==22216== still reachable: 3,056 bytes in 38 blocks. >==22216== suppressed: 0 bytes in 0 blocks. >==22216== Reachable blocks (those to which a pointer was found) are not shown. >==22216== To see them, rerun with: --show-reachable=yes >PASS: anonself >==22220== Memcheck, a memory error detector. >==22220== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22220== Using LibVEX rev 1658, a library for dynamic binary translation. >==22220== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22220== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22220== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22220== For more details, rerun with: -v >==22220== >==22220== Invalid read of size 8 >==22220== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22220== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22220== by 0x401765: server (pskself.c:272) >==22220== by 0x401C48: doit (pskself.c:361) >==22220== by 0x401DE4: main (utils.c:148) >==22220== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22220== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22220== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22220== by 0x401765: server (pskself.c:272) >==22220== by 0x401C48: doit (pskself.c:361) >==22220== by 0x401DE4: main (utils.c:148) >==22220== >==22220== Invalid read of size 8 >==22220== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22220== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22220== by 0x401765: server (pskself.c:272) >==22220== by 0x401C48: doit (pskself.c:361) >==22220== by 0x401DE4: main (utils.c:148) >==22220== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22220== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22220== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22220== by 0x401765: server (pskself.c:272) >==22220== by 0x401C48: doit (pskself.c:361) >==22220== by 0x401DE4: main (utils.c:148) >==22220== >==22220== Invalid read of size 8 >==22220== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22220== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22220== by 0x401765: server (pskself.c:272) >==22220== by 0x401C48: doit (pskself.c:361) >==22220== by 0x401DE4: main (utils.c:148) >==22220== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22220== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22220== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22220== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22220== by 0x401765: server (pskself.c:272) >==22220== by 0x401C48: doit (pskself.c:361) >==22220== by 0x401DE4: main (utils.c:148) >==22221== Invalid read of size 8 >==22221== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22221== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22221== by 0x401A51: client (pskself.c:98) >==22221== by 0x401C64: doit (pskself.c:365) >==22221== by 0x401DE4: main (utils.c:148) >==22221== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22221== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22221== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22221== by 0x401A51: client (pskself.c:98) >==22221== by 0x401C64: doit (pskself.c:365) >==22221== by 0x401DE4: main (utils.c:148) >==22221== >==22221== Invalid read of size 8 >==22221== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22221== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22221== by 0x401A51: client (pskself.c:98) >==22221== by 0x401C64: doit (pskself.c:365) >==22221== by 0x401DE4: main (utils.c:148) >==22221== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22221== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22221== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22221== by 0x401A51: client (pskself.c:98) >==22221== by 0x401C64: doit (pskself.c:365) >==22221== by 0x401DE4: main (utils.c:148) >==22221== >==22221== Invalid read of size 8 >==22221== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22221== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22221== by 0x401A51: client (pskself.c:98) >==22221== by 0x401C64: doit (pskself.c:365) >==22221== by 0x401DE4: main (utils.c:148) >==22221== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22221== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22221== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22221== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22221== by 0x401A51: client (pskself.c:98) >==22221== by 0x401C64: doit (pskself.c:365) >==22221== by 0x401DE4: main (utils.c:148) >Launched... >server: ready. Listening to port '5556'. >client: Handshake was completed >Self test `./pskself' finished with 0 errors >==22221== >==22221== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22221== malloc/free: in use at exit: 3,384 bytes in 39 blocks. >==22221== malloc/free: 5,875 allocs, 5,836 frees, 346,940 bytes allocated. >==22221== For counts of detected errors, rerun with: -v >==22221== searching for pointers to 39 not-freed blocks. >==22221== checked 149,672 bytes. >==22221== >==22221== LEAK SUMMARY: >==22221== definitely lost: 328 bytes in 1 blocks. >==22221== possibly lost: 0 bytes in 0 blocks. >==22221== still reachable: 3,056 bytes in 38 blocks. >==22221== suppressed: 0 bytes in 0 blocks. >==22221== Use --leak-check=full to see details of leaked memory. >Launched... >server: ready. Listening to port '5556'. >server: connection from 127.0.0.1, port 50787 >psk: username test >server: Handshake was completed >server: Peer has closed the GNUTLS connection >server: finished >Self test `./pskself' finished with 0 errors >==22220== >==22220== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22220== malloc/free: in use at exit: 3,384 bytes in 39 blocks. >==22220== malloc/free: 5,869 allocs, 5,830 frees, 347,266 bytes allocated. >==22220== For counts of detected errors, rerun with: -v >==22220== searching for pointers to 39 not-freed blocks. >==22220== checked 149,672 bytes. >==22220== >==22220== LEAK SUMMARY: >==22220== definitely lost: 328 bytes in 1 blocks. >==22220== possibly lost: 0 bytes in 0 blocks. >==22220== still reachable: 3,056 bytes in 38 blocks. >==22220== suppressed: 0 bytes in 0 blocks. >==22220== Use --leak-check=full to see details of leaked memory. >PASS: pskself >==22224== Memcheck, a memory error detector. >==22224== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22224== Using LibVEX rev 1658, a library for dynamic binary translation. >==22224== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22224== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22224== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22224== For more details, rerun with: -v >==22224== >==22225== Invalid read of size 8 >==22225== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22225== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22225== by 0x401CE2: client (dhepskself.c:102) >==22225== by 0x401ED4: doit (dhepskself.c:389) >==22225== by 0x402054: main (utils.c:148) >==22225== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22225== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22225== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22225== by 0x401CE2: client (dhepskself.c:102) >==22225== by 0x401ED4: doit (dhepskself.c:389) >==22225== by 0x402054: main (utils.c:148) >==22225== >==22225== Invalid read of size 8 >==22225== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22225== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22225== by 0x401CE2: client (dhepskself.c:102) >==22225== by 0x401ED4: doit (dhepskself.c:389) >==22225== by 0x402054: main (utils.c:148) >==22225== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22225== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22225== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22225== by 0x401CE2: client (dhepskself.c:102) >==22225== by 0x401ED4: doit (dhepskself.c:389) >==22225== by 0x402054: main (utils.c:148) >==22225== >==22225== Invalid read of size 8 >==22225== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22225== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22225== by 0x401CE2: client (dhepskself.c:102) >==22225== by 0x401ED4: doit (dhepskself.c:389) >==22225== by 0x402054: main (utils.c:148) >==22225== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22225== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22225== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22225== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22225== by 0x401CE2: client (dhepskself.c:102) >==22225== by 0x401ED4: doit (dhepskself.c:389) >==22225== by 0x402054: main (utils.c:148) >==22224== Invalid read of size 8 >==22224== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22224== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22224== by 0x401989: server (dhepskself.c:287) >==22224== by 0x401EB8: doit (dhepskself.c:385) >==22224== by 0x402054: main (utils.c:148) >==22224== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22224== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22224== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22224== by 0x401989: server (dhepskself.c:287) >==22224== by 0x401EB8: doit (dhepskself.c:385) >==22224== by 0x402054: main (utils.c:148) >==22224== >==22224== Invalid read of size 8 >==22224== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22224== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22224== by 0x401989: server (dhepskself.c:287) >==22224== by 0x401EB8: doit (dhepskself.c:385) >==22224== by 0x402054: main (utils.c:148) >==22224== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22224== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22224== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22224== by 0x401989: server (dhepskself.c:287) >==22224== by 0x401EB8: doit (dhepskself.c:385) >==22224== by 0x402054: main (utils.c:148) >==22224== >==22224== Invalid read of size 8 >==22224== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22224== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22224== by 0x401989: server (dhepskself.c:287) >==22224== by 0x401EB8: doit (dhepskself.c:385) >==22224== by 0x402054: main (utils.c:148) >==22224== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22224== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22224== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22224== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22224== by 0x401989: server (dhepskself.c:287) >==22224== by 0x401EB8: doit (dhepskself.c:385) >==22224== by 0x402054: main (utils.c:148) >Launched, generating DH parameters... >server: ready. Listening to port '5556'. >client: Handshake was completed >- Received 9 bytes: Hello TLS >Self test `./dhepskself' finished with 0 errors >==22225== >==22225== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22225== malloc/free: in use at exit: 3,643 bytes in 42 blocks. >==22225== malloc/free: 5,937 allocs, 5,895 frees, 359,912 bytes allocated. >==22225== For counts of detected errors, rerun with: -v >==22225== searching for pointers to 42 not-freed blocks. >==22225== checked 149,672 bytes. >==22225== >==22225== LEAK SUMMARY: >==22225== definitely lost: 587 bytes in 4 blocks. >==22225== possibly lost: 0 bytes in 0 blocks. >==22225== still reachable: 3,056 bytes in 38 blocks. >==22225== suppressed: 0 bytes in 0 blocks. >==22225== Use --leak-check=full to see details of leaked memory. >Launched, generating DH parameters... >server: ready. Listening to port '5556'. >server: connection from 127.0.0.1, port 50788 >psk callback to get test's password >server: Handshake was completed >server: Peer has closed the GNUTLS connection >server: finished >Self test `./dhepskself' finished with 0 errors >==22224== >==22224== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22224== malloc/free: in use at exit: 3,642 bytes in 42 blocks. >==22224== malloc/free: 5,948 allocs, 5,906 frees, 363,765 bytes allocated. >==22224== For counts of detected errors, rerun with: -v >==22224== searching for pointers to 42 not-freed blocks. >==22224== checked 149,672 bytes. >==22224== >==22224== LEAK SUMMARY: >==22224== definitely lost: 586 bytes in 4 blocks. >==22224== possibly lost: 0 bytes in 0 blocks. >==22224== still reachable: 3,056 bytes in 38 blocks. >==22224== suppressed: 0 bytes in 0 blocks. >==22224== Use --leak-check=full to see details of leaked memory. >PASS: dhepskself >==22228== Memcheck, a memory error detector. >==22228== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22228== Using LibVEX rev 1658, a library for dynamic binary translation. >==22228== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22228== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22228== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22228== For more details, rerun with: -v >==22228== >==22229== Invalid read of size 8 >==22229== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22229== by 0x535700C: (within /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x535894D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22229== by 0x402461: client (tlsia.c:151) >==22229== by 0x402734: doit (tlsia.c:582) >==22229== by 0x4028B4: main (utils.c:148) >==22229== Address 0x55627E0 is 0 bytes inside a block of size 6 alloc'd >==22229== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22229== by 0x5356BFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x53587F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22229== by 0x402461: client (tlsia.c:151) >==22229== by 0x402734: doit (tlsia.c:582) >==22229== by 0x4028B4: main (utils.c:148) >==22229== >==22229== Invalid read of size 8 >==22229== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22229== by 0x535700C: (within /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x535894D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22229== by 0x402461: client (tlsia.c:151) >==22229== by 0x402734: doit (tlsia.c:582) >==22229== by 0x4028B4: main (utils.c:148) >==22229== Address 0x559D6C0 is 24 bytes inside a block of size 27 alloc'd >==22229== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22229== by 0x5356BFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x53587F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22229== by 0x402461: client (tlsia.c:151) >==22229== by 0x402734: doit (tlsia.c:582) >==22229== by 0x4028B4: main (utils.c:148) >==22229== >==22229== Invalid read of size 8 >==22229== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22229== by 0x535700C: (within /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x535894D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22229== by 0x402461: client (tlsia.c:151) >==22229== by 0x402734: doit (tlsia.c:582) >==22229== by 0x4028B4: main (utils.c:148) >==22229== Address 0x55A09F0 is 16 bytes inside a block of size 17 alloc'd >==22229== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22229== by 0x5356BFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x53587F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22229== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293)==22228== Invalid read of size 8 >==22228== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22228== by 0x535700C: (within /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x535894D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22228== by 0x401F19: server (tlsia.c:444) >==22228== by 0x402718: doit (tlsia.c:578) >==22228== by 0x4028B4: main (utils.c:148) >==22228== Address 0x55627E0 is 0 bytes inside a block of size 6 alloc'd >==22228== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22228== by 0x5356BFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x53587F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22228== by 0x401F19: server (tlsia.c:444) >==22228== by 0x402718: doit (tlsia.c:578) >==22228== by 0x4028B4: main (utils.c:148) > >==22229== by 0x402461: client (tlsia.c:151) >==22229== by 0x402734: doit (tlsia.c:582) >==22229== by 0x4028B4: main (utils.c:148) >==22228== >==22228== Invalid read of size 8 >==22228== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22228== by 0x535700C: (within /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x535894D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22228== by 0x401F19: server (tlsia.c:444) >==22228== by 0x402718: doit (tlsia.c:578) >==22228== by 0x4028B4: main (utils.c:148) >==22228== Address 0x559D6C0 is 24 bytes inside a block of size 27 alloc'd >==22228== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22228== by 0x5356BFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x53587F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22228== by 0x401F19: server (tlsia.c:444) >==22228== by 0x402718: doit (tlsia.c:578) >==22228== by 0x4028B4: main (utils.c:148) >==22228== >==22228== Invalid read of size 8 >==22228== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22228== by 0x535700C: (within /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x535894D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22228== by 0x401F19: server (tlsia.c:444) >==22228== by 0x402718: doit (tlsia.c:578) >==22228== by 0x4028B4: main (utils.c:148) >==22228== Address 0x55A09F0 is 16 bytes inside a block of size 17 alloc'd >==22228== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22228== by 0x5356BFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x53587F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22228== by 0x4E4955E: gnutls_global_init (gnutls_global.c:293) >==22228== by 0x401F19: server (tlsia.c:444) >==22228== by 0x402718: doit (tlsia.c:578) >==22228== by 0x4028B4: main (utils.c:148) >server: ready. Listening to port '5556' >client: Handshake was completed >client: TLS/IA handshake >client: new application phase >client: sending 38 bytes AVP: `client's first AVP, next will be empty' >client: received 16 bytes AVP: `first server AVP' >client: sending 0 bytes AVP: `' >client: received 65 bytes AVP: `second server AVP, next will be empty, then a intermediate finish' >client: sending 10 bytes AVP: `client avp' >client: received 0 bytes AVP: `' >client: sending 36 bytes AVP: `final client AVP, we'll restart next' >client: new application phase >client: sending 38 bytes AVP: `client's first AVP, next will be empty' >client: received 64 bytes AVP: `server avp, after intermediate finish, next another intermediate' >client: sending 0 bytes AVP: `' >client: new application phase >client: sending 10 bytes AVP: `client avp' >client: received 41 bytes AVP: `server avp, next will be the finish phase' >client: sending 36 bytes AVP: `final client AVP, we'll restart next' >client: TLS/IA Handshake was completed >Self test `./tlsia' finished with 0 errors >==22229== >==22229== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22229== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22229== malloc/free: 6,607 allocs, 6,569 frees, 671,235 bytes allocated. >==22229== For counts of detected errors, rerun with: -v >==22229== searching for pointers to 38 not-freed blocks. >==22229== checked 260,264 bytes. >==22229== >==22229== LEAK SUMMARY: >==22229== definitely lost: 0 bytes in 0 blocks. >==22229== possibly lost: 0 bytes in 0 blocks. >==22229== still reachable: 3,056 bytes in 38 blocks. >==22229== suppressed: 0 bytes in 0 blocks. >==22229== Reachable blocks (those to which a pointer was found) are not shown. >==22229== To see them, rerun with: --show-reachable=yes >server: ready. Listening to port '5556' >Launched, generating DH parameters... >server: connection from 127.0.0.1, port 50789 >server: Handshake was completed >server: TLS/IA handshake >server: received 38 bytes AVP: `client's first AVP, next will be empty' >server: sending 16 bytes AVP: `first server AVP' >server: received 0 bytes AVP: `' >server: sending 65 bytes AVP: `second server AVP, next will be empty, then a intermediate finish' >server: received 10 bytes AVP: `client avp' >server: sending 0 bytes AVP: `' >server: received 36 bytes AVP: `final client AVP, we'll restart next' >server: Sending IntermediatePhaseFinished... >server: received 38 bytes AVP: `client's first AVP, next will be empty' >server: sending 64 bytes AVP: `server avp, after intermediate finish, next another intermediate' >server: received 0 bytes AVP: `' >server: Sending IntermediatePhaseFinished... >server: received 10 bytes AVP: `client avp' >server: sending 41 bytes AVP: `server avp, next will be the finish phase' >server: received 36 bytes AVP: `final client AVP, we'll restart next' >server: Sending FinalPhaseFinished... >server: TLS/IA Handshake was completed >server: Peer has closed the GNUTLS connection >server: finished >Self test `./tlsia' finished with 0 errors >==22228== >==22228== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22228== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22228== malloc/free: 6,618 allocs, 6,580 frees, 668,511 bytes allocated. >==22228== For counts of detected errors, rerun with: -v >==22228== searching for pointers to 38 not-freed blocks. >==22228== checked 260,264 bytes. >==22228== >==22228== LEAK SUMMARY: >==22228== definitely lost: 0 bytes in 0 blocks. >==22228== possibly lost: 0 bytes in 0 blocks. >==22228== still reachable: 3,056 bytes in 38 blocks. >==22228== suppressed: 0 bytes in 0 blocks. >==22228== Reachable blocks (those to which a pointer was found) are not shown. >==22228== To see them, rerun with: --show-reachable=yes >PASS: tlsia >==22232== Memcheck, a memory error detector. >==22232== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22232== Using LibVEX rev 1658, a library for dynamic binary translation. >==22232== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22232== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22232== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22232== For more details, rerun with: -v >==22232== >==22232== Invalid read of size 8 >==22232== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22232== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22232== by 0x401C8C: server (resume.c:336) >==22232== by 0x4024E8: doit (resume.c:443) >==22232== by 0x402874: main (utils.c:148) >==22232== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22232== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22232== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22232== by 0x401C8C: server (resume.c:336) >==22232== by 0x4024E8: doit (resume.c:443) >==22232== by 0x402874: main (utils.c:148) >==22233== Invalid read of size 8 >==22233== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22233== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22233== by 0x402260: client (resume.c:110) >==22233== by 0x402504: doit (resume.c:447) >==22232== >==22232== Invalid read of size 8 >==22232== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22232== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22232== by 0x401C8C: server (resume.c:336) >==22232== by 0x4024E8: doit (resume.c:443) >==22232== by 0x402874: main (utils.c:148) >==22232== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22232== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22232== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22232== by 0x401C8C: server (resume.c:336) >==22232== by 0x4024E8: doit (resume.c:443) >==22232== by 0x402874: main (utils.c:148) >==22233== by 0x402874: main (utils.c:148) >==22233== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22233== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22233== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22232== >==22232== Invalid read of size 8 >==22232== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22232== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22232== by 0x401C8C: server (resume.c:336) >==22232== by 0x4024E8: doit (resume.c:443) >==22232== by 0x402874: main (utils.c:148) >==22232== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22232== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22232== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22232== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22232== by 0x401C8C: server (resume.c:336) >==22232== by 0x4024E8: doit (resume.c:443) >==22232== by 0x402874: main (utils.c:148) >==22233== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22233== by 0x402260: client (resume.c:110) >==22233== by 0x402504: doit (resume.c:447) >==22233== by 0x402874: main (utils.c:148) >==22233== >==22233== Invalid read of size 8 >==22233== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22233== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22233== by 0x402260: client (resume.c:110) >==22233== by 0x402504: doit (resume.c:447) >==22233== by 0x402874: main (utils.c:148) >==22233== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22233== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22233== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22233== by 0x402260: client (resume.c:110) >==22233== by 0x402504: doit (resume.c:447) >==22233== by 0x402874: main (utils.c:148) >==22233== >==22233== Invalid read of size 8 >==22233== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22233== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22233== by 0x402260: client (resume.c:110) >==22233== by 0x402504: doit (resume.c:447) >==22233== by 0x402874: main (utils.c:148) >==22233== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22233== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22233== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22233== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22233== by 0x402260: client (resume.c:110) >==22233== by 0x402504: doit (resume.c:447) >==22233== by 0x402874: main (utils.c:148) >server: ready. Listening to port '5556'. >client: Handshake was completed >client: Handshake was completed >- Previous session was resumed >global stop >Self test `./resume' finished with 0 errors >==22233== >==22233== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22233== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22233== malloc/free: 6,224 allocs, 6,186 frees, 524,706 bytes allocated. >==22233== For counts of detected errors, rerun with: -v >==22233== searching for pointers to 38 not-freed blocks. >==22233== checked 149,672 bytes. >==22233== >==22233== LEAK SUMMARY: >==22233== definitely lost: 0 bytes in 0 blocks. >==22233== possibly lost: 0 bytes in 0 blocks. >==22233== still reachable: 3,056 bytes in 38 blocks. >==22233== suppressed: 0 bytes in 0 blocks. >==22233== Reachable blocks (those to which a pointer was found) are not shown. >==22233== To see them, rerun with: --show-reachable=yes >server: ready. Listening to port '5556'. >Launched, generating DH parameters... >server: connection from 127.0.0.1, port 50790 >resume db storing... (32-449) >server: Handshake was completed >server: Peer has closed the GNUTLS connection >server: connection from 127.0.0.1, port 50791 >resume db fetch... (32) >resume db fetch... return info >resume db storing... (32-449) >server: Handshake was completed >server: Peer has closed the GNUTLS connection >server: finished >global stop >Self test `./resume' finished with 0 errors >==22232== >==22232== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22232== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22232== malloc/free: 6,233 allocs, 6,195 frees, 556,440 bytes allocated. >==22232== For counts of detected errors, rerun with: -v >==22232== searching for pointers to 38 not-freed blocks. >==22232== checked 149,672 bytes. >==22232== >==22232== LEAK SUMMARY: >==22232== definitely lost: 0 bytes in 0 blocks. >==22232== possibly lost: 0 bytes in 0 blocks. >==22232== still reachable: 3,056 bytes in 38 blocks. >==22232== suppressed: 0 bytes in 0 blocks. >==22232== Reachable blocks (those to which a pointer was found) are not shown. >==22232== To see them, rerun with: --show-reachable=yes >PASS: resume >==22236== Memcheck, a memory error detector. >==22236== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22236== Using LibVEX rev 1658, a library for dynamic binary translation. >==22236== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22236== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22236== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22236== For more details, rerun with: -v >==22236== >==22236== Invalid read of size 8 >==22236== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22236== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22236== by 0x4009B8: doit (netconf-psk.c:45) >==22236== by 0x400BC4: main (utils.c:148) >==22236== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22236== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22236== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22236== by 0x4009B8: doit (netconf-psk.c:45) >==22236== by 0x400BC4: main (utils.c:148) >==22236== >==22236== Invalid read of size 8 >==22236== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22236== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22236== by 0x4009B8: doit (netconf-psk.c:45) >==22236== by 0x400BC4: main (utils.c:148) >==22236== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22236== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22236== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22236== by 0x4009B8: doit (netconf-psk.c:45) >==22236== by 0x400BC4: main (utils.c:148) >==22236== >==22236== Invalid read of size 8 >==22236== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22236== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22236== by 0x4009B8: doit (netconf-psk.c:45) >==22236== by 0x400BC4: main (utils.c:148) >==22236== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22236== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22236== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22236== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22236== by 0x4009B8: doit (netconf-psk.c:45) >==22236== by 0x400BC4: main (utils.c:148) >success: gnutls_psk_netconf_derive_key >success: match. >Self test `./netconf-psk' finished with 0 errors >==22236== >==22236== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22236== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22236== malloc/free: 5,487 allocs, 5,449 frees, 142,403 bytes allocated. >==22236== For counts of detected errors, rerun with: -v >==22236== searching for pointers to 38 not-freed blocks. >==22236== checked 149,672 bytes. >==22236== >==22236== LEAK SUMMARY: >==22236== definitely lost: 0 bytes in 0 blocks. >==22236== possibly lost: 0 bytes in 0 blocks. >==22236== still reachable: 3,056 bytes in 38 blocks. >==22236== suppressed: 0 bytes in 0 blocks. >==22236== Reachable blocks (those to which a pointer was found) are not shown. >==22236== To see them, rerun with: --show-reachable=yes >PASS: netconf-psk >==22239== Memcheck, a memory error detector. >==22239== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==22239== Using LibVEX rev 1658, a library for dynamic binary translation. >==22239== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==22239== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==22239== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==22239== For more details, rerun with: -v >==22239== >==22240== Invalid read of size 8 >==22240== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22240== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22240== by 0x402C32: client (openpgpself.c:152) >==22240== by 0x402E84: doit (openpgpself.c:537) >==22240== by 0x403004: main (utils.c:148) >==22240== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22240== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22240== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22240== by 0x402C32: client (openpgpself.c:152) >==22240== by 0x402E84: doit (openpgpself.c:537) >==22240== by 0x403004: main (utils.c:148) >==22239== Invalid read of size 8 >==22239== at 0x317ACE4780: __strcpy_chk (in /lib64/libc-2.5.so) >==22239== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22239== by 0x402959: server (openpgpself.c:423) >==22239== by 0x402E6E: doit (openpgpself.c:533) >==22239== by 0x403004: main (utils.c:148) >==22239== Address 0x535A7E0 is 0 bytes inside a block of size 6 alloc'd >==22239== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22239== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22239== by 0x402959: server (openpgpself.c:423) >==22239== by 0x402E6E: doit (openpgpself.c:533) >==22239== by 0x403004: main (utils.c:148) >==22240== >==22240== Invalid read of size 8 >==22240== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22240== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22240== by 0x402C32: client (openpgpself.c:152) >==22240== by 0x402E84: doit (openpgpself.c:537) >==22240== by 0x403004: main (utils.c:148) >==22240== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22240== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22240== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22240== by 0x402C32: client (openpgpself.c:152) >==22240== by 0x402E84: doit (openpgpself.c:537) >==22240== by 0x403004: main (utils.c:148) >==22240== >==22240== Invalid read of size 8 >==22240== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22240== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22240== by 0x402C32: client (openpgpself.c:152) >==22240== by 0x402E84: doit (openpgpself.c:537) >==22240== by 0x403004: main (utils.c:148) >==22240== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22240== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22240== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22240== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22240== by 0x402C32: client (openpgpself.c:152) >==22240== by 0x402E84: doit (openpgpself.c:537) >==22240== by 0x403004: main (utils.c:148) >==22239== >==22239== Invalid read of size 8 >==22239== at 0x317ACE47F3: __strcpy_chk (in /lib64/libc-2.5.so) >==22239== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22239== by 0x402959: server (openpgpself.c:423) >==22239== by 0x402E6E: doit (openpgpself.c:533) >==22239== by 0x403004: main (utils.c:148) >==22239== Address 0x53956C0 is 24 bytes inside a block of size 27 alloc'd >==22239== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22239== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22239== by 0x402959: server (openpgpself.c:423) >==22239== by 0x402E6E: doit (openpgpself.c:533) >==22239== by 0x403004: main (utils.c:148) >==22239== >==22239== Invalid read of size 8 >==22239== at 0x317ACE47D2: __strcpy_chk (in /lib64/libc-2.5.so) >==22239== by 0x514F00C: (within /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x515094D: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22239== by 0x402959: server (openpgpself.c:423) >==22239== by 0x402E6E: doit (openpgpself.c:533) >==22239== by 0x403004: main (utils.c:148) >==22239== Address 0x53989F0 is 16 bytes inside a block of size 17 alloc'd >==22239== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==22239== by 0x514EBFC: (within /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x51507F8: asn1_array2tree (in /usr/lib64/libtasn1.so.3.0.15) >==22239== by 0x4C4155E: gnutls_global_init (gnutls_global.c:293) >==22239== by 0x402959: server (openpgpself.c:423) >==22239== by 0x402E6E: doit (openpgpself.c:533) >==22239== by 0x403004: main (utils.c:148) >client |<2>| ASSERT: privkey.c:1104 >client |<2>| Importing Openpgp key and using main openpgp key. >client |<2>| ASSERT: pgp.c:1504 >client |<2>| Importing Openpgp cert and using main openpgp key >client |<2>| ASSERT: pgp.c:156 >client |<2>| EXT[53cc910]: Sending extension CERT_TYPE >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| EXT[53cc910]: Received extension 'CERT_TYPE/9' >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| Importing Openpgp cert and using openpgp sub key: 837b6fb42e0fe176 >client |<2>| ASSERT: pgp.c:156 >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| Importing Openpgp cert and using openpgp sub key: 837b6fb42e0fe176 >client |<2>| ASSERT: pgp.c:156 >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| ASSERT: gnutls_cipher.c:205 >client |<2>| ASSERT: gnutls_cipher.c:205 >server: ready. Listening to port '5556'. >Setting key files... >Connecting... >client: Handshake was completed >client: TLS version is: TLS1.1 >- Key Exchange: DHE-RSA > >- Ephemeral DH using prime of 1032 bits >- Protocol: TLS1.1 >- Certificate Type: OPENPGP >- Compression: NULL >- Cipher: AES-128-CBC >- MAC: SHA1 >- Received 9 bytes: Hello TLS >Self test `./openpgpself' finished with 0 errors >==22240== >==22240== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22240== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22240== malloc/free: 7,085 allocs, 7,047 frees, 475,750 bytes allocated. >==22240== For counts of detected errors, rerun with: -v >==22240== searching for pointers to 38 not-freed blocks. >==22240== checked 149,672 bytes. >==22240== >==22240== LEAK SUMMARY: >==22240== definitely lost: 0 bytes in 0 blocks. >==22240== possibly lost: 0 bytes in 0 blocks. >==22240== still reachable: 3,056 bytes in 38 blocks. >==22240== suppressed: 0 bytes in 0 blocks. >==22240== Reachable blocks (those to which a pointer was found) are not shown. >==22240== To see them, rerun with: --show-reachable=yes >server: ready. Listening to port '5556'. >Launched, setting DH parameters... >server: connection from 127.0.0.1, port 50792 >server: Handshake was completed >server: TLS version is: TLS1.1 >- Key Exchange: DHE-RSA > >- Ephemeral DH using prime of 1032 bits >- Protocol: TLS1.1 >- Certificate Type: OPENPGP >- Compression: NULL >- Cipher: AES-128-CBC >- MAC: SHA1 >server: Peer has closed the GNUTLS connection >server: finished >Self test `./openpgpself' finished with 0 errors >==22239== >==22239== ERROR SUMMARY: 83 errors from 3 contexts (suppressed: 4 from 1) >==22239== malloc/free: in use at exit: 3,056 bytes in 38 blocks. >==22239== malloc/free: 7,428 allocs, 7,390 frees, 559,524 bytes allocated. >==22239== For counts of detected errors, rerun with: -v >==22239== searching for pointers to 38 not-freed blocks. >==22239== checked 149,672 bytes. >==22239== >==22239== LEAK SUMMARY: >==22239== definitely lost: 0 bytes in 0 blocks. >==22239== possibly lost: 0 bytes in 0 blocks. >==22239== still reachable: 3,056 bytes in 38 blocks. >==22239== suppressed: 0 bytes in 0 blocks. >==22239== Reachable blocks (those to which a pointer was found) are not shown. >==22239== To see them, rerun with: --show-reachable=yes >PASS: openpgpself >=================================== >1 of 21 tests failed >Please report to bug-gnutls@gnu.org >=================================== >make[3]: *** [check-TESTS] Error 1 >make[3]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/home/herrold/rpmbuild/BUILD/gnutls-2.4.1/tests' >make: *** [check-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.81410 (%check) > > >RPM build errors: > user mockbuild does not exist - using root > group mockbuild does not exist - using root > user mockbuild does not exist - using root > group mockbuild does not exist - using root > user mockbuild does not exist - using root > group mockbuild does not exist - using root > user mockbuild does not exist - using root > group mockbuild does not exist - using root > Bad exit status from /var/tmp/rpm-tmp.81410 (%check)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 463501
: 317508